affinidi-tdk-iota-core


Nameaffinidi-tdk-iota-core JSON
Version 1.22.0 PyPI version JSON
download
home_pagehttps://github.com/affinidi/affinidi-tdk#readme
SummaryAffinidi Iota Framework core library primarily used in the backend
upload_time2025-01-20 19:41:02
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/29/a4/d126c0f34944bd2d4795223af1cca4c53cf6f35853229d9d3ef289f18c32/affinidi_tdk_iota_core-1.22.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.22.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": "eb58fe53d62557af85afda71dbfce987dfd9e764d308f90545d0129381661933",
                "md5": "20e141cb6663e9526467c53490a86beb",
                "sha256": "2b899534b42531e8d36f0fe927079b8de7d8681cbe5f9fdf2121a27129ba9f5a"
            },
            "downloads": -1,
            "filename": "affinidi_tdk_iota_core-1.22.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20e141cb6663e9526467c53490a86beb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.8",
            "size": 1627298,
            "upload_time": "2025-01-20T19:40:58",
            "upload_time_iso_8601": "2025-01-20T19:40:58.701675Z",
            "url": "https://files.pythonhosted.org/packages/eb/58/fe53d62557af85afda71dbfce987dfd9e764d308f90545d0129381661933/affinidi_tdk_iota_core-1.22.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29a4d126c0f34944bd2d4795223af1cca4c53cf6f35853229d9d3ef289f18c32",
                "md5": "c42eaf9972bee83813800c7731765928",
                "sha256": "29bff2553de247d808cd3751fca14a8b48c15336989b2713ba8e92b80e506985"
            },
            "downloads": -1,
            "filename": "affinidi_tdk_iota_core-1.22.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c42eaf9972bee83813800c7731765928",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 1628631,
            "upload_time": "2025-01-20T19:41:02",
            "upload_time_iso_8601": "2025-01-20T19:41:02.213572Z",
            "url": "https://files.pythonhosted.org/packages/29/a4/d126c0f34944bd2d4795223af1cca4c53cf6f35853229d9d3ef289f18c32/affinidi_tdk_iota_core-1.22.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-20 19:41:02",
    "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.37326s