physipy


Namephysipy JSON
Version 0.2.6 PyPI version JSON
download
home_pagehttps://github.com/mocquin/physipy
SummaryManipulate physical quantities in Python
upload_time2023-07-10 06:06:10
maintainer
docs_urlNone
authormocquin
requires_python
licenseMIT
keywords physics physical unit units dimension quantity quantities
VCS
bugtrack_url
requirements numpy sympy scipy matplotlib
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mocquin/physipy",
    "name": "physipy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "physics physical unit units dimension quantity quantities",
    "author": "mocquin",
    "author_email": "mocquin@me.com",
    "download_url": "https://files.pythonhosted.org/packages/b6/26/75771d0fef124c391bd034e2d7a52b11519151c8f582fb38c6eb3be4c1d8/physipy-0.2.6.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Manipulate physical quantities in Python",
    "version": "0.2.6",
    "project_urls": {
        "Homepage": "https://github.com/mocquin/physipy"
    },
    "split_keywords": [
        "physics",
        "physical",
        "unit",
        "units",
        "dimension",
        "quantity",
        "quantities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f1bdb449e159e84fb435e857ad1434b71b8de24c8b081a586e09ec2fafe9db1",
                "md5": "1864a4438dc7fd0e4a8560ac1cbd525f",
                "sha256": "3c0c66915a9704e37c8710a412bf7864812690458c351cc9e77c75a18734f8aa"
            },
            "downloads": -1,
            "filename": "physipy-0.2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1864a4438dc7fd0e4a8560ac1cbd525f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 39585,
            "upload_time": "2023-07-10T06:06:08",
            "upload_time_iso_8601": "2023-07-10T06:06:08.483663Z",
            "url": "https://files.pythonhosted.org/packages/2f/1b/db449e159e84fb435e857ad1434b71b8de24c8b081a586e09ec2fafe9db1/physipy-0.2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b62675771d0fef124c391bd034e2d7a52b11519151c8f582fb38c6eb3be4c1d8",
                "md5": "1f6a3d7c3c9190bba0b1c5bdcca134bc",
                "sha256": "224902f729b6c0119c92d92e807c9c755728b9f950c2071bb5471f0d5ef55288"
            },
            "downloads": -1,
            "filename": "physipy-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "1f6a3d7c3c9190bba0b1c5bdcca134bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 51458,
            "upload_time": "2023-07-10T06:06:10",
            "upload_time_iso_8601": "2023-07-10T06:06:10.177797Z",
            "url": "https://files.pythonhosted.org/packages/b6/26/75771d0fef124c391bd034e2d7a52b11519151c8f582fb38c6eb3be4c1d8/physipy-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-10 06:06:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mocquin",
    "github_project": "physipy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "sympy",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        }
    ],
    "lcname": "physipy"
}
        
Elapsed time: 0.08709s