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.6.2.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: yhttp_dbmanager-2.6.2.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.6.2.tar.gz
Algorithm Hash digest
SHA256 8d91f0cd53907eb9a8a6879c8555adb4b53ede682a470d869453488346139bee
MD5 05e0e94c99f901a28a65135a60a4f60e
BLAKE2b-256 867b5d401c261ec6d48c924fdeab250a558ae9ce1b65fa31ffe59a2165c54b6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for yhttp_dbmanager-2.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f83b422be0f81647b089b69e697cb0ddebe213367e131910d9d90dcd0d1250ad
MD5 12703ba32cfa6df3b8060cb73739926f
BLAKE2b-256 0339813bf7de45c3b53157bc23c9ae317a25ba3a1e98413f5939f19b8fc0f7f9

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