IOTA API library for Python
Project description
PyOTA
This is the official Python library for the IOTA Core.
It implements both the official API, as well as newly-proposed functionality (such as signing, bundles, utilities and conversion).
Join the Discussion
If you want to get involved in the community, need help with getting setup, have any issues related with the library or just want to discuss Blockchain, Distributed Ledgers and IoT with other people, feel free to join our Slack.
You can also ask questions on our dedicated forum.
If you encounter any issues while using PyOTA, please report them using the PyOTA Bug Tracker.
Dependencies
PyOTA is compatible with Python 3.6, 3.5 and 2.7.
Installation
To install the latest version:
pip install pyota
Installing from Source
Create virtualenv (recommended, but not required).
git clone https://github.com/iotaledger/iota.lib.py.git
pip install -e .
Running Unit Tests
To run unit tests after installing from source:
python setup.py test
PyOTA is also compatible with tox:
pip install tox tox
Documentation
For the full documentation of this library, please refer to the official API
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
Built Distribution
File details
Details for the file PyOTA-1.1.1.tar.gz
.
File metadata
- Download URL: PyOTA-1.1.1.tar.gz
- Upload date:
- Size: 173.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | acec0e7d5f31d55c015a2734cc7a8ae80674f72e7814b299ede2ee528c44871e |
|
MD5 | 0faeacd779333669cc0010472e8a8a1d |
|
BLAKE2b-256 | a67233dbcac87cee754b9d73cbd7cac506e31e64eb0a0f629b1c8227093a83f7 |
File details
Details for the file PyOTA-1.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: PyOTA-1.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 76.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afbbbc7a63b141caaf7910941e8049ad6ea48c25ed507bfabf9cbb2ee3a0a432 |
|
MD5 | 52df9bb93141528172984ed7fba2a1b1 |
|
BLAKE2b-256 | 01ecb1b526e19b4b1cc4244d26e8811205db72c094a2c6c71a2248811c22f0d2 |