janezpodhostnik / flow-py-sdk

Unofficial flow blockchain python sdk
MIT License
35 stars 26 forks source link

The Flow Python SDK provides a set of packages for Python developers to build applications that interact with the Flow network.

PyPI codecov

See the guide!

Note: This SDK is also fully compatible with the Flow Emulator and can be used for local development.

Installing

To start using the SDK, install Python 3.9 or higher and install package:

pip install flow-py-sdk

or if using poetry:

poetry add flow-py-sdk

Contributors

Made with contrib.rocks.