affinidi-tdk-iota-core


Nameaffinidi-tdk-iota-core JSON
Version 1.21.0 PyPI version JSON
download
home_pagehttps://github.com/affinidi/affinidi-tdk#readme
SummaryAffinidi Iota Framework core library primarily used in the backend
upload_time2024-12-09 08:49:51
maintainerNone
docs_urlNone
authorAffinidi
requires_python~=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # @affinidi/iota-core

## Install

### Javascript

```bash
npm install @affinidi-tdk/iota-core
```

### Python

run inside [python virtual env](https://docs.python.org/3/library/venv.html)

```bash
pip install affinidi_tdk_iota_core
```

## Usage

Head over to [Affinidi Iota Framework documentation](https://docs.affinidi.com/frameworks/iota-framework) page to better understand how the service works.

For details on how to use this library please head over to [iota-core documentation](https://docs.affinidi.com/dev-tools/affinidi-tdk/libraries/iota-core) page.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/affinidi/affinidi-tdk#readme",
    "name": "affinidi-tdk-iota-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Affinidi",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/21/5d/dcfe26a4790a9222f3e57fc74bc15d586ed46249f1a2c14d06c03c98a7b4/affinidi_tdk_iota_core-1.21.0.tar.gz",
    "platform": null,
    "description": "# @affinidi/iota-core\n\n## Install\n\n### Javascript\n\n```bash\nnpm install @affinidi-tdk/iota-core\n```\n\n### Python\n\nrun inside [python virtual env](https://docs.python.org/3/library/venv.html)\n\n```bash\npip install affinidi_tdk_iota_core\n```\n\n## Usage\n\nHead over to [Affinidi Iota Framework documentation](https://docs.affinidi.com/frameworks/iota-framework) page to better understand how the service works.\n\nFor details on how to use this library please head over to [iota-core documentation](https://docs.affinidi.com/dev-tools/affinidi-tdk/libraries/iota-core) page.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Affinidi Iota Framework core library primarily used in the backend",
    "version": "1.21.0",
    "project_urls": {
        "Homepage": "https://github.com/affinidi/affinidi-tdk#readme",
        "Source": "https://github.com/affinidi/affinidi-tdk"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd7fbca3abfc51c2f2ea35d2bfe1ec30735727200fd406fa7d491d585287f56c",
                "md5": "ef13c0121ce465525f8b64c92305db01",
                "sha256": "f6fbf5d62c1dc98d43e30166a0de51d77da7f749ed39614aef73698f27911cab"
            },
            "downloads": -1,
            "filename": "affinidi_tdk_iota_core-1.21.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef13c0121ce465525f8b64c92305db01",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.8",
            "size": 1627182,
            "upload_time": "2024-12-09T08:49:49",
            "upload_time_iso_8601": "2024-12-09T08:49:49.253978Z",
            "url": "https://files.pythonhosted.org/packages/dd/7f/bca3abfc51c2f2ea35d2bfe1ec30735727200fd406fa7d491d585287f56c/affinidi_tdk_iota_core-1.21.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "215ddcfe26a4790a9222f3e57fc74bc15d586ed46249f1a2c14d06c03c98a7b4",
                "md5": "88686f319d4a8df7d2cbfb847aced6f2",
                "sha256": "584b57be9ac392054aa62856109e09477e951964a1d75e693d42e8f9667f06ba"
            },
            "downloads": -1,
            "filename": "affinidi_tdk_iota_core-1.21.0.tar.gz",
            "has_sig": false,
            "md5_digest": "88686f319d4a8df7d2cbfb847aced6f2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 1628491,
            "upload_time": "2024-12-09T08:49:51",
            "upload_time_iso_8601": "2024-12-09T08:49:51.407788Z",
            "url": "https://files.pythonhosted.org/packages/21/5d/dcfe26a4790a9222f3e57fc74bc15d586ed46249f1a2c14d06c03c98a7b4/affinidi_tdk_iota_core-1.21.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 08:49:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "affinidi",
    "github_project": "affinidi-tdk#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "affinidi-tdk-iota-core"
}
        
Elapsed time: 0.65852s