Skip to main content

Database manager command line interface and API for yhttp.

Project description

Dependencies

install postgreslq brefore use of this project.

Contribution

Prepare

Create and grant postgres role with createdb permission:

echo "CREATE USER ${USER} WITH CREATEDB" | sudo -u postgres psql
# Or
echo "ALTER USER ${USER} CREATEDB" | sudo -u postgres psql

Create virtual environment:

make venv

Install this project as editable mode and all other development dependencies:

make env

Tests

Execute all tests:

make test

Execute all tests and report coverage result:

make cover
make cover-html

Virtualenv

source ./activate.sh

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yhttp_dbmanager-2.7.0.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

yhttp_dbmanager-2.7.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file yhttp_dbmanager-2.7.0.tar.gz.

File metadata

  • Download URL: yhttp_dbmanager-2.7.0.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for yhttp_dbmanager-2.7.0.tar.gz
Algorithm Hash digest
SHA256 dd4f79859847c785d6a93026d09a949ca27320340c7c56429af421d715cdd88f
MD5 732d53bbdf0cbaeb96a260124d899297
BLAKE2b-256 9efc7a1063acddf7fd319f6fbac64c0f12a3069de99c54bdda977f220a5ba050

See more details on using hashes here.

File details

Details for the file yhttp_dbmanager-2.7.0-py3-none-any.whl.

File metadata

File hashes

Hashes for yhttp_dbmanager-2.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6e0a0796407a23955fe69ac70d6f0c615d16e3ec7eaabbe4a5da89c4c1486259
MD5 9016ce759ea454a6a218725cd65e5849
BLAKE2b-256 cfd0fa72682ab1e28c2825985047b5af4dc418be14d6272249ae953e0bf3cab7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page