# package-management
A collection of types to easily implement a plugin system in your Python application. The source code of individual extensions can be located in remote git repositories or in a local folder structure.
Raw data
{
"_id": null,
"home_page": "https://github.com/Apollo3zehn/package-management",
"name": "apollo3zehn-package-management",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "package management extensions plugins",
"author": "https://github.com/Apollo3zehn",
"author_email": null,
"download_url": null,
"platform": "any",
"description": "# package-management\n\nA collection of types to easily implement a plugin system in your Python application. The source code of individual extensions can be located in remote git repositories or in a local folder structure.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A collection of types to easily implement a plugin system in your Python application. The source code of individual extensions can be located in remote git repositories or in a local folder structure.",
"version": "1.0.0b3",
"project_urls": {
"Homepage": "https://github.com/Apollo3zehn/package-management",
"Project": "https://github.com/Apollo3zehn/package-management",
"Repository": "https://github.com/Apollo3zehn/package-management"
},
"split_keywords": [
"package",
"management",
"extensions",
"plugins"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6bf3367b5cfe10820bf1d2110ac30e8579e4bdffd28e98967ecd2ea8ad83cacd",
"md5": "b02a56607f049d5c10236a15fedb68f4",
"sha256": "9da6ab7e550953a3542f74b922ece4772ad9dfc0ee93b208f175c8016dde172b"
},
"downloads": -1,
"filename": "apollo3zehn_package_management-1.0.0b3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b02a56607f049d5c10236a15fedb68f4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 9100,
"upload_time": "2025-01-23T18:24:40",
"upload_time_iso_8601": "2025-01-23T18:24:40.281188Z",
"url": "https://files.pythonhosted.org/packages/6b/f3/367b5cfe10820bf1d2110ac30e8579e4bdffd28e98967ecd2ea8ad83cacd/apollo3zehn_package_management-1.0.0b3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-23 18:24:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Apollo3zehn",
"github_project": "package-management",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "build",
"specs": []
},
{
"name": "pytest-asyncio",
"specs": []
},
{
"name": "wheel",
"specs": []
}
],
"lcname": "apollo3zehn-package-management"
}