Skip to main content

User-facing Python library for shaleprotocol

Project description

shaleprotocol

User-facing Python library

Install

pip install shaleprotocol

> import shaleprotocol as shale

For maintainer

Dev installation

pip install -e .

Publish

python3 -m pip install --upgrade build
python3 -m pip install --upgrade twine

python3 -m build
twine check dist/*
twine upload dist/*

python3 -m twine upload --repository shaleprotocol dist/*

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

shaleprotocol-0.0.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

shaleprotocol-0.0.1-py3-none-any.whl (2.4 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