py-cherty


Namepy-cherty JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://github.com/devonian-ai/py_cherty
SummaryA package to send messages to an Electron app
upload_time2024-08-27 18:29:05
maintainerNone
docs_urlNone
authorAlan Ransil
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # py_cherty
Python SDK for checkpointing data 

py_cherty is a Python package to send messages to an Electron app using socket communication.

## Installation

```bash
pip install py_cherty

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/devonian-ai/py_cherty",
    "name": "py-cherty",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Alan Ransil",
    "author_email": "alan@devonian.ai",
    "download_url": "https://files.pythonhosted.org/packages/94/a4/9ab99058bc9830b36952e83a7a82c46fed6bf33155a3c40a2b5c00532459/py_cherty-1.2.1.tar.gz",
    "platform": null,
    "description": "# py_cherty\nPython SDK for checkpointing data \n\npy_cherty is a Python package to send messages to an Electron app using socket communication.\n\n## Installation\n\n```bash\npip install py_cherty\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package to send messages to an Electron app",
    "version": "1.2.1",
    "project_urls": {
        "Homepage": "https://github.com/devonian-ai/py_cherty"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1df9e25cbc26d84f76952e577117fa3006cffe89407ab98c91f258fd831d2a86",
                "md5": "3a9f32e6f3c502d768b8983e223eb1b1",
                "sha256": "b77677905b238894f189e73b20e443599909774a5844c4abfdc154f52fd14949"
            },
            "downloads": -1,
            "filename": "py_cherty-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a9f32e6f3c502d768b8983e223eb1b1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 6020,
            "upload_time": "2024-08-27T18:29:04",
            "upload_time_iso_8601": "2024-08-27T18:29:04.996338Z",
            "url": "https://files.pythonhosted.org/packages/1d/f9/e25cbc26d84f76952e577117fa3006cffe89407ab98c91f258fd831d2a86/py_cherty-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94a49ab99058bc9830b36952e83a7a82c46fed6bf33155a3c40a2b5c00532459",
                "md5": "b38e0e5263a087ebb63aa1a626ab3bc9",
                "sha256": "d79ab659f5627239b947a39a0e34bd5743d04ad67ea8a3df1190c00c453f844f"
            },
            "downloads": -1,
            "filename": "py_cherty-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b38e0e5263a087ebb63aa1a626ab3bc9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5401,
            "upload_time": "2024-08-27T18:29:05",
            "upload_time_iso_8601": "2024-08-27T18:29:05.944113Z",
            "url": "https://files.pythonhosted.org/packages/94/a4/9ab99058bc9830b36952e83a7a82c46fed6bf33155a3c40a2b5c00532459/py_cherty-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-27 18:29:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "devonian-ai",
    "github_project": "py_cherty",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "py-cherty"
}
        
Elapsed time: 0.48325s