Skip to main content

Testing for Cosmos Blockchains

Project description

atomkraft

Testing for Cosmos Blockchains

Using pip (inside a system or virtual env)

pip install atomkraft
atomkraft --help
# or
python -m atomkraft --help

Using poetry (inside a project)

poetry add atomkraft
poerty run atomkraft --help
# or
poetry run python -m atomkraft --help

Code Quality

pip install black pylama[all]
black . --check
pylama -l pyflakes,pycodestyle,isort

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

atomkraft-0.0.4.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

atomkraft-0.0.4-py3-none-any.whl (24.1 kB view hashes)

Uploaded Python 3

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