sidan-gin


Namesidan-gin JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/sidan-lab/gin
SummaryA python library for Cardano development, compatible with Mesh and Whisky types.
upload_time2024-12-27 11:35:23
maintainerNone
docs_urlNone
authorHinsonSIDAN
requires_python>3.11
licenseApache-2.0
keywords cardano
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gin

A python library for Cardano development, compatible with Mesh and Whisky types.

## Installation

```sh
pip install sidan_gin
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sidan-lab/gin",
    "name": "sidan-gin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">3.11",
    "maintainer_email": null,
    "keywords": "cardano",
    "author": "HinsonSIDAN",
    "author_email": "wongkahinhinson@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f4/fa/adbe7be5f7da9291f32129904a1ee698b892bb01db69f071f361f3f6d283/sidan_gin-0.1.0.tar.gz",
    "platform": null,
    "description": "# gin\n\nA python library for Cardano development, compatible with Mesh and Whisky types.\n\n## Installation\n\n```sh\npip install sidan_gin\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A python library for Cardano development, compatible with Mesh and Whisky types.",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://github.com/sidan-lab/gin",
        "Homepage": "https://github.com/sidan-lab/gin"
    },
    "split_keywords": [
        "cardano"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "151cb1f778c86e1eb152798369e6574ce48d140de7c3677574c147a5edc37ff8",
                "md5": "c6518d4d9756331fc5c7f1f7e457e3e3",
                "sha256": "c923cc7a2d2c959793152d0239dc4b1b4dd309e26fa1859e4dfa24ef1dc1472b"
            },
            "downloads": -1,
            "filename": "sidan_gin-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c6518d4d9756331fc5c7f1f7e457e3e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">3.11",
            "size": 10047,
            "upload_time": "2024-12-27T11:35:21",
            "upload_time_iso_8601": "2024-12-27T11:35:21.601888Z",
            "url": "https://files.pythonhosted.org/packages/15/1c/b1f778c86e1eb152798369e6574ce48d140de7c3677574c147a5edc37ff8/sidan_gin-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4faadbe7be5f7da9291f32129904a1ee698b892bb01db69f071f361f3f6d283",
                "md5": "428091b8f9e72d9546b2b63d7a908019",
                "sha256": "84f0d26b0ff78e4bd530cc8a9622ab8bf19034f5b4ba3aea0a0752d522307ebf"
            },
            "downloads": -1,
            "filename": "sidan_gin-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "428091b8f9e72d9546b2b63d7a908019",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.11",
            "size": 7617,
            "upload_time": "2024-12-27T11:35:23",
            "upload_time_iso_8601": "2024-12-27T11:35:23.934834Z",
            "url": "https://files.pythonhosted.org/packages/f4/fa/adbe7be5f7da9291f32129904a1ee698b892bb01db69f071f361f3f6d283/sidan_gin-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-27 11:35:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sidan-lab",
    "github_project": "gin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sidan-gin"
}
        
Elapsed time: 0.43282s