db_pg 0.3.9
ae namespace module portion db_pg: postgres database layer.
installation
execute the following command to install the ae.db_pg module in the currently active virtual environment:
pip install ae-db-pg
if you want to contribute to this portion then first fork the ae_db_pg repository at GitLab. after that pull it to your machine and finally execute the following command in the root folder of this repository (ae_db_pg):
pip install --editable .[dev]
this command installs this module portion project
along with the necessary tools to modify the source code,
run unit tests, and build documentation. to install only
the dependencies required for a specific task, replace
dev with one of the following:
* `tests`: for contributing to the unit test suite
* `docs`: for maintaining and building documentation
more detailed explanations on how to contribute to this project are available here
namespace portion documentation
the documentation of the source code of this portion is available at ReadTheDocs.
Release files for ae-db-pg 0.3.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ae_db_pg-0.3.9.tar.gz | 20.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ae_db_pg-0.3.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 38.2 kB
Release files / ae_db_pg-0.3.9.tar.gz
| Download URL | ae_db_pg-0.3.9.tar.gz |
|---|---|
| Size | 20.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fdcdc42fefec65f636995d6ceac81b5628688e96dc3d0edddc13e49bc79e67f7
|
|
BLAKE2b-256 checksum How to use checksums |
7dcfb6d641d652aaf54a49c647493601bbf5477b4a548a61f890305dd25f34b6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.14
|
Release files / ae_db_pg-0.3.9-py3-none-any.whl
| Download URL | ae_db_pg-0.3.9-py3-none-any.whl |
|---|---|
| Size | 17.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ad40fedc42ea6deb842c3abf80e1b81a381aa161d254b589fb2928e70705e994
|
|
BLAKE2b-256 checksum How to use checksums |
f3d5231201f9d569082e792672ee810c56c38f37b8e28f41f4a910c064713663
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.14
|