glabel

View on PyPIReverse Dependencies (0)

1.1.3b1 glabel-1.1.3b1-py3-none-any.whl

Wheel Details

Project: glabel
Version: 1.1.3b1
Filename: glabel-1.1.3b1-py3-none-any.whl
Download: [link]
Size: 5262
MD5: 54c559bb94eb394a17ebabb82852ed55
SHA256: 7d0c642bcfa89c50f6ad5028f5b75c31604733bd6592435629759cc1df44ac18
Uploaded: 2024-04-28 06:28:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: glabel
Version: 1.1.3b1
Summary: FastAPI-based image classification app for annotation
Author: Gaurang Ingle
Author-Email: gaurang.ingle[at]gmail.com
Home-Page: https://github.com/gaurang157/glabel
Keywords: image-classification,annotation,fastapi
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Framework :: FastAPI
Requires-Python: >=3.6
Requires-Dist: fastapi (>=0.68.0)
Requires-Dist: uvicorn (>=0.15.0)
Requires-Dist: python-multipart (==0.0.9)
Description-Content-Type: text/markdown
[Description omitted; length: 2286 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
glabel/__init__.py sha256=vQrLmABDcmiJMqc3i-jQ4Ea4F1ThCejSsqEB2LgCwx4 22
glabel/cli.py sha256=wbNeCbmdBJEKNDt6pM9CFOsNwxP7VHJ7GB2_A1GPEB0 393
glabel/main.py sha256=s-exHzFQiWD-wxKh1yujaCzqfst2unzXsYoSA7k2iaA 6567
glabel-1.1.3b1.dist-info/METADATA sha256=0MZE_Bz8TyjUU8FqqY4RLGoMyTYJvMxOcORenbcqEVw 3233
glabel-1.1.3b1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
glabel-1.1.3b1.dist-info/entry_points.txt sha256=QqxxGjtUa2WWLe8TtnfQ7rElY2Wb-pZ7PTw1AzFSyMs 44
glabel-1.1.3b1.dist-info/top_level.txt sha256=b-8StrGI3u_y8E5mNiWzedH1CSdczatsSlOz9cnWOl4 7
glabel-1.1.3b1.dist-info/RECORD

top_level.txt

glabel

entry_points.txt

glabel = glabel.cli:main2