# UniKit
**UniKit** is a versatile Python library offering a collection of generic classes and utilities designed to simplify
common development tasks. Whether you're building a small application or a large-scale system, UniKit provides
reusable tools that can streamline your code, making it more robust and maintainable.
## Features
- **Dependency Injection**: Simple and intuitive DI framework to manage object lifecycles.
- **Object Registries**: Easily create registries for managing arbitrary objects and services.
- **String Parsing Utilities**: Tools for manipulating and parsing strings efficiently.
## Installation
You can install UniKit via pip:
```bash
pip install unikit
```
## Contributing
Contributions are welcome! If you have ideas or find bugs, feel free to open an issue or submit a pull request.
## License
UniKit is licensed under the MIT License. See LICENSE for more details.
Raw data
{
"_id": null,
"home_page": "https://github.com/corvis/unikit",
"name": "unikit",
"maintainer": "Dmitry Berezovsky",
"docs_url": null,
"requires_python": "<4,>=3.11",
"maintainer_email": "unikit-dev@googlegroups.com",
"keywords": "toolkit, core utilities, dependency injection, registry, parsing, generics, python tools, application development, di",
"author": "Dmitry Berezovsky",
"author_email": "unikit-dev@googlegroups.com",
"download_url": "https://files.pythonhosted.org/packages/fb/54/f061a37ad859f2658fad36818d129f3d1593924739ea8ddb7add4d91223e/unikit-0.6.2.tar.gz",
"platform": null,
"description": "# UniKit\n\n**UniKit** is a versatile Python library offering a collection of generic classes and utilities designed to simplify \ncommon development tasks. Whether you're building a small application or a large-scale system, UniKit provides \nreusable tools that can streamline your code, making it more robust and maintainable.\n\n## Features\n\n- **Dependency Injection**: Simple and intuitive DI framework to manage object lifecycles.\n- **Object Registries**: Easily create registries for managing arbitrary objects and services.\n- **String Parsing Utilities**: Tools for manipulating and parsing strings efficiently.\n\n## Installation\n\nYou can install UniKit via pip:\n\n```bash\npip install unikit\n```\n\n## Contributing\nContributions are welcome! If you have ideas or find bugs, feel free to open an issue or submit a pull request.\n\n## License\nUniKit is licensed under the MIT License. See LICENSE for more details.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A versatile Python library that provides a set of generic classes and utilities for common application needs, including dependency injection, object registries, file system abstraction, string parsing, and many others. Designed to streamline development, UniKit offers reusable tools to simplify building robust and scalable applications.",
"version": "0.6.2",
"project_urls": {
"Homepage": "https://github.com/corvis/unikit",
"Repository": "https://github.com/corvis/unikit"
},
"split_keywords": [
"toolkit",
" core utilities",
" dependency injection",
" registry",
" parsing",
" generics",
" python tools",
" application development",
" di"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "86699ff9371de9b9ae88ff87d504758d44d36910da1e7f816837e048f6cbf5bf",
"md5": "165f8bbcd38379781055258e181f5e2b",
"sha256": "dd383197ddb2d0a4b37238582666a7236e04aaab57d28abe95fbb0ae21abed05"
},
"downloads": -1,
"filename": "unikit-0.6.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "165f8bbcd38379781055258e181f5e2b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.11",
"size": 47016,
"upload_time": "2024-10-27T16:50:12",
"upload_time_iso_8601": "2024-10-27T16:50:12.787670Z",
"url": "https://files.pythonhosted.org/packages/86/69/9ff9371de9b9ae88ff87d504758d44d36910da1e7f816837e048f6cbf5bf/unikit-0.6.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fb54f061a37ad859f2658fad36818d129f3d1593924739ea8ddb7add4d91223e",
"md5": "d6a8d1edd1c2be905cdfe2945c6cf569",
"sha256": "d29f60cc8e381a845d5bb338e14ddfc11726dc15b4768f01476952ba8ba8b54f"
},
"downloads": -1,
"filename": "unikit-0.6.2.tar.gz",
"has_sig": false,
"md5_digest": "d6a8d1edd1c2be905cdfe2945c6cf569",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.11",
"size": 31952,
"upload_time": "2024-10-27T16:50:14",
"upload_time_iso_8601": "2024-10-27T16:50:14.806805Z",
"url": "https://files.pythonhosted.org/packages/fb/54/f061a37ad859f2658fad36818d129f3d1593924739ea8ddb7add4d91223e/unikit-0.6.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-27 16:50:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "corvis",
"github_project": "unikit",
"github_not_found": true,
"lcname": "unikit"
}