kodak

View on PyPIReverse Dependencies (0)

0.1.0 kodak-0.1.0-py3-none-any.whl

Wheel Details

Project: kodak
Version: 0.1.0
Filename: kodak-0.1.0-py3-none-any.whl
Download: [link]
Size: 27122
MD5: c64df93f4eace4aa00910188235d9a5c
SHA256: a7d6373e617f7580242871ed89f4cc17d7e413ebd40f7b40afdf79912de878b4
Uploaded: 2021-11-24 00:57:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kodak
Version: 0.1.0
Summary: HTTP server for uploading images and generating thumbnails
Author: Ethan Paul
Author-Email: 24588726+enpaul[at]users.noreply.github.com
Home-Page: https://github.com/enpaul/kodak/
Project-Url: Repository, https://github.com/enpaul/kodak/
License: MIT
Keywords: flask,image,thumbnail,hosting
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
Requires-Python: >=3.7,<4.0
Requires-Dist: Pillow (<9.0.0,>=8.3.2)
Requires-Dist: flask (<2.0.0,>=1.1.2)
Requires-Dist: flask-restful (<0.4.0,>=0.3.8)
Requires-Dist: gunicorn (<21.0.0,>=20.1.0); extra == "deployment"
Requires-Dist: peewee (<4.0.0,>=3.13.3)
Requires-Dist: ruamel.yaml (<0.17.0,>=0.16.12)
Provides-Extra: deployment
Description-Content-Type: text/markdown
[Description omitted; length: 2694 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kodak/__about__.py sha256=m2TGfoIW2ofq9qBrpubuWrq4LVd8WfA9uc_deXUGYfo 306
kodak/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kodak/__main__.py sha256=3IFYEWl740vvhqXZqGg46Iq_Frf8rKkYCsXByI_Rlkw 1299
kodak/_server.py sha256=a-evFUYNwSxVwP2ycW5GYt7GKlk6ion6t3AL6OYzcSk 939
kodak/application.py sha256=gPxCxHKUFiy2kId-5PP80_YCPOjGik8H_N1hJO0ngT8 521
kodak/cli.py sha256=corK5gC1CWbLDLCGBiBSy3NNsncywGM-GBNCdnSOXMo 1923
kodak/configuration.py sha256=E-qYBgX1viTEenpyfs_3Z4B6C9f92y04GbSLvOsMB7Y 10590
kodak/constants.py sha256=ev5v_zb5fy5LT_qvDB7Syh4Crbl2ATEsVX9hDQlw5dM 1265
kodak/database/__init__.py sha256=JLwncyYUofPcQx8falV3RHK0nH72CsYIE1Hm-k6WI7c 4731
kodak/database/_shared.py sha256=mWCBMExkWXEuWJrjbUixSEci7JcXUsyMcR-fsfqE8pw 5509
kodak/database/access.py sha256=SRyUMfhm6XdQjAzSMjOU2DhGWSUYbskv-czAbihhsCM 203
kodak/database/image.py sha256=Uapf5nnovpf94YMCGLePbcBH0obCTDchRa1s-5NYG_I 3158
kodak/database/manip.py sha256=EwZBVZ3BnsXvcQWHL7Vik2wWl6UEE4X2Xiiob09-gXg 2391
kodak/exceptions.py sha256=N14b43I6ba_-3tpLGAe0TQDmj1jTICJARkJANxu7cK8 874
kodak/index.py sha256=CEus2iA-cntzP79nH-bRPg3CdK7KXvLEFQYNTZGhvoI 4750
kodak/manipulations.py sha256=8j3m-Ml3uSRD0JE6nMoS9mtOhjigNQs3G_73YOL79qg 3575
kodak/openapi.yaml sha256=ejsLLGE0GsSmBEz7pfnMuCMXuHP17omVbXLOV7fdGTg 9171
kodak/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kodak/resources/__init__.py sha256=3nYUkEMLrJKjUlVvxHeRIMPWAgvW4XdZkI3nGG5EPYQ 383
kodak/resources/_shared.py sha256=SBe1Y1WyrpjEQXK6I-mzXfUU92I1cK3pjf6SpZQqv2M 4657
kodak/resources/heartbeat.py sha256=kqkfQVXB7JdUXWdyWuh6sK0ysZCHiFoddJBUfkuN_zQ 552
kodak/resources/image.py sha256=RwNHpdPvh_9n6Z3vg-hesrhiQmTYP8B2s-4G-LD3diE 1381
kodak/resources/manip.py sha256=7gqGshvvo5Ajab5Pwe-0AGXEOiKMbAtLKQ-4Mz2085M 2101
kodak/resources/openapi.py sha256=QJqtkbtaynNSqviBqw_vgHRkymxuT60JTCuaRWOZUh8 664
kodak-0.1.0.dist-info/entry_points.txt sha256=87D1eC7QdJ3qX1IQ3pxYMq2cAymriML1a4HPPZBVNdA 40
kodak-0.1.0.dist-info/LICENSE.md sha256=ZkOTE-qVWSeRp3NFty0ViCc9C47Iht89H67THepAMVk 1053
kodak-0.1.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
kodak-0.1.0.dist-info/METADATA sha256=hs903AtrDRPGE8I94itsFmpp4wgga-XRbg2pGs8prFk 4409
kodak-0.1.0.dist-info/RECORD

entry_points.txt

kodak = kodak.cli:main