tonconsole


Nametonconsole JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/nessshon/tonconsole/
SummaryConnecting businesses to the TON ecosystem.
upload_time2023-04-27 08:24:23
maintainer
docs_urlNone
authornessshon
requires_python>=3.10
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## TONConsole
Python wrapper for [tonapi.io](https://tonapi.io/swagger-ui/v2) v2.

### Installation

```bash
pip install tonconsole
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nessshon/tonconsole/",
    "name": "tonconsole",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "nessshon",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ee/33/592df32502091da7cc7cc8a65b3ef36c04ef6e9cd6ed5d5eb4a7cb14bc9c/tonconsole-0.0.2.tar.gz",
    "platform": null,
    "description": "## TONConsole\nPython wrapper for [tonapi.io](https://tonapi.io/swagger-ui/v2) v2.\n\n### Installation\n\n```bash\npip install tonconsole\n```\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Connecting businesses to the TON ecosystem.",
    "version": "0.0.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c5693d599861e3f575e78b0735a10fbe10f7329b5e35b21885533a41ca3ec19",
                "md5": "165cbd0a2998c2fdf39c98ea1e328a66",
                "sha256": "aa3b24e1de94c18c9b93000de3e230de44733fd82a64fad905088036899a94eb"
            },
            "downloads": -1,
            "filename": "tonconsole-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "165cbd0a2998c2fdf39c98ea1e328a66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 12141,
            "upload_time": "2023-04-27T08:24:21",
            "upload_time_iso_8601": "2023-04-27T08:24:21.966580Z",
            "url": "https://files.pythonhosted.org/packages/2c/56/93d599861e3f575e78b0735a10fbe10f7329b5e35b21885533a41ca3ec19/tonconsole-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee33592df32502091da7cc7cc8a65b3ef36c04ef6e9cd6ed5d5eb4a7cb14bc9c",
                "md5": "a02f2f85827039e99aa68ac290533f76",
                "sha256": "1290463a0e380a8f26e5c078371f1309d656de0342920af26fec35c37f26a9ef"
            },
            "downloads": -1,
            "filename": "tonconsole-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a02f2f85827039e99aa68ac290533f76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 7987,
            "upload_time": "2023-04-27T08:24:23",
            "upload_time_iso_8601": "2023-04-27T08:24:23.691532Z",
            "url": "https://files.pythonhosted.org/packages/ee/33/592df32502091da7cc7cc8a65b3ef36c04ef6e9cd6ed5d5eb4a7cb14bc9c/tonconsole-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-27 08:24:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "nessshon",
    "github_project": "tonconsole",
    "lcname": "tonconsole"
}
        
Elapsed time: 0.89117s