Skip to main content

IOTA API library for Python

Project description

https://travis-ci.org/iotaledger/iota.lib.py.svg?branch=develop

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 --pre pyota

Optional C Extension

PyOTA has an optional C extension that improves the performance of its cryptography features significantly (speedups of 60x are common!).

To install this extension, use the following command:

pip install --pre pyota[ccurl]

Installing from Source

  1. Create virtualenv (recommended, but not required).

  2. git clone https://github.com/iotaledger/iota.lib.py.git

  3. 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


Download files

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

Source Distribution

PyOTA-2.0.0b3.tar.gz (5.5 MB view details)

Uploaded Source

Built Distribution

PyOTA-2.0.0b3-py2.py3-none-any.whl (99.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file PyOTA-2.0.0b3.tar.gz.

File metadata

  • Download URL: PyOTA-2.0.0b3.tar.gz
  • Upload date:
  • Size: 5.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyOTA-2.0.0b3.tar.gz
Algorithm Hash digest
SHA256 30567e106a69c507738826d278a23ecf21dda1328da153a4bd149331dbbfc90e
MD5 f4e86cc6f170e69fd1008979f029fcb6
BLAKE2b-256 220ee5a23f741a208d03d153c14d4e2df4b7cbbb2f4834079e8f6e2139d0916b

See more details on using hashes here.

File details

Details for the file PyOTA-2.0.0b3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for PyOTA-2.0.0b3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 01d746f3c0317d205da64fe0d8e18c979e0678df1d1414c6720fc373b9f8b561
MD5 5f9e36b44c9a18e0e7f46642061cadf7
BLAKE2b-256 2c60d440c1dedf0b3f274ff380b86bd2299aa3214ff4f63768e65f8705f91a2c

See more details on using hashes here.

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