dagnelies / pysosLinks
Python Simple Object Storage - provides a list and dictionary interface that seamlessly stores data in a file, like a simplified database.
☆59Updated 2 years ago
Alternatives and similar repositories for pysos
Users that are interested in pysos are comparing it to the libraries listed below
Sorting:
- A purely-functional HTML builder for Python. Think JSX rather than templates.☆102Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated 2 years ago
- Bounded Process&Thread Pool Executor☆63Updated last year
- Stackable cache classes for sharing, encryption, statistics and more on top of cachetools, redis and memcached☆35Updated last month
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- Parse numbers written in natural language☆124Updated last year
- Define your JSON schema as Python dataclasses☆61Updated 2 years ago
- Custom Python functions for working with SQLite FTS4☆23Updated 3 years ago
- Simple redis cache for Python functions☆115Updated 10 months ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 10 months ago
- Python package that offers text scrubbing functionality, providing building blocks for string cleaning as well as normalizing geographica…☆22Updated last year
- A Python implementation of Lunr.js 🌖☆203Updated 10 months ago
- Efficient string matching with regular expressions☆146Updated 2 weeks ago
- Declare multi-table rules for SQLAlchemy update logic -- 40X more concise, Python for extensibility.☆48Updated 3 months ago
- Super lightweight function registries for your library☆181Updated last year
- A Declarative ORM for Redis using Pydantic Models and aioredis☆61Updated 7 months ago
- Static analysis of Python import statements☆124Updated last month
- Safe and fast evaluation of untrusted user-supplied python expressions☆37Updated last month
- A blazing fast dict subclass that supports dot access notation.☆55Updated 3 weeks ago
- persistent caching to memory, disk, or database☆278Updated last week
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆68Updated 2 years ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆295Updated 11 months ago
- Python (DB-API 2.0) Client for rqlite, the lightweight, distributed database built on SQLite.☆127Updated 3 weeks ago
- Python library that reads JSON files of any size.☆197Updated 2 years ago
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- A Domain Specific Language (DSL) for building language patterns. These can be later compiled into spaCy patterns, pure regex, or any othe…☆68Updated 3 years ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆175Updated this week
- Turn Pydantic defined Data Models into CLI Tools☆157Updated 3 months ago
- Multiprocessing Queues Made Easy☆116Updated 2 months ago
- Pythonic search engine based on PyLucene.☆132Updated last month