pyqn


Namepyqn JSON
Version 1.4.1 PyPI version JSON
download
home_pagehttps://github.com/xnx/pyqn
SummaryA package for managing physical units and quantities
upload_time2024-05-19 18:17:42
maintainerNone
docs_urlNone
authorChristian Hill
requires_python>=3.6
licenseNone
keywords chemistry units physical quantities unit conversion
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ********************
Introduction to PyQn
********************



PyQn is a Python package for parsing, validating, manipulating and
transforming physical quantities and their units.

Units are specified as strings using a simple and flexible syntax,
and may be compared, output in different formats and manipulated using a
variety of predefined Python methods.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/xnx/pyqn",
    "name": "pyqn",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "chemistry, units, physical quantities, unit conversion",
    "author": "Christian Hill",
    "author_email": "xn.hill@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c0/2f/ce54b5e4230de79b42673b32c7002653a574c143834ab90338c01c37edc8/pyqn-1.4.1.tar.gz",
    "platform": null,
    "description": "********************\nIntroduction to PyQn\n********************\n\n\n\nPyQn is a Python package for parsing, validating, manipulating and\ntransforming physical quantities and their units.\n\nUnits are specified as strings using a simple and flexible syntax,\nand may be compared, output in different formats and manipulated using a\nvariety of predefined Python methods.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package for managing physical units and quantities",
    "version": "1.4.1",
    "project_urls": {
        "Bug Reports": "https://github.com/xnx/pyqn/issues",
        "Homepage": "https://github.com/xnx/pyqn"
    },
    "split_keywords": [
        "chemistry",
        " units",
        " physical quantities",
        " unit conversion"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e0952f6ecaab5fc00971df2b83b4df0070603640dc0b1d80ce3d6017c6404ed",
                "md5": "1bdde3bcaaceb48a6a535539f35a5ee1",
                "sha256": "0a66d4c87d8bf49204fb6a89582de16a286b5f1b60815ec14de1e8556811708f"
            },
            "downloads": -1,
            "filename": "pyqn-1.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1bdde3bcaaceb48a6a535539f35a5ee1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 31740,
            "upload_time": "2024-05-19T18:17:40",
            "upload_time_iso_8601": "2024-05-19T18:17:40.963117Z",
            "url": "https://files.pythonhosted.org/packages/0e/09/52f6ecaab5fc00971df2b83b4df0070603640dc0b1d80ce3d6017c6404ed/pyqn-1.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c02fce54b5e4230de79b42673b32c7002653a574c143834ab90338c01c37edc8",
                "md5": "3fa287c3347eeab742514a3f1e8194ec",
                "sha256": "165c5dd31bd13dfa8e944275b767938e40d2b877104cbd43a516f86298ba9c7f"
            },
            "downloads": -1,
            "filename": "pyqn-1.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3fa287c3347eeab742514a3f1e8194ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 29976,
            "upload_time": "2024-05-19T18:17:42",
            "upload_time_iso_8601": "2024-05-19T18:17:42.155878Z",
            "url": "https://files.pythonhosted.org/packages/c0/2f/ce54b5e4230de79b42673b32c7002653a574c143834ab90338c01c37edc8/pyqn-1.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-19 18:17:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xnx",
    "github_project": "pyqn",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyqn"
}
        
Elapsed time: 0.28061s