Skip to main content

This is an extension for the crypto functionality in PyOTA, the Python API for IOTA. When installed, it will significantly boost the performance of PyOTA’s crypto functionality.

This extension is installed as an add-on to the pyota package:

pip install pyota[ccurl]

Compatibility

This extension is compatible with Python 3.6, 3.5 and 2.7.

Testing

The easiest way to test the extension is to install it and then run the PyOTA unit tests.

Here’s a modified tox.ini file that for PyOTA that will install the C extension before running unit tests:

[tox]
envlist = py27, py35, py36

[testenv]
commands =
  pip install --pre pyota-ccurl
  nosetests
deps =
  mock
  nose

Note that this file needs to be installed in the PyOTA codebase!

Download files

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

Source Distribution

PyOTA-CCurl-1.0.5.tar.gz (4.3 kB view details)

Uploaded Source

File details

Details for the file PyOTA-CCurl-1.0.5.tar.gz.

File metadata

  • Download URL: PyOTA-CCurl-1.0.5.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyOTA-CCurl-1.0.5.tar.gz
Algorithm Hash digest
SHA256 bfc2e2edb241104ef2b8e2795b23d8ef73363b1d68e84eaa5eb5fa8f89c4385d
MD5 bcb05860a74b9574fc578c8dbe9b33b4
BLAKE2b-256 38c4ae5176e1b623db347e411cee87a411960c2e14c06373117c78f62e324b61

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page