plotext-plus 1.0.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,33 @@
1
+ plotext_plus/__init__.py,sha256=lFka1k6nnii0o746a8J6xzpy9rfHK6x1zQ24R1DHFf8,831
2
+ plotext_plus/__main__.py,sha256=UkpSWVzOAfWBm3O1jyN1QO6KILQWhaSw4DcIdohJlbI,37
3
+ plotext_plus/_api.py,sha256=E3AR-hNkQalVdZ2yv9lWv6PJxdDWgi81vPyrNYzA-lA,28429
4
+ plotext_plus/_build.py,sha256=sW7Fm2hYEkRDFapbk_B7sp7u9addBOzFH9MSULn54U8,20936
5
+ plotext_plus/_core.py,sha256=dST_wXAHsJMrILPkUzON7eJz41bwVlsz_oi2X8oWTLU,20673
6
+ plotext_plus/_date.py,sha256=kTjx-_df5M0yvUTJlg1LqGyDRLxOL2or0op6Si0CUU0,2879
7
+ plotext_plus/_default.py,sha256=bbPO60SFziIpPOI8jY6xtP3urri0H2vhYzwasfmybz4,3316
8
+ plotext_plus/_dict.py,sha256=53vWfUX5uAGbrgIX0ZYP3cgEKIwToRlWe5aFmAC6bWI,21840
9
+ plotext_plus/_doc.py,sha256=qJ--cy1sssH_1EDDkrcOtLeAHahmdqSaYyhOrj4gk54,37183
10
+ plotext_plus/_doc_utils.py,sha256=vVwtDnAJ7vVUafL9zulkILXupGNK3v3Z9aeddX1F828,10397
11
+ plotext_plus/_figure.py,sha256=zXLV-GAUo-VpVPrcKbo9RobEwY9iIAXxuiv94HM5zHU,31144
12
+ plotext_plus/_global.py,sha256=NFEupN17WY2Xk4EgDY-On_1J3MOvwNBYubnt6Rg8QW4,15387
13
+ plotext_plus/_matrix.py,sha256=e4sHwghNZeclBORUgWc5BZxdfqoH0yDeh49XymPNHlY,8298
14
+ plotext_plus/_monitor.py,sha256=ccBuN1DcY85LVJ7ScUrstlKhqYxeEQ6yxi3DGEZ8f_Q,40749
15
+ plotext_plus/_output.py,sha256=9hBPOum2R6FA1EgIyIMgkMsL7DjtSpX3En8zXGbdx-c,4315
16
+ plotext_plus/_shtab.py,sha256=l1bDdxUbbg5urjNjyC5agbdiYu-OLbruRJZ_AuyirbQ,281
17
+ plotext_plus/_themes.py,sha256=pP6m98dRz41nZbaTSaa3jHENwoWX1oUZijB7OZ_AzSA,14125
18
+ plotext_plus/_utility.py,sha256=kp5FvE5kooOw0fcVfK_k4o0Fr9ClyFIXMYh4BiXOMlc,32918
19
+ plotext_plus/api.py,sha256=56xYn9uzkMe88iELbanRQ-12bC8Rvv2Jk0BX45Fk8zY,28424
20
+ plotext_plus/charts.py,sha256=jQcIe_9MQBFN845l-11-VIhnaYjTca6hxkQhnc_j4dY,1263
21
+ plotext_plus/core.py,sha256=k6g2dYuHFcNevLJM0elkYupz7fC8Qqk_vLEyrXu2V3I,20668
22
+ plotext_plus/mcp_cli.py,sha256=otZaP1tolvAL2vx84TVNiTlFdJyDx1cMIMcbhqsSna8,2651
23
+ plotext_plus/mcp_server.py,sha256=6DW98E38TTR8OfTp-nBumcQf9Djz1w5980ueN2_O12M,14528
24
+ plotext_plus/plotext_cli.py,sha256=fFZLxV2TNtZwdUFy-RCq_9CoS-f7SM5H6AwIg2CUvIQ,17291
25
+ plotext_plus/plotting.py,sha256=upSC-HTcamuWV89G-GkLWH2ClzhezZKVd1FLgskJg08,2059
26
+ plotext_plus/themes.py,sha256=xX6XqL2U-7MQmv-k1HU-UTSZRbTfv9op5_4ZRXm435g,725
27
+ plotext_plus/utilities.py,sha256=scdPDGf6po2rvEL5DX7y1pY41uxlCXTVVIo0w5qA8JE,1170
28
+ plotext_plus/utils.py,sha256=NFEupN17WY2Xk4EgDY-On_1J3MOvwNBYubnt6Rg8QW4,15387
29
+ plotext_plus-1.0.1.dist-info/METADATA,sha256=LohIELPQ9ZS9GhnWASkEYIM8gnHrBvFzotfoXrpOrwE,11376
30
+ plotext_plus-1.0.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
31
+ plotext_plus-1.0.1.dist-info/entry_points.txt,sha256=XocAh2z8hTGtuQL1zEcGTulrgfZ2g5UMyHSV-JOSNN8,103
32
+ plotext_plus-1.0.1.dist-info/licenses/LICENSE,sha256=MkgUiRFwIvXwUVDEPy11uIULq7pGDHpIulD4KulsjnM,1150
33
+ plotext_plus-1.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.27.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
@@ -0,0 +1,3 @@
1
+ [console_scripts]
2
+ plotext-mcp = plotext_plus.mcp_cli:main
3
+ plotext_plus = plotext_plus.plotext_cli:main
@@ -0,0 +1,23 @@
1
+ MIT License
2
+
3
+ Copyright (c) [2025] [Christopher C. Mitchell]
4
+ Copyright (c) [2021] [Savino Piccolomo] Original plotext library
5
+
6
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7
+ of this software and associated documentation files (the "Software"), to deal
8
+ in the Software without restriction, including without limitation the rights
9
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10
+ copies of the Software, and to permit persons to whom the Software is
11
+ furnished to do so, subject to the following conditions:
12
+
13
+ The above copyright notice and this permission notice shall be included in all
14
+ copies or substantial portions of the Software.
15
+
16
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22
+ SOFTWARE.
23
+