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 pyota

Optional C Extension

PyOTA has an optional C extension that improves the performance of its cryptography features significantly.

To install this experimental extension, use the following command:

pip install 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-1.2.0a1.tar.gz (174.7 kB view details)

Uploaded Source

Built Distribution

PyOTA-1.2.0a1-py2.py3-none-any.whl (75.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file PyOTA-1.2.0a1.tar.gz.

File metadata

  • Download URL: PyOTA-1.2.0a1.tar.gz
  • Upload date:
  • Size: 174.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyOTA-1.2.0a1.tar.gz
Algorithm Hash digest
SHA256 2f7e7c5eda69916a0d5f2ab80704bdfdacc21b0ae2298d2aa9b3b3567bc9ac08
MD5 d93e22690717bc8d66bfdb32c2c29044
BLAKE2b-256 d357421c1b197de01cb667be1a0844d274256fade21ca8e17eeb1988d94c7da9

See more details on using hashes here.

File details

Details for the file PyOTA-1.2.0a1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for PyOTA-1.2.0a1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d7e2f15f35818b681e0dfc32dc5a3578168468aa0e806b79c93e625c7b04d2aa
MD5 66d9c8e1ef4ac99be77491957e645064
BLAKE2b-256 d59c77b76f655234b8ab7c3d67cc0eec934c3ecb3573b335e266fb086a5cd32d

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