<h2>
<p style="text-align: center;">
TomlEv - Open-source Python framework to manage environment variables
</p>
</h2>
---
[![Latest Version](https://badgen.net/pypi/v/tomlev)](https://pypi.python.org/pypi/tomlev/)
[![Tomlev CI/CD Pipeline](https://github.com/thesimj/tomlev/actions/workflows/main.yml/badge.svg)](https://github.com/thesimj/tomlev/actions/workflows/main.yml)
[![Coverage Status](https://badgen.net/coveralls/c/github/thesimj/tomlev)](https://coveralls.io/github/thesimj/tomlev?branch=main)
![Versions](https://badgen.net/pypi/python/tomlev)
[![Code Style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![License](https://img.shields.io/pypi/l/tomlev.svg)](LICENSE)
[![Downloads](https://static.pepy.tech/personalized-badge/tomlev?period=total&units=international_system&left_color=black&right_color=green&left_text=Downloads)](https://pepy.tech/project/tomlev)
### Motivation
to be filled later...
### Install
```shell
# pip
pip install tomlev
```
```shell
# poetry
poetry add tomlev
```
### Basic usage
to be filled later...
### Strict mode
to be filled later...
### Support
if you like **TomlEv** give it a start ⭐ https://github.com/thesimj/tomlev
### License
MIT licensed. See the [LICENSE](LICENSE) file for more details.
Raw data
{
"_id": null,
"home_page": "https://github.com/thesimj/tomlev",
"name": "tomlev",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8.1",
"maintainer_email": "",
"keywords": "toml,environment,variables,config",
"author": "Mykola Bubelich",
"author_email": "m+github@bubelich.com",
"download_url": "https://files.pythonhosted.org/packages/1f/d0/4ce06bddabf71b9a0ff8c2614fbe2b7d747daa73abb43250c5a6a9b74c7e/tomlev-0.2.2.tar.gz",
"platform": null,
"description": "<h2>\n <p style=\"text-align: center;\">\n TomlEv - Open-source Python framework to manage environment variables\n </p>\n</h2>\n\n---\n[![Latest Version](https://badgen.net/pypi/v/tomlev)](https://pypi.python.org/pypi/tomlev/)\n[![Tomlev CI/CD Pipeline](https://github.com/thesimj/tomlev/actions/workflows/main.yml/badge.svg)](https://github.com/thesimj/tomlev/actions/workflows/main.yml)\n[![Coverage Status](https://badgen.net/coveralls/c/github/thesimj/tomlev)](https://coveralls.io/github/thesimj/tomlev?branch=main)\n![Versions](https://badgen.net/pypi/python/tomlev)\n[![Code Style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![License](https://img.shields.io/pypi/l/tomlev.svg)](LICENSE)\n[![Downloads](https://static.pepy.tech/personalized-badge/tomlev?period=total&units=international_system&left_color=black&right_color=green&left_text=Downloads)](https://pepy.tech/project/tomlev)\n\n### Motivation\n\nto be filled later...\n\n### Install\n\n```shell\n# pip\npip install tomlev\n```\n\n```shell\n# poetry\npoetry add tomlev\n```\n\n### Basic usage\n\nto be filled later...\n\n### Strict mode\n\nto be filled later...\n\n### Support\n\nif you like **TomlEv** give it a start \u2b50 https://github.com/thesimj/tomlev\n\n### License\n\nMIT licensed. See the [LICENSE](LICENSE) file for more details.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "TomlEv - Open-source Python framework to manage environment variables",
"version": "0.2.2",
"project_urls": {
"Bug Tracker": "https://github.com/thesimj/tomlev/issues",
"Homepage": "https://github.com/thesimj/tomlev",
"Repository": "https://github.com/thesimj/tomlev"
},
"split_keywords": [
"toml",
"environment",
"variables",
"config"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e03577c42585e13304c467946d288474d897ef10a90228b6ccae1522f52f8123",
"md5": "8f69fbd60fde948aebf63548b3a9d7d9",
"sha256": "6ed7e01cb9ef4f9cf6a441804d7c42bc0f28cedf103f0200015731f800bd3914"
},
"downloads": -1,
"filename": "tomlev-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8f69fbd60fde948aebf63548b3a9d7d9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8.1",
"size": 7021,
"upload_time": "2023-12-26T08:39:53",
"upload_time_iso_8601": "2023-12-26T08:39:53.447573Z",
"url": "https://files.pythonhosted.org/packages/e0/35/77c42585e13304c467946d288474d897ef10a90228b6ccae1522f52f8123/tomlev-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1fd04ce06bddabf71b9a0ff8c2614fbe2b7d747daa73abb43250c5a6a9b74c7e",
"md5": "05fe0ece465a611b8b164e6746c61527",
"sha256": "7d3faa59114e6474eea698bdd5b01be81911b8782de6b1a6e837831527ec1ae1"
},
"downloads": -1,
"filename": "tomlev-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "05fe0ece465a611b8b164e6746c61527",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.1",
"size": 5387,
"upload_time": "2023-12-26T08:39:55",
"upload_time_iso_8601": "2023-12-26T08:39:55.281990Z",
"url": "https://files.pythonhosted.org/packages/1f/d0/4ce06bddabf71b9a0ff8c2614fbe2b7d747daa73abb43250c5a6a9b74c7e/tomlev-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-26 08:39:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "thesimj",
"github_project": "tomlev",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "tomlev"
}