zopefoundation / persistentLinks
automatic persistence for Python objects
☆46Updated last month
Alternatives and similar repositories for persistent
Users that are interested in persistent are comparing it to the libraries listed below
Sorting:
- Divmod Axiom is an object database, or alternatively, an object-relational mapper, implemented on top of Python.☆23Updated 2 years ago
- A GUI tool for reviewing ReST/Sphinx documentation☆26Updated 2 weeks ago
- ☆285Updated last year
- Minimalist dependency injection library for Python that embraces type annotations syntax☆56Updated 7 years ago
- Park is a persistent key-value store for Python with ordered traversal of keys. The laziest data store.☆32Updated 9 years ago
- Tools to run pre-merge checks on a pull request or commit.☆28Updated 5 years ago
- Library for simulating time progression in Python☆16Updated 10 months ago
- ⚱️ Lightweight, self-contained templating for Python 2 and 3, a la Dust templates☆56Updated 3 months ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- A backend for ZODB that stores pickles in a relational database.☆55Updated 6 months ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆20Updated 5 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- A collection of structlog processors for prettier output: a code syntax highlighter, JSON and XML prettifiers, a multiline string printer…☆35Updated last year
- A minimal web non-framework☆23Updated 3 years ago
- A unifying library for curio and trio, supporting both async libs for great good.☆57Updated 5 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Tools for Python code analysis and execution.☆52Updated last year
- A series of tubes.☆56Updated 11 months ago
- Relational Algebra Interpreter writting in Python and Qt☆32Updated last month
- A GUI tool for visualizing coverage data.☆55Updated 2 weeks ago
- Extend Python syntax with HTML.☆89Updated 4 years ago
- ZODB Client-Server framework☆43Updated last week
- A demonstration of the capabilities of the Toga widget toolkit.☆16Updated 7 years ago
- Fast counters for Python☆40Updated last year
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆126Updated 11 months ago
- Formats Python code to follow a consistent style☆93Updated last year
- A Python library for creating sockets and launching processes from a stable parent process