configration


Nameconfigration JSON
Version 2.0.8 PyPI version JSON
download
home_pagehttps://psionman@bitbucket.org/psionman/bfgdealer.git
Summary"""A utility for json or toml config files."""
upload_time2024-04-16 13:39:18
maintainerNone
docs_urlNone
authorjeff watkins
requires_pythonNone
licenseMIT
keywords cli input
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # configration

A module to validate and load config files.

## Installation

```bash
pip install configration
```


# Version History

Version 2.0.8 16 Apr 2024

1. Add defaults

------

Version 2.0.7 6 Aug 2023

1. Status constant on  save toml_config

------

Version 2.0.6 29 Jun 2023

1. Copy all tests

------

Version 2.0.5 29 Jun 2023

1. Tests on json and Toml
------

Version 2.0.4 18 June 2023

1. Invalid toml test corrected
2. Add tomli to requirements.txt

------

Version 2.0.3 9 June 2023

1. Implement create()
2. Implement save()
3. Consolidated testing into one file

------


Version 1.0.2 29 May 2023

1. Provide __repr__

------


Version 1.0.1 29 May 2023

1. Expose TomlConfig

------

Version 1.0.0 29 May 2023

1. Implement Toml configs
2. Test suit introduced

------

Version 0.0.1 11 May 2023

1. Better error message if config file is missing

------

Version 0.0.0 10 May 2023

1. Initial version

------

            

Raw data

            {
    "_id": null,
    "home_page": "https://psionman@bitbucket.org/psionman/bfgdealer.git",
    "name": "configration",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cli, input",
    "author": "jeff watkins",
    "author_email": "support@bidforgame.com",
    "download_url": "https://files.pythonhosted.org/packages/ad/f8/206eaadbd2d3dd4f7a512f3c07c37543124e2200d0ab608803a27ee29e25/configration-2.0.8.tar.gz",
    "platform": null,
    "description": "# configration\n\nA module to validate and load config files.\n\n## Installation\n\n```bash\npip install configration\n```\n\n\n# Version History\n\nVersion 2.0.8 16 Apr 2024\n\n1. Add defaults\n\n------\n\nVersion 2.0.7 6 Aug 2023\n\n1. Status constant on  save toml_config\n\n------\n\nVersion 2.0.6 29 Jun 2023\n\n1. Copy all tests\n\n------\n\nVersion 2.0.5 29 Jun 2023\n\n1. Tests on json and Toml\n------\n\nVersion 2.0.4 18 June 2023\n\n1. Invalid toml test corrected\n2. Add tomli to requirements.txt\n\n------\n\nVersion 2.0.3 9 June 2023\n\n1. Implement create()\n2. Implement save()\n3. Consolidated testing into one file\n\n------\n\n\nVersion 1.0.2 29 May 2023\n\n1. Provide __repr__\n\n------\n\n\nVersion 1.0.1 29 May 2023\n\n1. Expose TomlConfig\n\n------\n\nVersion 1.0.0 29 May 2023\n\n1. Implement Toml configs\n2. Test suit introduced\n\n------\n\nVersion 0.0.1 11 May 2023\n\n1. Better error message if config file is missing\n\n------\n\nVersion 0.0.0 10 May 2023\n\n1. Initial version\n\n------\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\"\"\"A utility for json or toml config files.\"\"\"",
    "version": "2.0.8",
    "project_urls": {
        "Download": "https://pypi.org/project/bfgdealer/",
        "Homepage": "https://psionman@bitbucket.org/psionman/bfgdealer.git"
    },
    "split_keywords": [
        "cli",
        " input"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a05298c2f66aa045619239f535c15ae10edd687e2c62c7ab32521075c5fe1a7",
                "md5": "4f06501a51b0d4c92c6b202e98719335",
                "sha256": "bae8af2cd2a665b899a2672570908bef671f28e6524d44904cca02e4a78e9720"
            },
            "downloads": -1,
            "filename": "configration-2.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f06501a51b0d4c92c6b202e98719335",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20474,
            "upload_time": "2024-04-16T13:39:14",
            "upload_time_iso_8601": "2024-04-16T13:39:14.661764Z",
            "url": "https://files.pythonhosted.org/packages/9a/05/298c2f66aa045619239f535c15ae10edd687e2c62c7ab32521075c5fe1a7/configration-2.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "adf8206eaadbd2d3dd4f7a512f3c07c37543124e2200d0ab608803a27ee29e25",
                "md5": "02d80c2648c66065e1ef1c6a1770224d",
                "sha256": "75526ec5c111a66e9c89208b2802364e271c4778b629a1d801bfb994c7a79123"
            },
            "downloads": -1,
            "filename": "configration-2.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "02d80c2648c66065e1ef1c6a1770224d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17530,
            "upload_time": "2024-04-16T13:39:18",
            "upload_time_iso_8601": "2024-04-16T13:39:18.268713Z",
            "url": "https://files.pythonhosted.org/packages/ad/f8/206eaadbd2d3dd4f7a512f3c07c37543124e2200d0ab608803a27ee29e25/configration-2.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 13:39:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "configration"
}
        
Elapsed time: 0.23274s