https://github.com/leynier/python-github-database
Python library to store, fetch and modify data in a GitHub repository as a database using Pydantic models and the GitHub REST API.
https://github.com/leynier/python-github-database
database db github github-api github-as-a-database github-database github-rest-api pydantic pydantic-models python python-database python-library python-package
Last synced: 5 months ago
JSON representation
Python library to store, fetch and modify data in a GitHub repository as a database using Pydantic models and the GitHub REST API.
- Host: GitHub
- URL: https://github.com/leynier/python-github-database
- Owner: leynier
- License: mit
- Created: 2022-09-27T01:01:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T02:49:15.000Z (about 3 years ago)
- Last Synced: 2025-03-15T23:17:58.709Z (10 months ago)
- Topics: database, db, github, github-api, github-as-a-database, github-database, github-rest-api, pydantic, pydantic-models, python, python-database, python-library, python-package
- Language: Makefile
- Homepage:
- Size: 4.88 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python GitHub Database
Python library to store, fetch and modify data in a GitHub repository as a database using Pydantic models and the GitHub REST API.