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 2 weeks ago
- A fast Python in-process signal/event dispatching system.☆2,019Updated 2 months ago
- Python's Filesystem abstraction layer☆2,092Updated 8 months ago
- A pure Python Database Abstraction Layer☆528Updated 3 weeks ago
- Waitress - A WSGI server for Python 3☆1,565Updated 2 weeks ago
- Safely pass trusted data to untrusted environments and back.☆3,103Updated 7 months ago
- Yet another URL library☆1,476Updated 2 weeks ago
- A simple but flexible plugin system for Python.☆1,140Updated 4 years ago
- decorator☆901Updated last month
- A cool logging replacement for Python.☆1,494Updated last week
- RPyC (Remote Python Call) - A transparent and symmetric RPC library for python☆1,692Updated 5 months ago
- Safely add untrusted strings to HTML/XML markup.☆685Updated 4 months ago
- Persistent dict, backed by sqlite3 and pickle, multithread-safe.☆1,244Updated 3 years ago
- Python lib for TOML☆1,137Updated last year
- Object-oriented file system path manipulation☆1,123Updated 6 months ago
- Subprocesses for Humans 2.0.☆1,746Updated 3 years ago
- Async requests-like httplib for python.☆511Updated 3 years ago
- The bidirectional mapping library for Python.☆1,571Updated last week
- A Python library for dealing with dates☆743Updated 2 years ago
- Fast HTTP parser☆1,310Updated last week
- Cleo allows you to create beautiful and testable command-line interfaces.☆1,339Updated this week
- A thin, practical wrapper around terminal capabilities in Python☆1,471Updated 5 months ago
- A colored formatter for the python logging module☆951Updated 3 months ago
- daemonize is a library for writing system daemons in Python.☆453Updated 6 years ago
- MessagePack serializer implementation for Python msgpack.org[Python]☆2,060Updated 2 months ago
- Simplified packaging of Python modules☆2,243Updated last month
- Muffin is a fast, simple and asyncronous web-framework for Python 3☆687Updated 3 months ago
- Python bindings for the UnQLite embedded NoSQL database☆405Updated last month
- Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.☆812Updated 3 years 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