Last updated:
0 purchases
bdrcdblib 1.0.19
bdrc-db-lib
Package which supports Uses an indirect config file for the database
connection
Development
Pycharm: although this is a subfolder in the archive_ops project, it
must be developed as a standalone project. Other projects in
archive-ops use it as a client, and it must be imported into their
venv Open the project bdrc_db_lib in `archive_ops/bdrc_db_lib
Deployment
# be in project main dir
python -m setup bdist_wheel
twine upload --verbose -r testpypi dist/bdrc_db_lib-x.MM.mm-py3-none-any.whl
Installation
pyPI.org bdrc-db-lib
Changelog
version
Comments
1.0.19
7c678dd9
Bring get_or_create into the lib, to support SqlAlchemy 2.0
1.0.18
changes to add project management, misc tweaks for AO workflows
1.0.17
57862ec8
Eliminate statics for architecture
1.0.16
61a10cee
Have the Orm constructor take a config argument
1.0.15
Update doc
1.0.14
Base classes for timestamp and mixin
1.0.10
Initial
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.