Name | bdrc-db-lib JSON |
Version |
1.0.22
JSON |
| download |
home_page | None |
Summary | BDRC Db Library |
upload_time | 2024-11-07 19:50:41 |
maintainer | None |
docs_url | None |
author | jimk |
requires_python | >=3.9 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
bdrc-db-lib
===========
Package which supports Uses an indirect config file for the database
connection
Development
===========
``pyproject.toml``
.. code:: shell
python -m build --wheel bdist_wheel
Deployment
==========
.. code:: shell
twine upload --verbose -r testpypi dist/bdrc_db_lib-x.MM.mm-py3-none-any.whl
Installation
------------
`pyPI.org bdrc-db-lib <https://pypi.org/project/bdrc-db-lib/>`__
Changelog
=========
+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+
| version | | Comments |
+=========+=========================================================================================================+==================================================================+
| 1.0.22 | `6d2d4ae <https://github.com/buda-base/bdrc-db-lib/commit/6d2d4ae130a187b0cc1531bc9f74e8cb7cb628d5>`__ | Change to ``build``, downgrade to SqlAlchemy 1.4.0 |
+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+
| 1.0.20 | `d300e122 <https://github.com/buda-base/archive-ops/commit/d300e122ce2661bc550119466a1f1e7827e4935a>`__ | Bug in connect_db call |
+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+
| 1.0.19 | `7c678dd9 <https://github.com/buda-base/archive-ops/commit/7c678dd9fb55449dcd04e829b72bd5ccc449ece7>`__ | 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 <https://github.com/buda-base/archive-ops/commit/57862ec8d3185c974845459c4f441431730b9b3c>`__ | Eliminate statics for architecture |
+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+
| 1.0.16 | `61a10cee <https://github.com/buda-base/archive-ops/commit/61a10ceee7f64dc69139ec15d2d5588920e20c2b>`__ | 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 |
+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+
Raw data
{
"_id": null,
"home_page": null,
"name": "bdrc-db-lib",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "jimk",
"author_email": "jimk <jimk@tbrc.org>",
"download_url": null,
"platform": null,
"description": "bdrc-db-lib\n===========\n\nPackage which supports Uses an indirect config file for the database\nconnection\n\nDevelopment\n===========\n\n``pyproject.toml``\n\n.. code:: shell\n\n python -m build --wheel bdist_wheel\n\n\nDeployment\n==========\n\n.. code:: shell\n\n twine upload --verbose -r testpypi dist/bdrc_db_lib-x.MM.mm-py3-none-any.whl \n\nInstallation\n------------\n\n`pyPI.org bdrc-db-lib <https://pypi.org/project/bdrc-db-lib/>`__\n\nChangelog\n=========\n\n+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+\n| version | | Comments |\n+=========+=========================================================================================================+==================================================================+\n| 1.0.22 | `6d2d4ae <https://github.com/buda-base/bdrc-db-lib/commit/6d2d4ae130a187b0cc1531bc9f74e8cb7cb628d5>`__ | Change to ``build``, downgrade to SqlAlchemy 1.4.0 |\n+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+\n| 1.0.20 | `d300e122 <https://github.com/buda-base/archive-ops/commit/d300e122ce2661bc550119466a1f1e7827e4935a>`__ | Bug in connect_db call |\n+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+\n| 1.0.19 | `7c678dd9 <https://github.com/buda-base/archive-ops/commit/7c678dd9fb55449dcd04e829b72bd5ccc449ece7>`__ | Bring ``get_or_create`` into the lib, to support SqlAlchemy 2.0 |\n+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+\n| 1.0.18 | | changes to add project management, misc tweaks for AO workflows |\n+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+\n| 1.0.17 | `57862ec8 <https://github.com/buda-base/archive-ops/commit/57862ec8d3185c974845459c4f441431730b9b3c>`__ | Eliminate statics for architecture |\n+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+\n| 1.0.16 | `61a10cee <https://github.com/buda-base/archive-ops/commit/61a10ceee7f64dc69139ec15d2d5588920e20c2b>`__ | Have the Orm constructor take a config argument |\n+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+\n| 1.0.15 | | Update doc |\n+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+\n| 1.0.14 | | Base classes for timestamp and mixin |\n+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+\n| 1.0.10 | | Initial |\n+---------+---------------------------------------------------------------------------------------------------------+------------------------------------------------------------------+\n",
"bugtrack_url": null,
"license": null,
"summary": "BDRC Db Library",
"version": "1.0.22",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "614975725bfe8e33b13abe3867e84b314effaf7b919512bcb459275a0c57449d",
"md5": "39530afe42d0f39220c9728307d18436",
"sha256": "ec3529e187fa3bf225f51cb73634a6ecf8139fb06a9fba92b52dcac6fde9cfa8"
},
"downloads": -1,
"filename": "bdrc_db_lib-1.0.22-py3-none-any.whl",
"has_sig": false,
"md5_digest": "39530afe42d0f39220c9728307d18436",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 17479,
"upload_time": "2024-11-07T19:50:41",
"upload_time_iso_8601": "2024-11-07T19:50:41.171074Z",
"url": "https://files.pythonhosted.org/packages/61/49/75725bfe8e33b13abe3867e84b314effaf7b919512bcb459275a0c57449d/bdrc_db_lib-1.0.22-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-07 19:50:41",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "bdrc-db-lib"
}