flatiron

View on PyPIReverse Dependencies (0)

0.14.1 flatiron-0.14.1-py3-none-any.whl

Wheel Details

Project: flatiron
Version: 0.14.1
Filename: flatiron-0.14.1-py3-none-any.whl
Download: [link]
Size: 24140
MD5: 4f70e74e79f74e46a720ab3cedcd099d
SHA256: 1824f6b2ff8ca74dcbb8c0fdfe7778b9ca6d8f2083450979898f372287bdd4d1
Uploaded: 2023-02-05 19:19:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flatiron
Version: 0.14.1
Summary: A library of custom computer vision models.
Author-Email: Alex Braun <alexander.g.braun[at]gmail.com>
Project-Url: documentation, https://thenewflesh.github.io/flatiron
Project-Url: repository, https://github.com/thenewflesh/flatiron
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: click (>=8.1.3)
Requires-Dist: humanfriendly
Requires-Dist: lunchbox (>=0.3.3)
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pytz (>=2022.7.1)
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: schematics (>=2.1.1)
Requires-Dist: scikit-learn (>=1.2.1)
Requires-Dist: tensorboard (>=2.0.0)
Requires-Dist: tensorflow (>=2.0.0)
Requires-Dist: tqdm (>=4.64.1)
Description-Content-Type: text/markdown
[Description omitted; length: 6766 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-pep517 1.1.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flatiron/__init__.py sha256=hRmF4UHrOycycccSQVeQ3szfiQR2cGztR0gy-ygL5ZI 107
flatiron/command.py sha256=A6r0eKOhDlWEsGIyrVwskSJ5fTsZEOPohFlyk4yjCyQ 860
flatiron/core/__init__.py sha256=eLSFzybHAk9ce3S1eogimEJ0ugKHT8CxlyjfYXfppIg 332
flatiron/core/config.py sha256=1JbtolK9pIRki3CSOdI-hKSpm-BWR9rWP1Tkwp0kkvk 10083
flatiron/core/dataset.py sha256=_731IQf8ACzg2F1eYe75GY30HCqvRk7C7ZFT4MiBfvI 14509
flatiron/core/logging.py sha256=lHCpgtaqBVCDX22CVUKOF4u-iirDw27ZgK6mudDpmkE 1916
flatiron/core/loss.py sha256=FXNuwutgdImkcrInqv4nUBZQq7qbLodqAce4wgYWWWM 5150
flatiron/core/metric.py sha256=oE1VQMdAmUfJKXUbW4sOf1VZEDD9oQPFJGhMAjry_hY 6527
flatiron/core/pipeline.py sha256=poF6XUuecE7MaE99ZoGEAUMC3E-xsN4Hh4CdatWqOzA 9583
flatiron/core/tools.py sha256=whG1-7g17Wa5KS7ef7jddbcjlhrKfMXOFPzTHOVS-ks 6157
flatiron/core/validators.py sha256=RStiNqJ-r46Y2F6mcLsrZvNkbDHEUNxPgAbgA_g7_0o 3008
flatiron/models/__init__.py sha256=xDbc_suR0DCYPuXTpzql1DY0nIh_0OBxFS-Pc_RN81M 41
flatiron/models/unet.py sha256=e7g4jFNkpfNjb-_u6ecVvQ8NvmlG5Y_VGX5fnmXdxtY 14175
flatiron/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flatiron-0.14.1.dist-info/entry_points.txt sha256=kesLEKMGlbPNXoTeSpXH3y_hyXIY1U_wIWTyeNuCa40 50
flatiron-0.14.1.dist-info/WHEEL sha256=_tUZrwPtr100-R0q5G_f5lOII6s0lN3q8n5zAHueCvs 87
flatiron-0.14.1.dist-info/METADATA sha256=2Ijnef_suV-NpwgJ0YIqAA8yp-6_F3IyCJ-36Og_JPs 7852
flatiron-0.14.1.dist-info/licenses/LICENSE sha256=HvBiTnduIhUhgMu1Woi9PJLHibBnLfGNJTqQcnbfC5A 1066
flatiron-0.14.1.dist-info/RECORD

entry_points.txt

flatiron = flatiron.command:main