
invenio-db 2.2.1
0
Database management for Invenio.
Contents
Database management for Invenio.
Stars: 5, Watchers: 5, Forks: 47, Open Issues: 11The inveniosoftware/invenio-db repo was created 10 years ago and the last code push was 2 weeks ago. The project is not very popular with only 5 github stars!
How to Install invenio-db
You can install invenio-db using pip
pip install invenio-db
or add it to a project with poetry
poetry add invenio-db
Package Details
- Author
- CERN
- License
- MIT
- Homepage
- https://github.com/inveniosoftware/invenio-db
- PyPi:
- https://pypi.org/project/invenio-db/
- GitHub Repo:
- https://github.com/inveniosoftware/invenio-db
Classifiers
Related Packages
Errors
A list of common invenio-db errors.
Code Examples
Here are some invenio-db code examples and snippets.
GitHub Issues
The invenio-db package has 11 open issues on GitHub
- Safely create alembic_version table and add the correct stamps
- shared: add UTCDateTime column type
pythonfix