Name | capacho JSON |
Version |
0.0.5
JSON |
| download |
home_page | None |
Summary | A tool for registering implementations and provisioning them with containers, facilitating seamless integration and management |
upload_time | 2024-10-15 21:47:13 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
container
dependency injection
register
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# capacho 🧺
[![version](https://img.shields.io/github/release/alice-biometrics/capacho/all.svg)](https://github.com/alice-biometrics/capacho/releases)
[![ci](https://github.com/alice-biometrics/capacho/workflows/ci/badge.svg)](https://github.com/alice-biometrics/capacho/actions)
[![pypi](https://img.shields.io/pypi/dm/capacho)](https://pypi.org/project/capacho/)
[![codecov](https://codecov.io/gh/alice-biometrics/capacho/branch/main/graph/badge.svg?token=BX1IZJZLJQ)](https://codecov.io/gh/alice-biometrics/capacho)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Pydantic v2](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/pydantic/pydantic/main/docs/badge/v2.json)](https://docs.pydantic.dev/latest/contributing/#badges)
[![license](https://img.shields.io/github/license/alice-biometrics/capacho.svg)](https://github.com/alice-biometrics/capacho/blob/main/LICENSE)
[![versions](https://img.shields.io/pypi/pyversions/capacho.svg)](https://github.com/alice-biometrics/capacho)
<img src="https://github.com/alice-biometrics/custom-emojis/blob/master/images/alice_header.png?raw=true" width=auto>
---
**Documentation**: <a href="https://alice-biometrics.github.io/capacho/" target="_blank">https://alice-biometrics.github.io/capacho/</a>
**Source Code**: <a href="https://github.com/alice-biometrics/capacho" target="_blank">https://github.com/alice-biometrics/capacho</a>
---
## What is capacho 🧺?
A tool for registering implementations and provisioning them with containers, facilitating seamless integration and management
## How could capacho 🧺 help me?
If you want to create abstractions and implement their corresponding solutions, this approach is highly effective.
It allows you to register implementations and define aliases for use within a container, making it particularly useful
for configuring implementations via configuration files.
## Installation 💻
```console
pip install capacho
```
## Contribute
We'd love you to contribute to *capacho* 🥳🥳🥳🥳🥳🥳️️!
For more information, check our [documentation](https://alice-biometrics.github.io/capacho/contributing/)
## Contact 📬
support@alicebiometrics.com
Raw data
{
"_id": null,
"home_page": null,
"name": "capacho",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "Container, Dependency Injection, Register",
"author": null,
"author_email": "Alice Biometrics <support@alicebiometrics.com>",
"download_url": "https://files.pythonhosted.org/packages/7c/56/129a8980130bf29e76beef2ef053b460b99af52b78dce51b90d975649570/capacho-0.0.5.tar.gz",
"platform": null,
"description": "# capacho \ud83e\uddfa\n\n[![version](https://img.shields.io/github/release/alice-biometrics/capacho/all.svg)](https://github.com/alice-biometrics/capacho/releases)\n[![ci](https://github.com/alice-biometrics/capacho/workflows/ci/badge.svg)](https://github.com/alice-biometrics/capacho/actions)\n[![pypi](https://img.shields.io/pypi/dm/capacho)](https://pypi.org/project/capacho/)\n[![codecov](https://codecov.io/gh/alice-biometrics/capacho/branch/main/graph/badge.svg?token=BX1IZJZLJQ)](https://codecov.io/gh/alice-biometrics/capacho)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) \n[![Pydantic v2](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/pydantic/pydantic/main/docs/badge/v2.json)](https://docs.pydantic.dev/latest/contributing/#badges)\n[![license](https://img.shields.io/github/license/alice-biometrics/capacho.svg)](https://github.com/alice-biometrics/capacho/blob/main/LICENSE)\n[![versions](https://img.shields.io/pypi/pyversions/capacho.svg)](https://github.com/alice-biometrics/capacho)\n\n<img src=\"https://github.com/alice-biometrics/custom-emojis/blob/master/images/alice_header.png?raw=true\" width=auto>\n\n---\n\n\n\n**Documentation**: <a href=\"https://alice-biometrics.github.io/capacho/\" target=\"_blank\">https://alice-biometrics.github.io/capacho/</a>\n\n**Source Code**: <a href=\"https://github.com/alice-biometrics/capacho\" target=\"_blank\">https://github.com/alice-biometrics/capacho</a>\n\n---\n\n## What is capacho \ud83e\uddfa?\n\nA tool for registering implementations and provisioning them with containers, facilitating seamless integration and management\n\n## How could capacho \ud83e\uddfa help me?\n\nIf you want to create abstractions and implement their corresponding solutions, this approach is highly effective.\nIt allows you to register implementations and define aliases for use within a container, making it particularly useful\nfor configuring implementations via configuration files.\n\n## Installation \ud83d\udcbb\n\n```console\npip install capacho\n```\n\n## Contribute\n\nWe'd love you to contribute to *capacho* \ud83e\udd73\ud83e\udd73\ud83e\udd73\ud83e\udd73\ud83e\udd73\ud83e\udd73\ufe0f\ufe0f!\n\nFor more information, check our [documentation](https://alice-biometrics.github.io/capacho/contributing/)\n\n## Contact \ud83d\udcec\n\nsupport@alicebiometrics.com\n",
"bugtrack_url": null,
"license": null,
"summary": "A tool for registering implementations and provisioning them with containers, facilitating seamless integration and management",
"version": "0.0.5",
"project_urls": {
"Documentation": "https://alice-biometrics.github.io/capacho/",
"Homepage": "https://github.com/alice-biometrics/capacho"
},
"split_keywords": [
"container",
" dependency injection",
" register"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "55606b67a0b629beefe1d3fd5dc55eb0d2f9eb4eda9722a86f4992d6a507916f",
"md5": "6d0f84f6732dc7222d14b880cb95f9d6",
"sha256": "816338d29a5ea195a9afea598a734a497c791401040a0336a884e8d9f46a5f1e"
},
"downloads": -1,
"filename": "capacho-0.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6d0f84f6732dc7222d14b880cb95f9d6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 8623,
"upload_time": "2024-10-15T21:47:12",
"upload_time_iso_8601": "2024-10-15T21:47:12.901482Z",
"url": "https://files.pythonhosted.org/packages/55/60/6b67a0b629beefe1d3fd5dc55eb0d2f9eb4eda9722a86f4992d6a507916f/capacho-0.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7c56129a8980130bf29e76beef2ef053b460b99af52b78dce51b90d975649570",
"md5": "e9ff51c9f049b6b3495cbb290e5c5ca5",
"sha256": "2cdb6bbd948e90729a50a4a44794933fb917478ee8311bf907a1b7d5f246825c"
},
"downloads": -1,
"filename": "capacho-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "e9ff51c9f049b6b3495cbb290e5c5ca5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 6714,
"upload_time": "2024-10-15T21:47:13",
"upload_time_iso_8601": "2024-10-15T21:47:13.967092Z",
"url": "https://files.pythonhosted.org/packages/7c/56/129a8980130bf29e76beef2ef053b460b99af52b78dce51b90d975649570/capacho-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-15 21:47:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "alice-biometrics",
"github_project": "capacho",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "capacho"
}