simonw / github-contentsLinks
Python class for reading and writing data to a GitHub repository
☆18Updated 4 years ago
Alternatives and similar repositories for github-contents
Users that are interested in github-contents are comparing it to the libraries listed below
Sorting:
- Clean up all those Pythons crawling around your computer☆15Updated 2 years ago
- Tool for running transformations on columns in a SQLite database☆31Updated 4 years ago
- Python functions for flattening a JSON object to a single dictionary of pairs, and unflattening that dictionary back to a JSON object☆54Updated 11 months ago
- Add editing UI and other power-user features to Datasette.☆12Updated 2 years ago
- Datasette plugin that authenticates users against GitHub☆44Updated 2 years ago
- webmention for Django projects☆53Updated 10 months ago
- CLI tool for fetching data using HTTP conditional get☆14Updated 4 years ago
- A Makefile that contains the seed of a python development environment.☆14Updated 5 years ago
- Datasette plugin for publishing data using Fly☆22Updated 2 years ago
- Simple finite state machines.☆28Updated 3 years ago
- Deploys a Datasette instance of COVID-19 data from Johns Hopkins CSSE and the New York Times☆62Updated 3 years ago
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 6 years ago
- Gefilte Fish GMail filter creator☆52Updated 3 years ago
- Load Django Settings from Environmental Variables with One Magical Line of Code☆29Updated last year
- Creating S3 buckets for your site with ease.☆17Updated 2 months ago
- ⚙ Scripts To Rule Them All☆56Updated last month
- A lightweight, event-driven, pipeline framework.☆62Updated last year
- Write Datasette canned queries as plain SQL files☆14Updated 3 years ago
- A Python library for parsing and creating ActivityPub messages☆22Updated last year
- A desktop app for Jupyter Notebook☆33Updated 2 years ago
- py.test plugin for checking requirements files☆22Updated 6 years ago
- Find your broken links, so users don't.☆66Updated last month
- GitHub template repository for creating new Datasette plugins, using the simonw/datasette-plugin cookiecutter template