pyautoconfig


Namepyautoconfig JSON
Version 1.3.0 PyPI version JSON
download
home_page
SummaryEffortlessly describe and load env and Json configurations in Python.
upload_time2024-03-19 00:05:42
maintainer
docs_urlNone
author
requires_python>=3.11
license
keywords config env json
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyConfig

Effortlessly describe and load env and Json configurations in Python.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyautoconfig",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "config,env,json",
    "author": "",
    "author_email": "Yiannis Charalambous <yiannis128@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/0c/45/1dd9e812dd0436e5f2ef7322807e834b75850060ae44f92b122fde6d711e/pyautoconfig-1.3.0.tar.gz",
    "platform": null,
    "description": "# PyConfig\n\nEffortlessly describe and load env and Json configurations in Python.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Effortlessly describe and load env and Json configurations in Python.",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://github.com/Yiannis128/pyautoconfig",
        "Issues": "https://github.com/Yiannis128/pyautoconfig/issues",
        "Source Code": "https://github.com/Yiannis128/pyautoconfig"
    },
    "split_keywords": [
        "config",
        "env",
        "json"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c27b98ef7a1eb3682ef0f4494883f8c72045ad2ea8c6e27a539fdcb46e4559f9",
                "md5": "86ec0508ef6338d13e444ca6ea972003",
                "sha256": "82b49567f91c998f22680a9d8382efacfe835a12552c5009efe5ce3b1c4fc793"
            },
            "downloads": -1,
            "filename": "pyautoconfig-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "86ec0508ef6338d13e444ca6ea972003",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 20668,
            "upload_time": "2024-03-19T00:05:40",
            "upload_time_iso_8601": "2024-03-19T00:05:40.962961Z",
            "url": "https://files.pythonhosted.org/packages/c2/7b/98ef7a1eb3682ef0f4494883f8c72045ad2ea8c6e27a539fdcb46e4559f9/pyautoconfig-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c451dd9e812dd0436e5f2ef7322807e834b75850060ae44f92b122fde6d711e",
                "md5": "2ebcade1c465f68efd1d6e5db7385db2",
                "sha256": "decc0713e941eafbd18e69fd9b015b1e14cd0dcb7b4e90581e6b44d0270b77b4"
            },
            "downloads": -1,
            "filename": "pyautoconfig-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2ebcade1c465f68efd1d6e5db7385db2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 19153,
            "upload_time": "2024-03-19T00:05:42",
            "upload_time_iso_8601": "2024-03-19T00:05:42.906643Z",
            "url": "https://files.pythonhosted.org/packages/0c/45/1dd9e812dd0436e5f2ef7322807e834b75850060ae44f92b122fde6d711e/pyautoconfig-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 00:05:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Yiannis128",
    "github_project": "pyautoconfig",
    "github_not_found": true,
    "lcname": "pyautoconfig"
}
        
Elapsed time: 0.21963s