# carefree-cv
`carefree-cv` implemented some commonly used computer vision functions and modules
## Installation
`carefree-cv` requires Python 3.8 or higher.
```bash
pip install carefree-cv
```
or
```bash
git clone https://github.com/carefree0910/carefree-cv.git
cd carefree-cv
pip install -e .
```
Raw data
{
"_id": null,
"home_page": "https://github.com/carefree0910/carefree-cv",
"name": "carefree-cv",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python computer-vision",
"author": "carefree0910",
"author_email": "syameimaru.saki@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b6/e2/f21f1c36d3827aed966d6a00c6b812513c1a1ac8cf0d0701edd8f4d53a6a/carefree-cv-0.1.3.tar.gz",
"platform": null,
"description": "# carefree-cv\n\n`carefree-cv` implemented some commonly used computer vision functions and modules\n\n\n## Installation\n\n`carefree-cv` requires Python 3.8 or higher.\n\n```bash\npip install carefree-cv\n```\n\nor\n\n```bash\ngit clone https://github.com/carefree0910/carefree-cv.git\ncd carefree-cv\npip install -e .\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "Some commonly used computer vision functions and modules",
"version": "0.1.3",
"project_urls": {
"Download": "https://github.com/carefree0910/carefree-cv/archive/v0.1.3.tar.gz",
"Homepage": "https://github.com/carefree0910/carefree-cv"
},
"split_keywords": [
"python",
"computer-vision"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b6e2f21f1c36d3827aed966d6a00c6b812513c1a1ac8cf0d0701edd8f4d53a6a",
"md5": "70f761debe19c70864f57bbbfa625855",
"sha256": "e4db5a777dff3fc396a62b81e4fcd4038f0da30b9644d1698e4433f07fe73344"
},
"downloads": -1,
"filename": "carefree-cv-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "70f761debe19c70864f57bbbfa625855",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13362,
"upload_time": "2023-08-14T02:56:38",
"upload_time_iso_8601": "2023-08-14T02:56:38.164400Z",
"url": "https://files.pythonhosted.org/packages/b6/e2/f21f1c36d3827aed966d6a00c6b812513c1a1ac8cf0d0701edd8f4d53a6a/carefree-cv-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-14 02:56:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "carefree0910",
"github_project": "carefree-cv",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "carefree-cv"
}