dagnelies / pysos
Python Simple Object Storage - provides a list and dictionary interface that seamlessly stores data in a file, like a simplified database.
☆56Updated last year
Alternatives and similar repositories for pysos:
Users that are interested in pysos are comparing it to the libraries listed below
- Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing☆68Updated 2 weeks ago
- Classes to add key prefix and stats to cachetools classes and use redis and memcached backends☆27Updated 3 weeks ago
- Python DBM style wrapper of LMDB☆32Updated 2 months ago
- Python package that offers text scrubbing functionality, providing building blocks for string cleaning as well as normalizing geographica…☆22Updated 4 months ago
- A purely-functional HTML builder for Python. Think JSX rather than templates.☆93Updated last week
- Make every function async and await-able.☆98Updated 2 years ago
- Safe and fast evaluation of untrusted user-supplied python expressions☆29Updated last month
- Simple Python code metering library☆31Updated 3 years ago
- Persistent Cache implementation for Python cachetools.☆32Updated 2 months ago
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆64Updated last year
- Caching for HTTPX☆69Updated 5 months ago
- A Domain Specific Language (DSL) for building language patterns. These can be later compiled into spaCy patterns, pure regex, or any othe…☆64Updated 2 years ago
- A fast Enum implementation for Python☆30Updated 11 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆97Updated last week
- Super lightweight function registries for your library☆176Updated 7 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☆42Updated 2 years ago
- Language detection using Spacy and Fasttext☆54Updated last year
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆173Updated 7 months ago
- gametight lightweight caching library for python☆64Updated 2 years ago
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆65Updated last year
- Python bindings for simdjson using libpy☆63Updated 2 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆212Updated last year
- Python stream processing for humans☆184Updated 2 months ago
- generate pydantic model by protobuf.pb2 file☆59Updated 9 months ago
- Useful Mutable Mappings☆69Updated last year
- Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol☆32Updated 9 months ago
- Efficient string matching with regular expressions☆140Updated 2 weeks ago
- Pythonic search engine based on PyLucene.☆124Updated 2 months ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆65Updated 4 years ago