terminal-plot

View on PyPIReverse Dependencies (0)

2.2.2 terminal_plot-2.2.2-py3-none-any.whl

Wheel Details

Project: terminal-plot
Version: 2.2.2
Filename: terminal_plot-2.2.2-py3-none-any.whl
Download: [link]
Size: 22916
MD5: b12a0c4c7768b5bcb58cb71b502b1569
SHA256: e7c2fbabeb338bb3bfcbfd0c197c785c2d9b1b48da3d272a2a0491cd82396aa6
Uploaded: 2024-07-20 14:57:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: terminal-plot
Version: 2.2.2
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 (==5.2.8)
Requires-Dist: loguru
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: 7224 characters]

WHEEL

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

RECORD

Path Digest Size
termplot/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
termplot/_version.py sha256=toAYzE_ok1SiBE0AqAVdW0O8YCXCwcx0w4JATYQuJOg 22
termplot/etc.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
termplot/main.py sha256=InRLo7K3Xh0q9XeKfT_Vnx3Vv9qd9O4O7mVHeVfrFwc 18257
termplot/backend/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
termplot/backend/base_plotter.py sha256=145DH1AuFoe0tNBESHVh4veN7tp6hBDlHfsLvc2v2Zc 5061
termplot/backend/matplotlib_plot.py sha256=fBHlJI1YqdvmXdhVmqSBzjpgVeNQBe6e2NRf8cmng8E 5050
termplot/backend/terminal_plot.py sha256=OmdQxAi2wudrerbllsJUnUM3lHL8bDR0-KH6nLOaWKg 3321
termplot/data_source/__init__.py sha256=T0UexWYIsd-VR_4j72lfny_ePNwQ1LK4FnmSuoZAyWU 4375
termplot/data_source/csv_source.py sha256=PEWvm1fAh86PxY2GN_hacgEZTM-MZqf8tdRobtMDokc 4093
termplot/data_source/jsonl.py sha256=S8N3MApOVJDyMB3RgoZ7XPGpG9uK7XvSrRHkSrDz2Wg 4137
termplot/data_source/stdin_csv_source.py sha256=nE-Kx3T2oao2Cob95UiHXvkgyAC9eL3LjxuGuAB_gDI 694
termplot/data_source/tensorboard_source.py sha256=CFUe8ZZ8LtdQlLdi7Mcyh1-1bQBfGHC1caajeVjhjEU 4002
termplot/monitor/__init__.py sha256=9RtbMeKJxRCwE_MIPJfeL92L5bTiY8Mts6YgUJcrovY 363
termplot/monitor/fs_monitor.py sha256=_IH13787AlBVTprthktb0s42I9nnNrPhpHPH3HWA-NQ 1898
termplot/monitor/stdin_monitor.py sha256=W3IOSulFZs6Bn4pG9mAEwWXnLZTF2CkWGqTSBavRx0o 1011
terminal_plot-2.2.2.dist-info/LICENSE sha256=F04bpjNUAI3VQu-rrIvUMFH2ijTv_TBmmAa9ugJM0KU 1075
terminal_plot-2.2.2.dist-info/METADATA sha256=tH3UB9xoQhx6iZubMQLL8eI8b1jQt3zE3qjOK181K7U 8640
terminal_plot-2.2.2.dist-info/WHEEL sha256=rWxmBtp7hEUqVLOnTaDOPpR-cZpCDkzhhcBce-Zyd5k 91
terminal_plot-2.2.2.dist-info/entry_points.txt sha256=Slml5AB-LYY0zYExfsqDJtEgkl0D8HLRKFMDgC9eh1I 81
terminal_plot-2.2.2.dist-info/top_level.txt sha256=SBFgN9wjkdVD3wqArPMo4My5xOeHquOj5IU1PN1JOao 9
terminal_plot-2.2.2.dist-info/RECORD

top_level.txt

termplot

entry_points.txt

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