tinyconfig


Nametinyconfig JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-01-27 04:29:25
maintainerNone
docs_urlNone
authorHamlet
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tinyconfig

![GitHub License](https://img.shields.io/github/license/HamletSargsyan/tinyconfig)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/HamletSargsyan/tinyconfig)
![PyPI - Downloads](https://img.shields.io/pypi/dm/tinyconfig)
![PyPI - Version](https://img.shields.io/pypi/v/tinyconfig)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tinyconfig)
![Checks](https://github.com/HamletSargsyan/tinyconfig/actions/workflows/check.yml/badge.svg)
![Documentation](https://github.com/HamletSargsyan/tinyconfig/actions/workflows/documentation.yml/badge.svg)

> [!WARNING]
> work in progress

## Installation

```bash
pip install tinyconfig
```

## License

This project is licensed under the [MIT License](https://github.com/HamletSargsyan/tinyconfig/blob/main/LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tinyconfig",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Hamlet",
    "author_email": "hamlets849@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a5/02/75c2852d89b9305db87355bd6d2afc98e0160be2adb02339e4bd224124f1/tinyconfig-0.2.0.tar.gz",
    "platform": null,
    "description": "# tinyconfig\n\n![GitHub License](https://img.shields.io/github/license/HamletSargsyan/tinyconfig)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/HamletSargsyan/tinyconfig)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/tinyconfig)\n![PyPI - Version](https://img.shields.io/pypi/v/tinyconfig)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tinyconfig)\n![Checks](https://github.com/HamletSargsyan/tinyconfig/actions/workflows/check.yml/badge.svg)\n![Documentation](https://github.com/HamletSargsyan/tinyconfig/actions/workflows/documentation.yml/badge.svg)\n\n> [!WARNING]\n> work in progress\n\n## Installation\n\n```bash\npip install tinyconfig\n```\n\n## License\n\nThis project is licensed under the [MIT License](https://github.com/HamletSargsyan/tinyconfig/blob/main/LICENSE).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "0.2.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62f56dd5200ee08086c106005efcd7402c600abc4054331afa21f3e116fcfd8d",
                "md5": "0a90d9edf696b83cb54a7a2656c8c725",
                "sha256": "e51390f35c0c4a6114c1e791231953f12bf529dfd2e894c7624c0370f17120c3"
            },
            "downloads": -1,
            "filename": "tinyconfig-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a90d9edf696b83cb54a7a2656c8c725",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2980,
            "upload_time": "2025-01-27T04:29:23",
            "upload_time_iso_8601": "2025-01-27T04:29:23.321495Z",
            "url": "https://files.pythonhosted.org/packages/62/f5/6dd5200ee08086c106005efcd7402c600abc4054331afa21f3e116fcfd8d/tinyconfig-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a50275c2852d89b9305db87355bd6d2afc98e0160be2adb02339e4bd224124f1",
                "md5": "8243c645bf84974686e82698dd4e7dd3",
                "sha256": "ed82cbac68c7160e2734a1561691a2f18ecdb7452dc52451c03740bf644c7736"
            },
            "downloads": -1,
            "filename": "tinyconfig-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8243c645bf84974686e82698dd4e7dd3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2183,
            "upload_time": "2025-01-27T04:29:25",
            "upload_time_iso_8601": "2025-01-27T04:29:25.143950Z",
            "url": "https://files.pythonhosted.org/packages/a5/02/75c2852d89b9305db87355bd6d2afc98e0160be2adb02339e4bd224124f1/tinyconfig-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-27 04:29:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tinyconfig"
}
        
Elapsed time: 0.40858s