# PyTools
PyTools is a Python package based on PyTorch.
---
## Installation
Latest version: 0.1.23
```
pip install yupeeee-pytools==0.1.23
```
Manual installation of PyTorch is required.\
https://pytorch.org/get-started/locally/
### Requirements
```
Python >= 3.8
grad-cam
matplotlib
ml_collections
more_itertools
numpy
opencv-python == 4.5.5.64
pandas
Pillow
pyyaml
scikit_learn
scipy
timm
# torch
# torchvision
tqdm
```
## Usage
```
import yupeeee_pytools
```
Example codes: https://github.com/yupeeee/PyTools/tree/main/examples
Raw data
{
"_id": null,
"home_page": "https://github.com/yupeeee/PyTools",
"name": "yupeeee-pytools",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Juyeop Kim",
"author_email": "juyeopkim@yonsei.ac.kr",
"download_url": "https://files.pythonhosted.org/packages/f9/c7/ce519f1e5530822533115c03f5fed3b663c5b367bd21d0d381367e98133a/yupeeee-pytools-0.1.23.tar.gz",
"platform": null,
"description": "# PyTools\r\n\r\nPyTools is a Python package based on PyTorch.\r\n\r\n---\r\n\r\n\r\n## Installation\r\n\r\nLatest version: 0.1.23\r\n```\r\npip install yupeeee-pytools==0.1.23\r\n```\r\n\r\nManual installation of PyTorch is required.\\\r\nhttps://pytorch.org/get-started/locally/\r\n\r\n\r\n### Requirements\r\n\r\n```\r\nPython >= 3.8\r\n\r\ngrad-cam\r\nmatplotlib\r\nml_collections\r\nmore_itertools\r\nnumpy\r\nopencv-python == 4.5.5.64\r\npandas\r\nPillow\r\npyyaml\r\nscikit_learn\r\nscipy\r\ntimm\r\n# torch\r\n# torchvision\r\ntqdm\r\n```\r\n\r\n\r\n## Usage\r\n\r\n```\r\nimport yupeeee_pytools\r\n```\r\n\r\nExample codes: https://github.com/yupeeee/PyTools/tree/main/examples\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "",
"version": "0.1.23",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f9c7ce519f1e5530822533115c03f5fed3b663c5b367bd21d0d381367e98133a",
"md5": "4433ee4fa0fbc6d81c5cef11b0ddd947",
"sha256": "f0b6c63798687b765fe7c319c8ce5d3e2980c7a7b4a4a32db14d2ce4d6d4602c"
},
"downloads": -1,
"filename": "yupeeee-pytools-0.1.23.tar.gz",
"has_sig": false,
"md5_digest": "4433ee4fa0fbc6d81c5cef11b0ddd947",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 32705,
"upload_time": "2023-04-07T06:10:52",
"upload_time_iso_8601": "2023-04-07T06:10:52.720934Z",
"url": "https://files.pythonhosted.org/packages/f9/c7/ce519f1e5530822533115c03f5fed3b663c5b367bd21d0d381367e98133a/yupeeee-pytools-0.1.23.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-07 06:10:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "yupeeee",
"github_project": "PyTools",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "yupeeee-pytools"
}