# Please waiting to publish all features.....
Raw data
{
"_id": null,
"home_page": null,
"name": "pipeai",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "deep learning, pytorch",
"author": null,
"author_email": "dunzane <dunzane@outlook.com>",
"download_url": "https://files.pythonhosted.org/packages/7c/4b/d555a1b14cec1f1227be962ac6bc89dc270728bed280c03d2395aa5f4261/pipeai-0.0.6.tar.gz",
"platform": null,
"description": "# Please waiting to publish all features..... ",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Simple and powerful deep learning pipeline framework under pytorch.",
"version": "0.0.6",
"project_urls": {
"Source": "https://github.com/dunzane/pipeai",
"Tracker": "https://github.com/dunzane/pipeai/issues"
},
"split_keywords": [
"deep learning",
" pytorch"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0027ea903efe683e70acff0cdffeab53f9314d8b76f6b6e003568fd8975461df",
"md5": "f07e3acd5b5106122dd52c0b973314c8",
"sha256": "3d247de759ba64d535b4cd7f2730f40ee087481899112933864f37d349f2096f"
},
"downloads": -1,
"filename": "pipeai-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f07e3acd5b5106122dd52c0b973314c8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 40376,
"upload_time": "2025-08-15T12:34:56",
"upload_time_iso_8601": "2025-08-15T12:34:56.542550Z",
"url": "https://files.pythonhosted.org/packages/00/27/ea903efe683e70acff0cdffeab53f9314d8b76f6b6e003568fd8975461df/pipeai-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7c4bd555a1b14cec1f1227be962ac6bc89dc270728bed280c03d2395aa5f4261",
"md5": "b6bd821a0ecba715d72a498c613885a4",
"sha256": "47d9e0ae95a4de67cf395099836ccec1a17c8c7023959920db349c67a32ec28d"
},
"downloads": -1,
"filename": "pipeai-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "b6bd821a0ecba715d72a498c613885a4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 35588,
"upload_time": "2025-08-15T12:34:58",
"upload_time_iso_8601": "2025-08-15T12:34:58.528351Z",
"url": "https://files.pythonhosted.org/packages/7c/4b/d555a1b14cec1f1227be962ac6bc89dc270728bed280c03d2395aa5f4261/pipeai-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-15 12:34:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dunzane",
"github_project": "pipeai",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "torch",
"specs": [
[
">=",
"1.4"
]
]
},
{
"name": "tensorboard",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "typer",
"specs": []
}
],
"lcname": "pipeai"
}