Shimarin


NameShimarin JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/kamuridesu/Shimarin
Summaryasynchronous event-based communication between client and server
upload_time2024-04-08 18:23:02
maintainerNone
docs_urlNone
authorKamuri Amorim
requires_pythonNone
licenseMIT
keywords python events client server asynchronous
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Shimarin

Asynchronous event-based communication between client and server.


# How to use

Examples are in the example folder

# Install

```
pip install Shimarin
```
<p align="center">
<img src="https://count.kamuridesu.com?username=shimarin" alt="count"/>
</p>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kamuridesu/Shimarin",
    "name": "Shimarin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python events client server asynchronous",
    "author": "Kamuri Amorim",
    "author_email": "myk.gata14@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bd/a0/9a942932f9e39edb387040471f3ae1be666e7f5feaaffc5f99098ef3c0a1/Shimarin-0.1.3.tar.gz",
    "platform": null,
    "description": "# Shimarin\n\nAsynchronous event-based communication between client and server.\n\n\n# How to use\n\nExamples are in the example folder\n\n# Install\n\n```\npip install Shimarin\n```\n<p align=\"center\">\n<img src=\"https://count.kamuridesu.com?username=shimarin\" alt=\"count\"/>\n</p>\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "asynchronous event-based communication between client and server",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/kamuridesu/Shimarin"
    },
    "split_keywords": [
        "python",
        "events",
        "client",
        "server",
        "asynchronous"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e13278484e50ac4d7f3fff97b27d87e4ea37ae6be45dcb1950e2d6682326c7ae",
                "md5": "e005bfcdf44f4e54b5e2d5e97fbbe0fb",
                "sha256": "5a90be060ddda30171c15248382f46bc5048293679337427b5f19a699cdd2de9"
            },
            "downloads": -1,
            "filename": "Shimarin-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e005bfcdf44f4e54b5e2d5e97fbbe0fb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6842,
            "upload_time": "2024-04-08T18:23:00",
            "upload_time_iso_8601": "2024-04-08T18:23:00.375462Z",
            "url": "https://files.pythonhosted.org/packages/e1/32/78484e50ac4d7f3fff97b27d87e4ea37ae6be45dcb1950e2d6682326c7ae/Shimarin-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bda09a942932f9e39edb387040471f3ae1be666e7f5feaaffc5f99098ef3c0a1",
                "md5": "f6bd70ab312e036e001a3c2572366e0d",
                "sha256": "d510b3ab378927446c46ddc5946286d701da58e0c52f6ac05fc0f29c73d5dee2"
            },
            "downloads": -1,
            "filename": "Shimarin-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f6bd70ab312e036e001a3c2572366e0d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5453,
            "upload_time": "2024-04-08T18:23:02",
            "upload_time_iso_8601": "2024-04-08T18:23:02.145937Z",
            "url": "https://files.pythonhosted.org/packages/bd/a0/9a942932f9e39edb387040471f3ae1be666e7f5feaaffc5f99098ef3c0a1/Shimarin-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 18:23:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kamuridesu",
    "github_project": "Shimarin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "shimarin"
}
        
Elapsed time: 0.22590s