orby


Nameorby JSON
Version 0.1.0a0 PyPI version JSON
download
home_pageNone
SummaryPython library for systems programming using cooperative concurrency
upload_time2024-12-30 22:05:32
maintainerNone
docs_urlNone
authorNone
requires_python>=3.13
licenseNone
keywords async concurrency orby
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Orby

Orby is a Python library for systems programming under a cooperative
concurrency model.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "orby",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "async, concurrency, orby",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/38/f3/0469cea3056d34a907ea97fac451386a18b7959bca215de683cacded2fba/orby-0.1.0a0.tar.gz",
    "platform": null,
    "description": "# Orby\n\nOrby is a Python library for systems programming under a cooperative\nconcurrency model.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python library for systems programming using cooperative concurrency",
    "version": "0.1.0a0",
    "project_urls": {
        "Homepage": "https://github.com/SocialExploits/orby",
        "Repository": "https://github.com/SocialExploits/orby.git"
    },
    "split_keywords": [
        "async",
        " concurrency",
        " orby"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a27d1697d6d2d40232c660994ccf54be14c5b85b78796c79c5bc8fc79ca928ca",
                "md5": "1b8d9c4077b2b66fada0f6f84b5180cc",
                "sha256": "c3320d4177dea8d1cb13f3c1364423b76ba9ba14d089f04b936e8852c4f59371"
            },
            "downloads": -1,
            "filename": "orby-0.1.0a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b8d9c4077b2b66fada0f6f84b5180cc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 5678,
            "upload_time": "2024-12-30T22:05:28",
            "upload_time_iso_8601": "2024-12-30T22:05:28.782937Z",
            "url": "https://files.pythonhosted.org/packages/a2/7d/1697d6d2d40232c660994ccf54be14c5b85b78796c79c5bc8fc79ca928ca/orby-0.1.0a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38f30469cea3056d34a907ea97fac451386a18b7959bca215de683cacded2fba",
                "md5": "ce464fbad2c97323794b70dcd57921ee",
                "sha256": "0ab8c5cc7955ed20709c86c3d8aa714309653c468aae281c13152a5dc432b28d"
            },
            "downloads": -1,
            "filename": "orby-0.1.0a0.tar.gz",
            "has_sig": false,
            "md5_digest": "ce464fbad2c97323794b70dcd57921ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 5796,
            "upload_time": "2024-12-30T22:05:32",
            "upload_time_iso_8601": "2024-12-30T22:05:32.365404Z",
            "url": "https://files.pythonhosted.org/packages/38/f3/0469cea3056d34a907ea97fac451386a18b7959bca215de683cacded2fba/orby-0.1.0a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-30 22:05:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SocialExploits",
    "github_project": "orby",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "orby"
}
        
Elapsed time: 0.47278s