ion-python


Nameion-python JSON
Version 1.8.2 PyPI version JSON
download
home_pagehttps://github.com/fixstars/ion-kit
SummaryPython Binding for ion-kit
upload_time2024-05-09 22:32:56
maintainerNone
docs_urlNone
authorTakuro Iizuka
requires_python>=3.8.0
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ionpy - Python binding for ion-kit

```
pip3 install "git+https://github.com/fixstars/ion-kit.git#egg=ionpy&subdirectory=python"
```

## Test

```
LD_LIBRARY_PATH=<path-to-ion-libs> PYTHONPATH=. pytest ./tests/
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fixstars/ion-kit",
    "name": "ion-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Takuro Iizuka",
    "author_email": "t_iizuka@fixstars.com",
    "download_url": null,
    "platform": null,
    "description": "# ionpy - Python binding for ion-kit\n\n```\npip3 install \"git+https://github.com/fixstars/ion-kit.git#egg=ionpy&subdirectory=python\"\n```\n\n## Test\n\n```\nLD_LIBRARY_PATH=<path-to-ion-libs> PYTHONPATH=. pytest ./tests/\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python Binding for ion-kit",
    "version": "1.8.2",
    "project_urls": {
        "Homepage": "https://github.com/fixstars/ion-kit"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "461474d95e73573f947c4a0575c63984f62293226a0f7eb96929ec49ce53b764",
                "md5": "b4899f75a7c151539dc30e3cdd57aff0",
                "sha256": "f83e656944e82f6cf468c3ea149a4d2e62bbe3730d5b536b44a7e160a5881620"
            },
            "downloads": -1,
            "filename": "ion_python-1.8.2-py3-none-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "b4899f75a7c151539dc30e3cdd57aff0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 53054222,
            "upload_time": "2024-05-09T22:32:56",
            "upload_time_iso_8601": "2024-05-09T22:32:56.729753Z",
            "url": "https://files.pythonhosted.org/packages/46/14/74d95e73573f947c4a0575c63984f62293226a0f7eb96929ec49ce53b764/ion_python-1.8.2-py3-none-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24ee26392b502d14739ac752db60e62fe4b13af4171c8a3c64de72bb7be73545",
                "md5": "88b2d83e4b5aa1e6c5d4457e3841f408",
                "sha256": "1b3a047b7b4e7e0806504cda9b965214474068aca15acead4447afee8d0bd1b8"
            },
            "downloads": -1,
            "filename": "ion_python-1.8.2-py3-none-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "88b2d83e4b5aa1e6c5d4457e3841f408",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 61219040,
            "upload_time": "2024-05-09T22:33:02",
            "upload_time_iso_8601": "2024-05-09T22:33:02.566825Z",
            "url": "https://files.pythonhosted.org/packages/24/ee/26392b502d14739ac752db60e62fe4b13af4171c8a3c64de72bb7be73545/ion_python-1.8.2-py3-none-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5b93eba2801eb99c52f99e1a138b2053a266cc1238b33b5c17debc3ccd64dc1",
                "md5": "b0a0dd30efaab36a3978c3b2ed7d8043",
                "sha256": "22b26e0088be245b37ab602f6e4cb20fad462aceb76ceb89e8c11d1b1e14a2ad"
            },
            "downloads": -1,
            "filename": "ion_python-1.8.2-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b0a0dd30efaab36a3978c3b2ed7d8043",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 45724104,
            "upload_time": "2024-05-09T22:33:08",
            "upload_time_iso_8601": "2024-05-09T22:33:08.195312Z",
            "url": "https://files.pythonhosted.org/packages/b5/b9/3eba2801eb99c52f99e1a138b2053a266cc1238b33b5c17debc3ccd64dc1/ion_python-1.8.2-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-09 22:32:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fixstars",
    "github_project": "ion-kit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ion-python"
}
        
Elapsed time: 0.27985s