Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 957 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 957 Bytes

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.