amalie


Nameamalie JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryMathmatical library written for rust and python
upload_time2024-09-18 18:50:53
maintainerNone
docs_urlNone
authorGlacierSG <iamglaciersg@gmail.com>
requires_python>=3.7
licenseMIT
keywords math algebra
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Amalie
Amalie is a mathmatical library written in rust.

## Run
### Rust
`cargo add amalie`

### Python
`pip install amalie`


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "amalie",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "math, algebra",
    "author": "GlacierSG <iamglaciersg@gmail.com>",
    "author_email": "GlacierSG <iamglaciersg@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/fc/ff/de00ccd203907fc64a48e04118ed50367e7063121f7ae8b0a5408ac5a7ef/amalie-0.1.2.tar.gz",
    "platform": null,
    "description": "# Amalie\nAmalie is a mathmatical library written in rust.\n\n## Run\n### Rust\n`cargo add amalie`\n\n### Python\n`pip install amalie`\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Mathmatical library written for rust and python",
    "version": "0.1.2",
    "project_urls": {
        "Source Code": "https://github.com/GlacierSG/amalie"
    },
    "split_keywords": [
        "math",
        " algebra"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "afd02a35fa5d7bdb3b778d16dbf5eec46515b268dd256edce87c085a8232e865",
                "md5": "be1a8f3e4e8030f7fc93aa4ffe814dac",
                "sha256": "1d0b9ecd0242266bd5ddf1ca12493013de9c61b22c13347331ca523907eaa744"
            },
            "downloads": -1,
            "filename": "amalie-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "be1a8f3e4e8030f7fc93aa4ffe814dac",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 331290,
            "upload_time": "2024-09-18T18:50:46",
            "upload_time_iso_8601": "2024-09-18T18:50:46.076645Z",
            "url": "https://files.pythonhosted.org/packages/af/d0/2a35fa5d7bdb3b778d16dbf5eec46515b268dd256edce87c085a8232e865/amalie-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fcffde00ccd203907fc64a48e04118ed50367e7063121f7ae8b0a5408ac5a7ef",
                "md5": "643632da055407ad24e7c0548ab5b5ec",
                "sha256": "898dd2a6dda010f6dd9cf318e5cbb6c4e6133f0972341c5e7aa13b5dc92c358b"
            },
            "downloads": -1,
            "filename": "amalie-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "643632da055407ad24e7c0548ab5b5ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7573511,
            "upload_time": "2024-09-18T18:50:53",
            "upload_time_iso_8601": "2024-09-18T18:50:53.495659Z",
            "url": "https://files.pythonhosted.org/packages/fc/ff/de00ccd203907fc64a48e04118ed50367e7063121f7ae8b0a5408ac5a7ef/amalie-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-18 18:50:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GlacierSG",
    "github_project": "amalie",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "amalie"
}
        
Elapsed time: 0.28266s