django-rpyc


Namedjango-rpyc JSON
Version 0.1.13 PyPI version JSON
download
home_pageNone
SummaryDjango RPyC is a simple Django app that provides a remote procedure call (RPC) interface using RPyC.
upload_time2024-05-25 05:39:17
maintainerSaba Gamgebeli
docs_urlNone
authorSaba Gamgebeli
requires_pythonNone
licenseMIT
keywords django rpyc rpc remote procedure call
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-rpyc",
    "maintainer": "Saba Gamgebeli",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "django, rpyc, rpc, remote procedure call",
    "author": "Saba Gamgebeli",
    "author_email": "sabagamgebeli@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a2/b2/5a20ba81ba0da16f0edd8ba5bae847da101fd3cd9cf363a311aae97fcb92/django_rpyc-0.1.13.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django RPyC is a simple Django app that provides a remote procedure call (RPC) interface using RPyC.",
    "version": "0.1.13",
    "project_urls": null,
    "split_keywords": [
        "django",
        " rpyc",
        " rpc",
        " remote procedure call"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "757178324cc624e9c78e5638366ccacf927e75cdfdf8bc832cc16ae47b046fb1",
                "md5": "d42aaf029a51be745515c774ca7886ce",
                "sha256": "88ff8000e502f2fa5e48b2b8164ec5a7d10a9302a94405a84f330f05f8e85f88"
            },
            "downloads": -1,
            "filename": "django_rpyc-0.1.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d42aaf029a51be745515c774ca7886ce",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7037,
            "upload_time": "2024-05-25T05:39:15",
            "upload_time_iso_8601": "2024-05-25T05:39:15.979068Z",
            "url": "https://files.pythonhosted.org/packages/75/71/78324cc624e9c78e5638366ccacf927e75cdfdf8bc832cc16ae47b046fb1/django_rpyc-0.1.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2b25a20ba81ba0da16f0edd8ba5bae847da101fd3cd9cf363a311aae97fcb92",
                "md5": "e65bf22c72efcec7625122f3aad3a99f",
                "sha256": "226b56228df35621169beedef24fea6a65bd1d22f39f76ecf70db5cf13f686fc"
            },
            "downloads": -1,
            "filename": "django_rpyc-0.1.13.tar.gz",
            "has_sig": false,
            "md5_digest": "e65bf22c72efcec7625122f3aad3a99f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6499,
            "upload_time": "2024-05-25T05:39:17",
            "upload_time_iso_8601": "2024-05-25T05:39:17.646125Z",
            "url": "https://files.pythonhosted.org/packages/a2/b2/5a20ba81ba0da16f0edd8ba5bae847da101fd3cd9cf363a311aae97fcb92/django_rpyc-0.1.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-25 05:39:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "django-rpyc"
}
        
Elapsed time: 0.71630s