image-in-terminal

View on PyPIReverse Dependencies (0)

1.2.6 image_in_terminal-1.2.6-py3-none-any.whl

Wheel Details

Project: image-in-terminal
Version: 1.2.6
Filename: image_in_terminal-1.2.6-py3-none-any.whl
Download: [link]
Size: 8477
MD5: fa0b5af0124fbb4055678fd59b72e6b9
SHA256: 67dc7cb18e5a2c4abdf726b7c2df8ead6ddd11d07cb9c36bb0d28255cd0e5023
Uploaded: 2024-01-14 12:06:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: image-in-terminal
Version: 1.2.6
Summary: Simple Python package to display a single or multiple images in the terminal by converting it into text
Author: Odell
Author-Email: odellgm11012001[at]gmail.com
Home-Page: https://github.com/odell0111/image-in-terminal
Project-Url: repository, https://github.com/odell0111/image-in-terminal
License: MIT License Copyright (c) 2023 Odell Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: terminal,image,imageonterminal,image-on-terminal,image on terminal,imageinterminal,image in terminal,imageonconsole,image-on-console,image on console,imageinconsole,image-in-console,image in console,imagetotext,image-to-text,image to text
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: argparse (>=1.4.0)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: rich (>=13.5.3)
Requires-Dist: pathlib (>=1.0.1)
Requires-Dist: pillow (>=10.0.1)
Requires-Dist: rich-argparse
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3589 characters]

WHEEL

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

RECORD

Path Digest Size
imageinterminal/__init__.py sha256=6Z90urb3-g5T_iFJaNfS9WE5hIIHF5ZZ7qTHoSgArIA 245
imageinterminal/__main__.py sha256=5xPA2MjFjSlBtx0TG85S5XBLRG7I9dJGZU52KrLvKbw 66
imageinterminal/src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
imageinterminal/src/custom_rich_help_formatter.py sha256=vKG6SQg9Cra80O-ncy-QegQwicvjwSI9xjXQ_vZFmTA 330
imageinterminal/src/iit.py sha256=GX1misp3paU8y9d3wW-NvdVeQCQipFbGl_QIiQqaRx4 8364
image_in_terminal-1.2.6.dist-info/LICENSE sha256=EJBJZC-LLo5nfa3OrMrHb19q7Ej3Var6q6XCc3LDwPQ 1083
image_in_terminal-1.2.6.dist-info/METADATA sha256=vq3eBQpRBMjnkxtcSRt2-XpIBDvM8xzxUiZBNKjDntU 6057
image_in_terminal-1.2.6.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
image_in_terminal-1.2.6.dist-info/entry_points.txt sha256=O1InJiaA4KQxR5TYZeiWq_NbFWOemNSWkjk6i3ohiW0 84
image_in_terminal-1.2.6.dist-info/top_level.txt sha256=GyHmuAeMH21gtkVXl2AlfIwQ3K3XveWw45WqSIXu2i0 16
image_in_terminal-1.2.6.dist-info/RECORD

top_level.txt

imageinterminal

entry_points.txt

iit = imageinterminal:main
imageinterminal = imageinterminal:main