mantrapy


Namemantrapy JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/Quantum-Architects/mantrapy
SummaryA Python lib to interact with the Mantra chain
upload_time2024-10-26 11:12:07
maintainerNone
docs_urlNone
authorQuantum-Architects
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mantra-py

A Python library to interact with the Mantra chain

Documentation can be found [here](https://quantum-architects.github.io/mantrapy)

## Build docs locally

```sh
npm install
npm run dev
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Quantum-Architects/mantrapy",
    "name": "mantrapy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Quantum-Architects",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/85/49/67a49b93266207717a96ae320a46a07e8edbdcaf5f59e1b75ab139661315/mantrapy-0.0.1.tar.gz",
    "platform": null,
    "description": "# mantra-py\n\nA Python library to interact with the Mantra chain\n\nDocumentation can be found [here](https://quantum-architects.github.io/mantrapy)\n\n## Build docs locally\n\n```sh\nnpm install\nnpm run dev\n```\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python lib to interact with the Mantra chain",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Quantum-Architects/mantrapy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08dd2a72d07c0638d3d7976f52d039b106ab8b23c58af412fdc2194ab0354293",
                "md5": "e075dbd060f4a6c5c123776e14c93d53",
                "sha256": "a60f65d7fa98f5584a629964ebe107c09dc88c94ce19b1d6d97f949ccfd4eb02"
            },
            "downloads": -1,
            "filename": "mantrapy-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e075dbd060f4a6c5c123776e14c93d53",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 329962,
            "upload_time": "2024-10-26T11:12:05",
            "upload_time_iso_8601": "2024-10-26T11:12:05.929819Z",
            "url": "https://files.pythonhosted.org/packages/08/dd/2a72d07c0638d3d7976f52d039b106ab8b23c58af412fdc2194ab0354293/mantrapy-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "854967a49b93266207717a96ae320a46a07e8edbdcaf5f59e1b75ab139661315",
                "md5": "bd1c85028c1c23c0f3e7e236876ab73e",
                "sha256": "5e53a452aee09c3c01dbecc0d0050efc9e39b4e27b59dc98ea179b119a97bb97"
            },
            "downloads": -1,
            "filename": "mantrapy-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "bd1c85028c1c23c0f3e7e236876ab73e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 179856,
            "upload_time": "2024-10-26T11:12:07",
            "upload_time_iso_8601": "2024-10-26T11:12:07.781661Z",
            "url": "https://files.pythonhosted.org/packages/85/49/67a49b93266207717a96ae320a46a07e8edbdcaf5f59e1b75ab139661315/mantrapy-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-26 11:12:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Quantum-Architects",
    "github_project": "mantrapy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "mantrapy"
}
        
Elapsed time: 1.32326s