A python framework for access to Kintone's REST API, utilizing API keys.
active 2025-01-22 → 2025-09-29 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 251 days from 2025-01-22 to 2025-09-29. Pushes: 29 total, peak 6 in a day. Pull requests: 4 total, peak 1 in a day. Issues: 9 total, peak 5 in a day. Comments: 8 total, peak 4 in a day. Stars: 1 total, peak 1 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| DanielRubianes | 35 | 29 | 1 | 3 |
| hwelch-fle | 15 | 0 | 3 | 5 |
Recent activity
Latest issues, pull requests and releases
- Pull request#10hwelch-fle2025-03-02 18:30
- Issue comment#9hwelch-fle2025-03-02 17:42[Feature] Updated parameter handling in routes.py
- Issue#9DanielRubianes2025-02-28 00:45[Feature] Updated parameter handling in routes.py
- Issue comment#8hwelch-fle2025-02-22 16:36[Bug] Parameter Validation in routes.py
- Issue comment#8DanielRubianes2025-02-22 12:57[Bug] Parameter Validation in routes.py
- Issue comment#3hwelch-fle2025-02-21 19:40[Feature] Fields
- Issue#3hwelch-fle2025-02-21 19:40[Feature] Fields
- Issue comment#6hwelch-fle2025-02-21 19:38[Feature] Base Datamodels
- Issue#6hwelch-fle2025-02-21 19:38[Feature] Base Datamodels
- Issue comment#8hwelch-fle2025-02-21 19:33[Bug] Parameter Validation in routes.py
- Issue comment#8DanielRubianes2025-02-21 13:16[Bug] Parameter Validation in routes.py
- Issue#8DanielRubianes2025-02-21 13:16[Bug] Parameter Validation in routes.py
- Pull request#7DanielRubianes2025-02-19 18:56
- Pull request#7hwelch-fle2025-02-16 02:19
- Issue#6hwelch-fle2025-02-13 02:13- Base Datamodels
- Issue#5hwelch-fle2025-02-13 02:11- Interfaces Once all the drudgery of the Routing and Data implementation is taken care of, then we get to do the fun part of building the public interface! This will define all the primary methods that each object has and will link included values of any object to their respective interface. The Root interface will be Kintone which will then provide a way to access Users and Apps. These will all be @property values with the property making a request to the API when accessed. The return value mu
- Issue#4hwelch-fle2025-02-13 02:11- Routes Too many to list here, but every endpoint documented in the Kintone API should be implemented in Routes. The response is what drives the Models, so we need to make sure the models match it exactly (or at least capture the parts we need).
- Issue#3hwelch-fle2025-02-13 02:10- Fields All of these are 'implemented' as of now, but interacting with them still requires dictionary syntax (YUCK!), Ideally we could build out a deeper model within each Field Subclass that gives the user a nicer interface.
- Issue#2hwelch-fle2025-02-13 02:10[Feature] Complete Datamodel
- Issue comment#1DanielRubianes2025-02-12 18:42Initail Package re-write
- Pull request#1hwelch-fle2025-02-10 23:25
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 1 stars here means stars gained during the window, not the repo's star count.