An open API service indexing awesome lists of open source software.

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.

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.