patx / pickledbLinks
pickleDB is an in memory key-value store using Python's orjson module for persistence. It can also use SQLite instead of orjson if needed.
☆1,063Updated last month
Alternatives and similar repositories for pickledb
Users that are interested in pickledb are comparing it to the libraries listed below
Sorting:
- Python object-oriented database☆748Updated last week
- A fast Python in-process signal/event dispatching system.☆2,019Updated 2 months ago
- Waitress - A WSGI server for Python 3☆1,565Updated last week
- Rate Limiting extension for Flask☆1,198Updated 2 months ago
- WSGI middleware for sessions and caching☆543Updated 2 months ago
- Python's Filesystem abstraction layer☆2,092Updated 8 months ago
- Fast HTTP parser☆1,310Updated last week
- Safely pass trusted data to untrusted environments and back.☆3,103Updated 7 months ago
- A simple but flexible plugin system for Python.☆1,139Updated 4 years ago
- MessagePack serializer implementation for Python msgpack.org[Python]☆2,060Updated 2 months ago
- Python bindings for the UnQLite embedded NoSQL database☆405Updated last month
- Yet another URL library☆1,476Updated last week
- Object-oriented file system path manipulation☆1,123Updated 6 months ago
- RPyC (Remote Python Call) - A transparent and symmetric RPC library for python☆1,691Updated 5 months ago
- Subprocesses for Humans 2.0.☆1,746Updated 3 years ago
- A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle,…☆1,407Updated 3 weeks ago
- Async requests-like httplib for python.☆511Updated 3 years ago
- A cool logging replacement for Python.☆1,494Updated last week
- A colored formatter for the python logging module☆950Updated 3 months ago
- Independent BSON codec for Python that doesn't depend on MongoDB.☆464Updated 2 months ago
- decorator☆901Updated last month
- Persistent dict, backed by sqlite3 and pickle, multithread-safe.☆1,244Updated 3 years ago
- Lightweight in-process concurrent programming☆1,800Updated 2 weeks ago
- Python lib for TOML☆1,137Updated last year
- Lightweight Python utilities for working with Redis☆1,201Updated 3 weeks ago
- A caching extension for Flask☆940Updated 9 months ago
- Safely add untrusted strings to HTML/XML markup.☆685Updated 4 months ago
- Extensible memoizing collections and decorators☆2,689Updated this week
- Python Data Validation for Humans™.☆1,107Updated 3 weeks ago
- Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. …☆1,314Updated last week