Skip to main content

Iotics DID specification Python library

Project description

iotics-identity-py

This is a Python v3.8+ library for Decentralised Identity (DID) management with Iotics.

License

Copyright (c) IOTIC LABS LIMITED. All rights reserved. Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.

Identity API

The identity API is used to manage identities and authentication in the Iotics Host. The API is split in 3 level according to the user needs:

How to

Two examples are provided to illustrate the usage of the high level API and the regular api. See Iotics Identity API How To.

  • Setup your dev environment:
    pip install .[dev]

  • Run the linter:
    tox -e lint

  • Run type analysis:
    tox -e mypy

  • Run unit tests:
    tox -e pytest

  • Run BDD tests:
    tox -e pytestbdd

Technology Used

  • Markdown
  • Python
  • pylint
  • pytest
  • mypy
  • Tox
  • DID
  • BDD

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

iotics-identity-1.0.1.tar.gz (30.0 kB view hashes)

Uploaded Source

Built Distribution

iotics_identity-1.0.1-py3-none-any.whl (45.0 kB view hashes)

Uploaded Python 3

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