python-datapath


Namepython-datapath JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/ashafer01/python-datapath
SummaryFunctions for working with dotted and square-bracketed paths against a recursive dict/list structure
upload_time2024-04-10 04:33:27
maintainerNone
docs_urlNone
authorAlex Shafer
requires_python>=3.10.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Functions for working with dotted and square-bracketed paths against a recursive dict/list structure

Docs at https://github.com/ashafer01/python-datapath

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ashafer01/python-datapath",
    "name": "python-datapath",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Alex Shafer",
    "author_email": "ashafer@pm.me",
    "download_url": "https://files.pythonhosted.org/packages/2c/08/675c427eea49e535552467e7cc9807a6dbeafcff2b2103d763d197745648/python-datapath-0.2.0.tar.gz",
    "platform": null,
    "description": "Functions for working with dotted and square-bracketed paths against a recursive dict/list structure\n\nDocs at https://github.com/ashafer01/python-datapath\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Functions for working with dotted and square-bracketed paths against a recursive dict/list structure",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/ashafer01/python-datapath"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c73cc1e822ae6b46e9a1ddaf61d7ded9d06facb7ffb5cec9f844195880e927d9",
                "md5": "42694222e7d3cc59d8623b2a9ac7dfd2",
                "sha256": "7e51bdd170952fbe55e48fec02179f0230c8b32d7aa91719a2723c210a909f4f"
            },
            "downloads": -1,
            "filename": "python_datapath-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42694222e7d3cc59d8623b2a9ac7dfd2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.0",
            "size": 12737,
            "upload_time": "2024-04-10T04:33:26",
            "upload_time_iso_8601": "2024-04-10T04:33:26.602584Z",
            "url": "https://files.pythonhosted.org/packages/c7/3c/c1e822ae6b46e9a1ddaf61d7ded9d06facb7ffb5cec9f844195880e927d9/python_datapath-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c08675c427eea49e535552467e7cc9807a6dbeafcff2b2103d763d197745648",
                "md5": "7bd661c4128e7befbeb3d4e5ca6a9e24",
                "sha256": "cc6d053b0c8976f6ce4f524ae335cecbd44ee6c52e1968dced5ee26dee00981f"
            },
            "downloads": -1,
            "filename": "python-datapath-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7bd661c4128e7befbeb3d4e5ca6a9e24",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.0",
            "size": 14577,
            "upload_time": "2024-04-10T04:33:27",
            "upload_time_iso_8601": "2024-04-10T04:33:27.753206Z",
            "url": "https://files.pythonhosted.org/packages/2c/08/675c427eea49e535552467e7cc9807a6dbeafcff2b2103d763d197745648/python-datapath-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 04:33:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ashafer01",
    "github_project": "python-datapath",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-datapath"
}
        
Elapsed time: 0.56077s