-
Notifications
You must be signed in to change notification settings - Fork 552
Used By
TinyDB is used by the following projects/sites/organizations (use the following key to determine development status):
Commits within the last 3 months
No commits within the last 3 months
Declared as no longer under development by the maintainer (listed for interest)
-
DASPANEL is a proposal for a new model of development and hosting of websites. This is the first version of Daspanel. It is an exciting step forward towards making an hosting control panel using Docker.
-
Quokka is a Content Management Framework written in Python.
A lightweight framework to build CMS (Content Management System) as websites, portals, blogs, applications and anything related to publishing content to the web.
Quokka is not limited to CMS area, it is also possible to create Quokka extensions to provide any kind of web application based on Python and Flask.
Quokka can also (optionally) generate a static website from the contents generated in its admin interface.
-
A radio automation based on MPD. Larigira will sit right to your mpd player and will keep your playlist never empty. It will also manage a db of "events", so that you can schedule shows, play jingles every X minutes, etc.
-
Cosmic Ray: mutation testing for Python
"Four human beings -- changed by space-born cosmic rays into something more than merely human." — The Fantastic Four
Cosmic Ray is a mutation testing tool for Python 3.
-
IPToCC: Get ISO country code of IPv4/IPv6 address.
Address lookup is done locally.
No external API call.
No paid GeoIP service.
Read The Free and Simple Way To Know Who Visits Your Site.
-
Imagine the situation: You’ve written some wonderful Python code which produces a beautiful graph as an output. You save that graph, naturally enough, as
graph.png
. You run the code a couple of times, each time making minor modifications. You come back to it the next week/month/year. Do you know how you created that graph? What input data? What version of your code? If you’re anything like me then the answer will often, frustratingly, be “no”. Of course, you then waste lots of time trying to work out how you created it, or even give up and never use it in that journal paper that will win you a Nobel Prize… -
This application provides a format for using plain text entries to create events, tasks and other items and a prompt_toolkit based interface for creating and modifying items as well as viewing them. TinyDB provides the data store.
-
financeager
is a command-line program for organizing of your earnings and expenses. It can be configured to interact with a flask webservice. -
It is a core functionality that replicates services like Bit.ly and TinyURL, allowing users to input a long URL and receive a shortened version. This shortened link, when accessed in a browser, seamlessly redirects to the original URL.
-
A storage backend for tinydb that stores database changes inside a git branch (as a storage backend)
-
A wrapper around TinyDB for easy JSON serialization and deserialization.
-
A library based on jsonmodels that adds some ORM features and another few conveniences to TinyDB with Json storage and tinydb-smartcache enabled.
-
tinykit: A toolkit for TinyDB with additional features (transaction, model, etc)