imserv

View on PyPIReverse Dependencies (0)

0.1.11.4 imserv-0.1.11.4-py2.py3-none-any.whl

Wheel Details

Project: imserv
Version: 0.1.11.4
Filename: imserv-0.1.11.4-py2.py3-none-any.whl
Download: [link]
Size: 24967
MD5: 93d15ded4569a41facf7e78e447a0815
SHA256: a2548d632ad196ed2c72fe20c79e249164d5324c41761a428681d3681b868971
Uploaded: 2018-10-10 02:06:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: imserv
Version: 0.1.11.4
Summary: Spin an image server, store images from Clipboard in single place, and prevent duplication.
Author: Pacharapol Withayasakpunt
Author-Email: patarapolw[at]gmail.com
Home-Page: https://github.com/patarapolw/imserv
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: click (<8.0,>=7.0)
Requires-Dist: flask (<2.0,>=1.0)
Requires-Dist: imagehash (<5.0,>=4.0)
Requires-Dist: nonrepeat (<0.2.0,>=0.1.1)
Requires-Dist: peewee (<4.0,>=3.7)
Requires-Dist: pillow (<6.0,>=5.2)
Requires-Dist: psycopg2-binary (<3.0,>=2.7)
Requires-Dist: python-slugify (<2.0,>=1.2)
Requires-Dist: send2trash
Requires-Dist: tqdm (<5.0,>=4.26)
Requires-Dist: watchdog (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1468 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 0.11.5
Root-Is-Purelib: true
Tag: py2.py3-none-any

RECORD

Path Digest Size
imserv/__init__.py sha256=hLBP5Hg4JZw5NLJmz0eMH5z_XOKIsxCwe640xEz3aBw 139
imserv/__main__.py sha256=xt2Wwj8Rkwk_s6zynJwlLqfyqLJbTXJu47dn4DU4Ygg 197
imserv/api.py sha256=sM6EgIx3wlJ_I7LiMcrnfG4tAj7bHYycijS5-URQl0g 980
imserv/config.py sha256=Si333zEh4mbppmYvuBp7Er6ou5Y8E-GKsP3vDRSwAIA 999
imserv/db.py sha256=IsNSYNsv1Kh8A8ezru9SusUei5Mj43bXiKP0qg5AsXM 4856
imserv/main.py sha256=CJofroelk7GGyobxIGHD2NPj_Tww7k_YqpaybR0VJKg 6454
imserv/static/index.css sha256=aCL0gZW5gq1Dxp0-8KStmMnHbWNm5MZsHXDRrkh_KG8 170
imserv/static/index.js sha256=QHlPZeJ97jArN8q6KW38kTzV7CwX1ERATYMYZKDoER0 2524
imserv/templates/index.html sha256=DWGeDWAr87jXUtbrRw_WkuzZXUXNEbBMYn8lW0oloYk 540
imserv/util.py sha256=DHhnXN1H3Fta2aE5TeOuBpHCmzXZYcsFVB0DmiBCons 2566
imserv/views.py sha256=V5kh-oPKDXGfum2Ojc78eN-PrTlBwZN_dVYyvhye24U 501
imserv-0.1.11.4.dist-info/entry_points.txt sha256=FgF85SARUeJuGC0ovoy6ZTnTvQXHjD0wSupiDpxuki8 52
imserv-0.1.11.4.dist-info/LICENSE sha256=8UmO4O0vGEotUnolM6lBCFtXf-s4veRYVbiM9ZCKrQg 1082
imserv-0.1.11.4.dist-info/WHEEL sha256=4p5tkGYU5jgQ_R_MzjRyfjVTOldk8ADioKgp0j9QG_U 88
imserv-0.1.11.4.dist-info/METADATA sha256=SWkLz7XE5aaowcRWxhQqbfGYMyIrGRsrg2mezyLH_Tw 2597
imserv-0.1.11.4.dist-info/RECORD

entry_points.txt

imserv = imserv.__main__:runserver