https://github.com/pylons/zodburi
Construct ZODB storage instances from URIs.
https://github.com/pylons/zodburi
Last synced: 10 months ago
JSON representation
Construct ZODB storage instances from URIs.
- Host: GitHub
- URL: https://github.com/pylons/zodburi
- Owner: Pylons
- License: other
- Created: 2011-08-18T21:18:18.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T15:55:40.000Z (over 1 year ago)
- Last Synced: 2024-05-05T23:37:33.674Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 163 KB
- Stars: 7
- Watchers: 14
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: contributing.md
- License: LICENSE.txt
Awesome Lists containing this project
README
``zodburi``
===========
A library which parses URIs and converts them to ZODB storage objects and
database arguments.
See the documentation at
https://docs.pylonsproject.org/projects/zodburi/en/latest/ for more information.