Metadata-Version: |
2.2 |
Name: |
dash-picture-annotation |
Version: |
0.2.1 |
Summary: |
Dash porting version of the React project React Picture Annotation. Provide a simple annotation window for a single picture. |
Author-Email: |
Yuchen Jin <cainmagi[at]gmail.com> |
Maintainer-Email: |
Yuchen Jin <cainmagi[at]gmail.com> |
Project-Url: |
Homepage, https://github.com/cainmagi/dash-picture-annotation |
Project-Url: |
Documentation, https://cainmagi.github.io/dash-picture-annotation/ |
Project-Url: |
Repository, https://github.com/cainmagi/dash-picture-annotation.git |
Project-Url: |
Issues, https://github.com/cainmagi/dash-picture-annotation/issues |
Project-Url: |
Changelog, https://github.com/cainmagi/dash-picture-annotation/blob/main/Changelog.md |
License: |
MIT License |
Keywords: |
python,python3,python-library,dash,plotly-dash,python-dash,annotation,annotation-tool,image-annotation,labeling,image-labeling,object-detection,deep-learning,data-visualization |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Environment :: Web Environment |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Framework :: Dash |
Classifier: |
Framework :: Flask |
Classifier: |
Topic :: Database :: Front-Ends |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Scientific/Engineering :: Image Processing |
Classifier: |
Topic :: Scientific/Engineering :: Visualization |
Requires-Python: |
>=3.8 |
Requires-Dist: |
dash (>=2.7.0) |
Requires-Dist: |
typing-extensions |
Requires-Dist: |
dash[dev] (>=2.7.0); extra == "dev" |
Requires-Dist: |
build; extra == "dev" |
Requires-Dist: |
wheel; extra == "dev" |
Requires-Dist: |
black; extra == "dev" |
Requires-Dist: |
dash[dev,testing] (>=2.7.0); extra == "test" |
Requires-Dist: |
werkzeug; extra == "test" |
Requires-Dist: |
pillow (>=4); extra == "test" |
Requires-Dist: |
numpy; extra == "test" |
Requires-Dist: |
scikit-image (>=0.16); extra == "test" |
Requires-Dist: |
chromedriver-binary-auto; extra == "test" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-base-url; extra == "test" |
Requires-Dist: |
pytest-flask; extra == "test" |
Requires-Dist: |
pytest-html; extra == "test" |
Requires-Dist: |
pytest-metadata; extra == "test" |
Requires-Dist: |
py; extra == "test" |
Requires-Dist: |
pytest-selenium; extra == "test" |
Requires-Dist: |
pytest-variables; extra == "test" |
Requires-Dist: |
pytest-xdist; extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |