terminal-plot

View on PyPIReverse Dependencies (0)

2.1.0 terminal_plot-2.1.0-py3-none-any.whl

Wheel Details

Project: terminal-plot
Version: 2.1.0
Filename: terminal_plot-2.1.0-py3-none-any.whl
Download: [link]
Size: 17922
MD5: 26781a5c4041b9cdbc9c5434b1f764f4
SHA256: e22e9fa8a20a0603dfc24891da364b151c57b39a188857ad4c8837a8dba31a5c
Uploaded: 2022-03-15 10:00:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: terminal-plot
Version: 2.1.0
Summary: View plotted stats directly inside terminal.
Author: Tin Lai (@soraxas)
Author-Email: oscar[at]tinyiu.com
Home-Page: https://github.com/soraxas/termplot
License: MIT
Keywords: tui termplot stats tensorboard csv
Classifier: Environment :: Console
Classifier: Framework :: Matplotlib
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Desktop Environment
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Requires-Dist: tensorboard (>=2.5)
Requires-Dist: plotext (>=4.2.0)
Requires-Dist: mock
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: argcomplete
Requires-Dist: watchdog
Requires-Dist: matplotlib; extra == "matplotlib-backend"
Requires-Dist: pillow; extra == "matplotlib-backend"
Provides-Extra: matplotlib-backend
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7226 characters]

WHEEL

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

RECORD

Path Digest Size
termplot/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
termplot/_version.py sha256=Xybt2skBZamGMNlLuOX1IG-h4uIxqUDGAO8MIGWrJac 22
termplot/etc.py sha256=lMXCuVtTw63uVLAvY7Zib7GImNexJfT7SL7XLQo-QYQ 47
termplot/fs_monitor.py sha256=FxcfUWRo5NaKcdHHrmwuzDvKWiq63ynas6YXsLhEIMs 1710
termplot/main.py sha256=JWZcRJjE-9s0JZ9bAgt8yRQzkFrzwnQ4ERzfiqlNYAw 13779
termplot/backend/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
termplot/backend/base_plotter.py sha256=xNPYlrPI5r7pQmamJgEDk8rx4tUhLiA_Wk2tMgXyuEI 4915
termplot/backend/matplotlib_plot.py sha256=2JHKxe62EHpFEKO90IS_zCrd13emxCDzLkLAjGYxcyw 4875
termplot/backend/terminal_plot.py sha256=vWln7i6lJx0230GDIZJlUTN-wuUvzcfPTRrojNuqg80 2660
termplot/data_source/__init__.py sha256=bayh4QBod0tEjOlBEZszmYa5XTt491G_UFoLqsTIeWs 3496
termplot/data_source/csv_source.py sha256=0he2lnJfQ5eub96fmQDFUgkDFobwv3hYOP3FwBIOxJo 2410
termplot/data_source/tensorboard_source.py sha256=pchUkUuV-MikefmVzX2Q4H_U-zz8ljbjFSnQ7X8kK_w 3474
terminal_plot-2.1.0.dist-info/LICENSE sha256=F04bpjNUAI3VQu-rrIvUMFH2ijTv_TBmmAa9ugJM0KU 1075
terminal_plot-2.1.0.dist-info/METADATA sha256=ZKcqgn0zbX8bOerevhZwt3L3LqV4H5r46XKnH6HBqc0 8642
terminal_plot-2.1.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
terminal_plot-2.1.0.dist-info/entry_points.txt sha256=Slml5AB-LYY0zYExfsqDJtEgkl0D8HLRKFMDgC9eh1I 81
terminal_plot-2.1.0.dist-info/top_level.txt sha256=SBFgN9wjkdVD3wqArPMo4My5xOeHquOj5IU1PN1JOao 9
terminal_plot-2.1.0.dist-info/RECORD

top_level.txt

termplot

entry_points.txt

terminal-plot = termplot.main:run
termplot = termplot.main:run