ansify

View on PyPIReverse Dependencies (0)

0.1.0 ansify-0.1.0-py3-none-any.whl

Wheel Details

Project: ansify
Version: 0.1.0
Filename: ansify-0.1.0-py3-none-any.whl
Download: [link]
Size: 8733
MD5: ab519417e7fc5175f8d7997e69d1777c
SHA256: 290bf736d319a83611c9c39de9fb62fea76580e87638a3232d5a366f7c925f8b
Uploaded: 2021-03-28 13:06:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ansify
Version: 0.1.0
Summary: Awesome `ansify` is a Python CLI to create ANSI/ASCII art from images.
Author: lonsty
Author-Email: lonsty[at]sina.com
Home-Page: https://github.com/lonsty/ansify
Project-Url: Repository, https://github.com/lonsty/ansify
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6.9,<4.0.0
Requires-Dist: Pillow (<9.0.0,>=8.1.2)
Requires-Dist: importlib_metadata (<2.0.0,>=1.6.0); python_version < "3.8"
Requires-Dist: numpy (<2.0.0,>=1.19.5)
Requires-Dist: requests (<3.0.0,>=2.25.1)
Requires-Dist: rich (<11.0.0,>=10.0.0)
Requires-Dist: typer[all] (<0.4.0,>=0.3.2)
Requires-Dist: urwid (<3.0.0,>=2.1.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4704 characters]

WHEEL

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

RECORD

Path Digest Size
ansify/__init__.py sha256=B1K5MonEd2fLIYFw2-K9UdHjGUXCHz7lm_c-zNRe-_8 402
ansify/__main__.py sha256=2GdzbTOOrnxu6REiTc8hEY41QCJUumH9heNxMquuDZE 2604
ansify/ansify.py sha256=iKth_tKtVTqD988zG0AEH9_pv62OWLeS2gAe9j_jUCg 4834
ansify/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ansify/settings.py sha256=Pt0ygKeC7JsFIrLXTz1L9I05gXT5sNP-VcaCr5lVpcQ 570
ansify-0.1.0.dist-info/entry_points.txt sha256=YX4PUkCpzO5EyB2iKh-xhkhMnnL-lVuBrQpPzjipCVo 46
ansify-0.1.0.dist-info/LICENSE sha256=uCRACK0mP--HTcY9CMS1VXeqF5LmFQjJuacTe3TuDXY 1067
ansify-0.1.0.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
ansify-0.1.0.dist-info/METADATA sha256=K5L9Wax_FwYTfjmzStPUD7W1Gym--3qIuUBk9uw2lXE 6505
ansify-0.1.0.dist-info/RECORD

entry_points.txt

ansify = ansify.__main__:app