dagnelies / pysos
Python Simple Object Storage - provides a list and dictionary interface that seamlessly stores data in a file, like a simplified database.
☆58Updated 2 years ago
Alternatives and similar repositories for pysos:
Users that are interested in pysos are comparing it to the libraries listed below
- Stackable cache classes for sharing, encryption, statistics and more on top of cachetools, redis and memcached☆30Updated 3 weeks ago
- Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing☆71Updated this week
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated last year
- Custom Python functions for working with SQLite FTS4☆22Updated 2 years ago
- Toolkit for graph-relational data across space and time☆114Updated 8 months ago
- A blazing fast dict subclass that supports dot access notation.☆53Updated this week
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 6 years ago
- Pure python, embedded, fast, schema-less, NoSQL database☆12Updated 4 years ago
- gametight lightweight caching library for python☆64Updated 2 years ago
- Python bindings for simdjson using libpy☆64Updated 2 years ago
- Safe and fast evaluation of untrusted user-supplied python expressions☆30Updated this week
- An async persistent cache for aiohttp requests☆135Updated 2 weeks ago
- Python JSON benchmarking and "correctness".☆32Updated last year
- Python Client and Server for SQLite database with Docker support☆36Updated this week
- Python module for accessing databases using the ODBC API.☆11Updated 9 months ago
- Super lightweight function registries for your library☆179Updated 11 months ago
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 2 years ago
- A Declarative ORM for Redis using Pydantic Models and aioredis☆60Updated this week
- Caching for HTTPX☆70Updated 9 months ago
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- Make every function async and await-able.☆98Updated 3 years ago
- Python Data Collection Library☆45Updated 3 years ago
- Simple library for exploring/scraping the web or testing a website you’re developing☆127Updated 2 years ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆177Updated last month
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- A purely-functional HTML builder for Python. Think JSX rather than templates.☆98Updated 3 months ago
- A Python implementation of Lunr.js 🌖☆195Updated last month
- Memoization for python functions (based on Flask-Cache)☆30Updated 2 years ago
- Python package that offers text scrubbing functionality, providing building blocks for string cleaning as well as normalizing geographica…☆22Updated 8 months ago
- Define your JSON schema as Python dataclasses☆62Updated last year