Skip to main content

Skale client tools

Project description

# skale-py

Skale client tools.
Python implementation which is used in the blockchain-node and sla-agent projects.


##### Install local version (with hot reload)

```
pip install -e .
```

### Build and publish lib

```bash
bash build_and_publish.sh major/minor/patch
```

#### If you're using .env file

```bash
export $(cat .env | xargs) && bash build_and_publish.sh major/minor/patch
```

### Versioning

The version format for this repo is `{major}.{minor}.{patch}` for stable, and `{major}.{minor}.{patch}-{stage}.{devnum}` for unstable (stage can be `alpha` or `beta`).

For more details see: https://semver.org/


##### Fix for scrypt error
https://github.com/ethereum/web3.py/issues/751

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

skale-py-0.56.0.tar.gz (25.5 kB view hashes)

Uploaded Source

Built Distribution

skale_py-0.56.0-py3-none-any.whl (42.0 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