lumaconf


Namelumaconf JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttp://github.com/lumalabs/config/
SummaryHOCON parser for Python (Luma custom version)
upload_time2023-06-10 00:13:44
maintainer
docs_urlNone
authorFrancois Dang Ngoc; Luma AI
requires_python
licenseApache License 2.0
keywords hocon parser
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            lumaconf is a fork of pyhocon, a HOCON parser for Python. We additionally added support for python expressions in references ${} and made the repr of config objects more readable.


            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/lumalabs/config/",
    "name": "lumaconf",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "hocon parser",
    "author": "Francois Dang Ngoc; Luma AI",
    "author_email": "francois.dangngoc@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/44/4f/382fd9b9158b46ce7c0b730f34d81d9683fa1f5f43a6a179797983a519db/lumaconf-0.0.3.tar.gz",
    "platform": null,
    "description": "lumaconf is a fork of pyhocon, a HOCON parser for Python. We additionally added support for python expressions in references ${} and made the repr of config objects more readable.\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "HOCON parser for Python (Luma custom version)",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "http://github.com/lumalabs/config/"
    },
    "split_keywords": [
        "hocon",
        "parser"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "444f382fd9b9158b46ce7c0b730f34d81d9683fa1f5f43a6a179797983a519db",
                "md5": "bdd7694911c612c16c66b1aaeeaefd81",
                "sha256": "4f6631e250ef200359f03291c41a04bfd5a511e4ca41ebf7c6039ee30854d4a3"
            },
            "downloads": -1,
            "filename": "lumaconf-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "bdd7694911c612c16c66b1aaeeaefd81",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 48559,
            "upload_time": "2023-06-10T00:13:44",
            "upload_time_iso_8601": "2023-06-10T00:13:44.666137Z",
            "url": "https://files.pythonhosted.org/packages/44/4f/382fd9b9158b46ce7c0b730f34d81d9683fa1f5f43a6a179797983a519db/lumaconf-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-10 00:13:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lumalabs",
    "github_project": "config",
    "github_not_found": true,
    "lcname": "lumaconf"
}
        
Elapsed time: 0.07853s