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.
Dependencies
PyOTA is compatible with Python 3.6, 3.5 and 2.7.
Installation
To install the latest version:
pip install --pre pyota
Important: PyOTA is currently pre-release software. There may be performance and stability issues.
Please report any issues using the PyOTA Bug Tracker.
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 Distributions
Built Distribution
File details
Details for the file PyOTA-1.0.0b3-py2.py3-none-any.whl
.
File metadata
- Download URL: PyOTA-1.0.0b3-py2.py3-none-any.whl
- Upload date:
- Size: 62.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a068329aeb929e8877c7d374776f164367a1133c655fc21c155190107b5e8ae |
|
MD5 | 3b11d605fa2e9d1d1d4ff4d77cd4ec47 |
|
BLAKE2b-256 | 5c8713cc01cbfb457b847458660369999a2533e4ba94747dc546de533dfddb34 |