pretty-mod 0.2.1__cp311-cp311-win32.whl → 0.2.2__cp311-cp311-win32.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.
- pretty_mod/_pretty_mod.cp311-win32.pyd +0 -0
- {pretty_mod-0.2.1.dist-info → pretty_mod-0.2.2.dist-info}/METADATA +2 -2
- {pretty_mod-0.2.1.dist-info → pretty_mod-0.2.2.dist-info}/RECORD +6 -6
- {pretty_mod-0.2.1.dist-info → pretty_mod-0.2.2.dist-info}/WHEEL +0 -0
- {pretty_mod-0.2.1.dist-info → pretty_mod-0.2.2.dist-info}/entry_points.txt +0 -0
- {pretty_mod-0.2.1.dist-info → pretty_mod-0.2.2.dist-info}/licenses/LICENSE +0 -0
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: pretty-mod
|
3
|
-
Version: 0.2.
|
3
|
+
Version: 0.2.2
|
4
4
|
License-File: LICENSE
|
5
5
|
Summary: A python module tree explorer for LLMs (and humans)
|
6
6
|
Author-email: zzstoatzz <thrast36@gmail.com>
|
@@ -34,7 +34,7 @@ a python module tree explorer for LLMs (and humans)
|
|
34
34
|
└── ⚡ functions: main
|
35
35
|
|
36
36
|
# Inspect function signatures (even if the package is not installed)
|
37
|
-
»
|
37
|
+
» uvx pretty-mod sig fastmcp:FastMCP --quiet
|
38
38
|
📎 FastMCP
|
39
39
|
├── Parameters:
|
40
40
|
├── self
|
@@ -1,12 +1,12 @@
|
|
1
|
-
pretty_mod-0.2.
|
2
|
-
pretty_mod-0.2.
|
3
|
-
pretty_mod-0.2.
|
4
|
-
pretty_mod-0.2.
|
1
|
+
pretty_mod-0.2.2.dist-info/METADATA,sha256=03452kMaQHBWKTAYuATRf4kCSWlEtMxz4TxBYFoa2T4,8657
|
2
|
+
pretty_mod-0.2.2.dist-info/WHEEL,sha256=lvLFP1a_ETmI7W2Yc7aHfP-WEc5HW0p6mCqyAJc6lho,92
|
3
|
+
pretty_mod-0.2.2.dist-info/entry_points.txt,sha256=aNlomjGTypAOUeZiSZ4OYFY-QVq2KmDXkO9QFS45uW4,49
|
4
|
+
pretty_mod-0.2.2.dist-info/licenses/LICENSE,sha256=J2cPHis9ZpzSonH9dVASFNtKrAdQmI-6qYBlivuubwA,1087
|
5
5
|
pretty_mod/__init__.py,sha256=FWM2poN7eHWyVNly7AqU0RJlDHCrxhnk_k6LPFgyXcc,106
|
6
6
|
pretty_mod/__main__.py,sha256=FMOrprwCseFuswpUna-o5u1p_F_QpLN-ZE-2G2c3FGU,134
|
7
|
-
pretty_mod/_pretty_mod.cp311-win32.pyd,sha256=
|
7
|
+
pretty_mod/_pretty_mod.cp311-win32.pyd,sha256=5tUUqg-CRJLA6fgxQGaOW66FmJNAkH_5oVBtohguarU,5336064
|
8
8
|
pretty_mod/_pretty_mod.pyi,sha256=1okNy3hrmplQ2aocSG3T8pRIiOGtdPN0F1dTCNHWLQs,754
|
9
9
|
pretty_mod/cli.py,sha256=OELrAW58hq-GNqCMd_Q1S2FQc4jfyB0uK74zPCzfl7c,2249
|
10
10
|
pretty_mod/explorer.py,sha256=3w-oY7edQzQMlAOVUSBqPJ94tiuJZXc45yD9bDHFsTs,268
|
11
11
|
pretty_mod/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
12
|
-
pretty_mod-0.2.
|
12
|
+
pretty_mod-0.2.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|