@@@@@@@@@@@@@@@@@@@
easy-as-pypi-config
@@@@@@@@@@@@@@@@@@@
.. CXREF:
https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge
.. image:: https://github.com/doblabs/easy-as-pypi-config/actions/workflows/checks-unspecial.yml/badge.svg?branch=release
:target: https://github.com/doblabs/easy-as-pypi-config/actions/workflows/checks-unspecial.yml/badge.svg?branch=release
:alt: Build Status
.. CXREF: https://app.codecov.io/gh/doblabs/easy-as-pypi-config/settings/badge
.. image:: https://codecov.io/gh/doblabs/easy-as-pypi-config/graph/badge.svg?token=7jwmk3erje
:target: https://app.codecov.io/gh/doblabs/easy-as-pypi-config
:alt: Coverage Status
.. image:: https://readthedocs.org/projects/easy-as-pypi-config/badge/?version=latest
:target: https://easy-as-pypi-config.readthedocs.io/en/latest/
:alt: Documentation Status
.. image:: https://img.shields.io/github/v/release/doblabs/easy-as-pypi-config.svg?style=flat
:target: https://github.com/doblabs/easy-as-pypi-config/releases
:alt: GitHub Release Status
.. image:: https://img.shields.io/pypi/v/easy-as-pypi-config.svg
:target: https://pypi.org/project/easy-as-pypi-config/
:alt: PyPI Release Status
.. image:: https://img.shields.io/pypi/pyversions/easy-as-pypi-config.svg
:target: https://pypi.org/project/easy-as-pypi-config/
:alt: PyPI Supported Python Versions
.. image:: https://img.shields.io/github/license/doblabs/easy-as-pypi-config.svg?style=flat
:target: https://github.com/doblabs/easy-as-pypi-config/blob/release/LICENSE
:alt: License Status
.. |easy-as-pypi-config| replace:: ``easy-as-pypi-config``
.. _easy-as-pypi-config: https://github.com/doblabs/easy-as-pypi-config
.. |pipx| replace:: ``pipx``
.. _pipx: https://pypa.github.io/pipx/
|
Bootstrapped Config engine for your next Python CLI using easy-as-pypi
.. Realizes ``config-decorator`` using ``configobj`` for file I/O.
.. Install with |pipx|_::
..
.. pipx install easy-as-pypi-config
Raw data
{
"_id": null,
"home_page": "",
"name": "easy-as-pypi-config",
"maintainer": "Tally Bark LLC",
"docs_url": null,
"requires_python": ">=3.8.1,<4.0.0",
"maintainer_email": "doblabs@tallybark.com",
"keywords": "python,user,config,INI,settings,application,options,CLI,TUI,scaffolding,library,boilerplate,pyoilerplate,framework,cookiecutter,skeleton",
"author": "Landon Bouma",
"author_email": "doblabs@tallybark.com",
"download_url": "https://files.pythonhosted.org/packages/37/b3/9ac3ea612ee9f3496c203f3bbdcfa1fd61a235673f491c94c0eb5bafa6df/easy_as_pypi_config-1.0.4.tar.gz",
"platform": null,
"description": "@@@@@@@@@@@@@@@@@@@\neasy-as-pypi-config\n@@@@@@@@@@@@@@@@@@@\n\n.. CXREF:\n https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge\n\n.. image:: https://github.com/doblabs/easy-as-pypi-config/actions/workflows/checks-unspecial.yml/badge.svg?branch=release\n :target: https://github.com/doblabs/easy-as-pypi-config/actions/workflows/checks-unspecial.yml/badge.svg?branch=release\n :alt: Build Status\n\n.. CXREF: https://app.codecov.io/gh/doblabs/easy-as-pypi-config/settings/badge\n\n.. image:: https://codecov.io/gh/doblabs/easy-as-pypi-config/graph/badge.svg?token=7jwmk3erje\n :target: https://app.codecov.io/gh/doblabs/easy-as-pypi-config\n :alt: Coverage Status\n\n.. image:: https://readthedocs.org/projects/easy-as-pypi-config/badge/?version=latest\n :target: https://easy-as-pypi-config.readthedocs.io/en/latest/\n :alt: Documentation Status\n\n.. image:: https://img.shields.io/github/v/release/doblabs/easy-as-pypi-config.svg?style=flat\n :target: https://github.com/doblabs/easy-as-pypi-config/releases\n :alt: GitHub Release Status\n\n.. image:: https://img.shields.io/pypi/v/easy-as-pypi-config.svg\n :target: https://pypi.org/project/easy-as-pypi-config/\n :alt: PyPI Release Status\n\n.. image:: https://img.shields.io/pypi/pyversions/easy-as-pypi-config.svg\n :target: https://pypi.org/project/easy-as-pypi-config/\n :alt: PyPI Supported Python Versions\n\n.. image:: https://img.shields.io/github/license/doblabs/easy-as-pypi-config.svg?style=flat\n :target: https://github.com/doblabs/easy-as-pypi-config/blob/release/LICENSE\n :alt: License Status\n\n.. |easy-as-pypi-config| replace:: ``easy-as-pypi-config``\n.. _easy-as-pypi-config: https://github.com/doblabs/easy-as-pypi-config\n\n.. |pipx| replace:: ``pipx``\n.. _pipx: https://pypa.github.io/pipx/\n\n|\n\nBootstrapped Config engine for your next Python CLI using easy-as-pypi\n\n.. Realizes ``config-decorator`` using ``configobj`` for file I/O.\n\n.. Install with |pipx|_::\n..\n.. pipx install easy-as-pypi-config\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Bootstrapped Config engine for your next Python CLI based on easy-as-pypi",
"version": "1.0.4",
"project_urls": {
"documentation": "https://easy-as-pypi-config.readthedocs.io/en/latest",
"download": "https://pypi.org/project/easy-as-pypi-config/#files",
"history": "https://github.com/doblabs/easy-as-pypi-config/blob/release/HISTORY.rst",
"homepage": "https://github.com/doblabs/easy-as-pypi-config#\ud83c\udf50",
"issues": "https://github.com/doblabs/easy-as-pypi-config/issues"
},
"split_keywords": [
"python",
"user",
"config",
"ini",
"settings",
"application",
"options",
"cli",
"tui",
"scaffolding",
"library",
"boilerplate",
"pyoilerplate",
"framework",
"cookiecutter",
"skeleton"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "460253adf2e73d1ab3358366f19dd16343d0a43786dcf9906843247b38a2e514",
"md5": "b30094c40d0a69df40822aeca808cbb9",
"sha256": "5d18e08878883c3470cc9b4053791bb7009204439d75fe5953dad924fbc63882"
},
"downloads": -1,
"filename": "easy_as_pypi_config-1.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b30094c40d0a69df40822aeca808cbb9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8.1,<4.0.0",
"size": 12252,
"upload_time": "2023-12-29T00:05:19",
"upload_time_iso_8601": "2023-12-29T00:05:19.914917Z",
"url": "https://files.pythonhosted.org/packages/46/02/53adf2e73d1ab3358366f19dd16343d0a43786dcf9906843247b38a2e514/easy_as_pypi_config-1.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "37b39ac3ea612ee9f3496c203f3bbdcfa1fd61a235673f491c94c0eb5bafa6df",
"md5": "92cff9365aaa0aa4e8bb0373e1841da4",
"sha256": "3af6b5beeb254650bfacef8bd9db4d389f8eb5c98e42fc583f4689b6b37ca31c"
},
"downloads": -1,
"filename": "easy_as_pypi_config-1.0.4.tar.gz",
"has_sig": false,
"md5_digest": "92cff9365aaa0aa4e8bb0373e1841da4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.1,<4.0.0",
"size": 36302,
"upload_time": "2023-12-29T00:05:21",
"upload_time_iso_8601": "2023-12-29T00:05:21.247902Z",
"url": "https://files.pythonhosted.org/packages/37/b3/9ac3ea612ee9f3496c203f3bbdcfa1fd61a235673f491c94c0eb5bafa6df/easy_as_pypi_config-1.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-29 00:05:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "doblabs",
"github_project": "easy-as-pypi-config",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "easy-as-pypi-config"
}