# ekumenlabs_config
[![tests](https://github.com/Ekumen-OS/ekumenlabs_config/actions/workflows/tests.yaml/badge.svg)](https://github.com/Ekumen-OS/ekumenlabs_config/actions/workflows/tests.yaml)
[![codecov](https://codecov.io/gh/Ekumen-OS/ekumenlabs_config/branch/main/graph/badge.svg?token=mRGjPkrBjt)](https://codecov.io/gh/Ekumen-OS/ekumenlabs_config)
[![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![poetry-managed](https://img.shields.io/badge/poetry-managed-blueviolet)](https://python-poetry.org)
## Installation
### Pip
`pip install ekumenlabs_config`
### Pipenv
`pipenv install ekumenlabs_config`
### Poetry
`poetry add ekumenlabs_config`
### PDM
`pdm add ekumenlabs_config`
## Notes for maintainers
### Release
To create a new release, create a github release and a github action will take care of building and publishing. After
that, there will be a PR automatically created to bump the version in `main`.
Raw data
{
"_id": null,
"home_page": "https://github.com/Ekumen-OS/ekumenlabs_config",
"name": "ekumenlabs-config",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4.0",
"maintainer_email": "",
"keywords": "configuration",
"author": "Guillermo Manzato",
"author_email": "manzato@ekumenlabs.com",
"download_url": "https://files.pythonhosted.org/packages/7e/5e/a0ec9cdeba5552f0f78bab7e5e0cf5e3f9e4bfd170fabd62963e4d4d214e/ekumenlabs_config-0.1.1.tar.gz",
"platform": null,
"description": "# ekumenlabs_config\n\n[![tests](https://github.com/Ekumen-OS/ekumenlabs_config/actions/workflows/tests.yaml/badge.svg)](https://github.com/Ekumen-OS/ekumenlabs_config/actions/workflows/tests.yaml)\n[![codecov](https://codecov.io/gh/Ekumen-OS/ekumenlabs_config/branch/main/graph/badge.svg?token=mRGjPkrBjt)](https://codecov.io/gh/Ekumen-OS/ekumenlabs_config)\n[![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![poetry-managed](https://img.shields.io/badge/poetry-managed-blueviolet)](https://python-poetry.org)\n\n## Installation\n\n### Pip\n\n`pip install ekumenlabs_config`\n\n### Pipenv\n\n`pipenv install ekumenlabs_config`\n\n### Poetry\n\n`poetry add ekumenlabs_config`\n\n### PDM\n\n`pdm add ekumenlabs_config`\n\n## Notes for maintainers\n\n### Release\n\nTo create a new release, create a github release and a github action will take care of building and publishing. After\nthat, there will be a PR automatically created to bump the version in `main`.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "",
"version": "0.1.1",
"split_keywords": [
"configuration"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c7e2cb81829b760c567c0b11317b83c93e144a04089d0811f192d269aa3b441d",
"md5": "340914a61c129b1971a93fe5a71e2320",
"sha256": "1d17ddb265bf1a680c037c4752de53cd9e6af9c0f6d61e26cbeb0778b3a93dca"
},
"downloads": -1,
"filename": "ekumenlabs_config-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "340914a61c129b1971a93fe5a71e2320",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4.0",
"size": 4004,
"upload_time": "2023-04-18T16:18:10",
"upload_time_iso_8601": "2023-04-18T16:18:10.710436Z",
"url": "https://files.pythonhosted.org/packages/c7/e2/cb81829b760c567c0b11317b83c93e144a04089d0811f192d269aa3b441d/ekumenlabs_config-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7e5ea0ec9cdeba5552f0f78bab7e5e0cf5e3f9e4bfd170fabd62963e4d4d214e",
"md5": "4468c21fc681e44602bf1d718a52690c",
"sha256": "2d1065fbd78dbc5b60e441b9a15f00ed244a33a76592068394cf72605fdaa377"
},
"downloads": -1,
"filename": "ekumenlabs_config-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "4468c21fc681e44602bf1d718a52690c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4.0",
"size": 3148,
"upload_time": "2023-04-18T16:18:12",
"upload_time_iso_8601": "2023-04-18T16:18:12.629402Z",
"url": "https://files.pythonhosted.org/packages/7e/5e/a0ec9cdeba5552f0f78bab7e5e0cf5e3f9e4bfd170fabd62963e4d4d214e/ekumenlabs_config-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-18 16:18:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "Ekumen-OS",
"github_project": "ekumenlabs_config",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ekumenlabs-config"
}