ghorse


Nameghorse JSON
Version 0.0.0 PyPI version JSON
download
home_pageNone
SummaryPython graph C extension.
upload_time2024-08-31 06:19:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT License
keywords graph
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ghorse

Python graph C extension.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ghorse",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "graph",
    "author": null,
    "author_email": "Eric Wang <ericwangyy@g.ucla.edu>",
    "download_url": "https://files.pythonhosted.org/packages/df/a1/0285ddb1a30817123381f71138b2876dedd057053d248e07cdb9dc5e92a3/ghorse-0.0.0.tar.gz",
    "platform": null,
    "description": "# ghorse\n\nPython graph C extension.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python graph C extension.",
    "version": "0.0.0",
    "project_urls": null,
    "split_keywords": [
        "graph"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f815694afc35966eb4fe019ea19926eaab2466697b053f272d98785897cefa95",
                "md5": "5ab84b843562fa8136bbb4191ee14a03",
                "sha256": "f99eca68a4f2255df1f9c7eaf3434d05c6764a7613e1c521fadb3d6dcb5c3d1e"
            },
            "downloads": -1,
            "filename": "ghorse-0.0.0-cp312-cp312-macosx_14_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "5ab84b843562fa8136bbb4191ee14a03",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 6530,
            "upload_time": "2024-08-31T06:19:08",
            "upload_time_iso_8601": "2024-08-31T06:19:08.958968Z",
            "url": "https://files.pythonhosted.org/packages/f8/15/694afc35966eb4fe019ea19926eaab2466697b053f272d98785897cefa95/ghorse-0.0.0-cp312-cp312-macosx_14_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfa10285ddb1a30817123381f71138b2876dedd057053d248e07cdb9dc5e92a3",
                "md5": "8d56c2a8c764d6657c7f31e88d3dd188",
                "sha256": "0c42b10e8402395d828b3cf1fed24d5500582ed79d461d87e952e19c0225173e"
            },
            "downloads": -1,
            "filename": "ghorse-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8d56c2a8c764d6657c7f31e88d3dd188",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3401,
            "upload_time": "2024-08-31T06:19:10",
            "upload_time_iso_8601": "2024-08-31T06:19:10.801953Z",
            "url": "https://files.pythonhosted.org/packages/df/a1/0285ddb1a30817123381f71138b2876dedd057053d248e07cdb9dc5e92a3/ghorse-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-31 06:19:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ghorse"
}
        
Elapsed time: 0.40112s