Shimarin


NameShimarin JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/kamuridesu/Shimarin
Summaryasynchronous event-based communication between client and server
upload_time2024-08-20 14:32:03
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/a5/aae94efb6194a5416c7637f6e2b9c54535c78003c5c04c5dbe578f2b44c9/shimarin-0.2.2.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.2.2",
    "project_urls": {
        "Homepage": "https://github.com/kamuridesu/Shimarin"
    },
    "split_keywords": [
        "python",
        "events",
        "client",
        "server",
        "asynchronous"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f86924739f65cbaa8ccd7fca9adc7fdf5abd390810b7759a9f5ec08e6457fae4",
                "md5": "f78fdaa5685c291b0dc36ace43806d25",
                "sha256": "a7fb4b96cfc29b3ed59d2a8c974c0a6218e7d1e8e49dc01e676a9f915983334e"
            },
            "downloads": -1,
            "filename": "Shimarin-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f78fdaa5685c291b0dc36ace43806d25",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10051,
            "upload_time": "2024-08-20T14:32:02",
            "upload_time_iso_8601": "2024-08-20T14:32:02.597881Z",
            "url": "https://files.pythonhosted.org/packages/f8/69/24739f65cbaa8ccd7fca9adc7fdf5abd390810b7759a9f5ec08e6457fae4/Shimarin-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bda5aae94efb6194a5416c7637f6e2b9c54535c78003c5c04c5dbe578f2b44c9",
                "md5": "79c190a2bc17c5984d7cf2eb1c8e0456",
                "sha256": "2006d2c4d39b221c862ecab78ac80d32eb53980a9fad8dc983f5973b9a213217"
            },
            "downloads": -1,
            "filename": "shimarin-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "79c190a2bc17c5984d7cf2eb1c8e0456",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7279,
            "upload_time": "2024-08-20T14:32:03",
            "upload_time_iso_8601": "2024-08-20T14:32:03.908637Z",
            "url": "https://files.pythonhosted.org/packages/bd/a5/aae94efb6194a5416c7637f6e2b9c54535c78003c5c04c5dbe578f2b44c9/shimarin-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-20 14:32:03",
    "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.61685s