Skip to content

Create Data Mesh. Use interoperable digital twins to create data interactions and build powerful real-time data products. This repository is a library for Decentralised Identity (DID) management with Iotics for applications in Python v3.8+.

License

Iotic-Labs/iotics-identity-py

Repository files navigation

iotics-identity-py

PyPi version PyPi downloads PyPi wheel PyPi license GitHub Issues GitHub Contributors

Create Data Mesh. Use interoperable digital twins to create data interactions and build powerful real-time data products. This repository is a library for Decentralised Identity (DID) management with Iotics for applications in Python v3.8+.

You need to have an IOTICSpace to take advantage of this DID SDK. Contact product@iotics.com for a free trial or sign up

Introduction to Iotics

Interoperate any data, digital twin or service across legacy, on-prem, cloud, IoT, and analytical technologies creating a secure decentralised, federated network of interactions.

Power long-term digital transformation using real-time business event streams. Unlock the power of your business by eliminating complex infrastructure and shortening time-to-value.

To learn more about IOTICS see our website or documentation site.

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.

You can also follow these tutorials on docs.iotics.com.

  • 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

Reporting issues

The issue tracker for this project is currently located at GitHub.

Please report any issues there with a sufficient description of the bug or feature request. Bug reports should ideally be accompanied by a minimal reproduction of the issue. Irreproducible bugs are difficult to diagnose and fix (and likely to be closed after some period of time).

Bug reports must specify the version of the iotics-identity-py module.

Contributing

This project is open-source and accepts contributions. See the contribution guide for more information.

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.

Technology Used

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

About

Create Data Mesh. Use interoperable digital twins to create data interactions and build powerful real-time data products. This repository is a library for Decentralised Identity (DID) management with Iotics for applications in Python v3.8+.

Topics

Resources

License

Stars

Watchers

Forks