pyjsmath


Namepyjsmath JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryFast math for python written in rust.
upload_time2024-11-03 22:00:35
maintainerNone
docs_urlNone
authoranamoyee
requires_python>=3.8
licenseGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyJSmath...

### ... written in none of the languages from its name

A package for js-like fast math functions written in rust.

type stubs *SHOULD* be included, but idk if maturin adds it correctly... or this readme... if you're reading this the readme was added! yipee!


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyjsmath",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "anamoyee",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/58/71/2060b05b0e9f97c3ea715bfd3ef57d439da409a558b079ec4bded579fca1/pyjsmath-0.2.1.tar.gz",
    "platform": null,
    "description": "# PyJSmath...\r\n\r\n### ... written in none of the languages from its name\r\n\r\nA package for js-like fast math functions written in rust.\r\n\r\ntype stubs *SHOULD* be included, but idk if maturin adds it correctly... or this readme... if you're reading this the readme was added! yipee!\r\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Fast math for python written in rust.",
    "version": "0.2.1",
    "project_urls": {
        "Source Code": "https://github.com/anamoyee/pyjsmath"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "19895978dfa9b5c2dab3119445dfca0b5f8674583d90febab702552bcb053e7f",
                "md5": "98f7c4f94a94469370223cb03091eb02",
                "sha256": "3ce3772f3cb5bd5c91c4c37fa821c7cd9caf312e67565d02c36303cb86f242b2"
            },
            "downloads": -1,
            "filename": "pyjsmath-0.2.1-cp313-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "98f7c4f94a94469370223cb03091eb02",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.8",
            "size": 96210,
            "upload_time": "2024-11-03T22:00:33",
            "upload_time_iso_8601": "2024-11-03T22:00:33.425420Z",
            "url": "https://files.pythonhosted.org/packages/19/89/5978dfa9b5c2dab3119445dfca0b5f8674583d90febab702552bcb053e7f/pyjsmath-0.2.1-cp313-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "58712060b05b0e9f97c3ea715bfd3ef57d439da409a558b079ec4bded579fca1",
                "md5": "d35fbda280123b06b28ac460611e144a",
                "sha256": "96a690c627e7974d1893c69311d474db5a30d7cba274b5d8e80ef14023b5a867"
            },
            "downloads": -1,
            "filename": "pyjsmath-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d35fbda280123b06b28ac460611e144a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3222,
            "upload_time": "2024-11-03T22:00:35",
            "upload_time_iso_8601": "2024-11-03T22:00:35.272037Z",
            "url": "https://files.pythonhosted.org/packages/58/71/2060b05b0e9f97c3ea715bfd3ef57d439da409a558b079ec4bded579fca1/pyjsmath-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-03 22:00:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "anamoyee",
    "github_project": "pyjsmath",
    "github_fetch_exception": true,
    "lcname": "pyjsmath"
}
        
Elapsed time: 0.44832s