py2cfg

View on PyPIReverse Dependencies (0)

0.7.3 py2cfg-0.7.3-py3-none-any.whl

Wheel Details

Project: py2cfg
Version: 0.7.3
Filename: py2cfg-0.7.3-py3-none-any.whl
Download: [link]
Size: 38283
MD5: a247fe50b5ef08acd533626cd7279749
SHA256: 7c8ef6d3cc6765afcc914e27bed3b668478e46681c49ca720849927c192b9705
Uploaded: 2023-04-03 04:03:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: py2cfg
Version: 0.7.3
Summary: Converts python source code to colorful Control Flow Graphs (CFGs).
Author: Joe Studer
Author-Email: jmsxw4[at]mst.edu
Home-Page: https://gitlab.com/classroomcode/py2cfg
Project-Url: Repository, https://gitlab.com/classroomcode/py2cfg
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Requires-Dist: astor
Requires-Dist: flask
Requires-Dist: graphviz (>=0.1)
Requires-Dist: pudb
Requires-Dist: requests
Requires-Dist: websocket-server (>=0.4)
Description-Content-Type: text/markdown
[Description omitted; length: 5077 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
py2cfg/__init__.py sha256=KtoZaJ3VHUVhR7lL8R0c_GbikDLGYhxub0HQr-TeP-g 1798
py2cfg/_debug_hooks.py sha256=Hn_gY_n_jTZNaGbKT1n7kNDzRJsa6q6m2zFHKA3d1jQ 22183
py2cfg/_proto_/__init__.py sha256=a78nm54VgI1uMPcxLqmzTtov8AS56akhZoC7h97TZz8 66
py2cfg/_proto_/index.html sha256=u7I1qN6SmsTCXSKLjXMh-flIbqTgDUboYV6ymM8VS2o 249
py2cfg/_proto_/readme.md sha256=NcDk_5aN_8OtPCL9oaZaLlp6KUnBGNv5tCy32OIYHDU 204
py2cfg/_proto_/src/__init__.py sha256=a78nm54VgI1uMPcxLqmzTtov8AS56akhZoC7h97TZz8 66
py2cfg/_proto_/src/py2cfg.js sha256=jPj6wa0bdliagVVzgf1iseQ-S1P8CnBpiyIm2wq8c-A 1933
py2cfg/_runner.py sha256=aRAkoD3kOoAsHzvkSm5Ej144smlxymM5HtpjYpfNppU 5390
py2cfg/_serve.py sha256=tYf8GcKf-sF2w4MmtDzzxs62K-b6LaWiUlwPT5g8PeQ 2045
py2cfg/_source_db.py sha256=LWKWU1ASTLjLOEN0O-dtUNRTPlhjZY5e_UBI5o_Ua0k 1623
py2cfg/builder.py sha256=SY8Uz-4zta584xB7FGtjquzPKWfAgHjSFS1d-MS3RBM 27958
py2cfg/model.py sha256=jKnp6oBJootkKovV3yMpYOrunaf5A8gFy0nRB4ga2GI 28339
py2cfg/server/__init__.py sha256=a78nm54VgI1uMPcxLqmzTtov8AS56akhZoC7h97TZz8 66
py2cfg/server/__main__.py sha256=lVOsKDnxC29MifjF7iR9dy2zbJsHEzjoGFcA7LZ1dQ4 1000
py2cfg/server/_runner.py sha256=eZvbBkcGTd4wPS68Oogx-HU9RAEYt8kmFj6FxiKfmAI 2735
py2cfg/server/db.py sha256=gXVrGS08dSQeDHuFwHxe6fNFUVfGEiW-Qmv_LPpnRVU 5737
py2cfg/server/filewatcher.py sha256=Dy8HumMG1AqnCYvIqeGyOYmswXaaXOJrsnrYYdBXedk 2094
py2cfg/server/util.py sha256=FxgWnmSU-zxmlomo4wEfKpMZzav7SjxEXSkSHW1fkrs 1201
py2cfg-0.7.3.dist-info/entry_points.txt sha256=htJXRaibTRNwAZnn7d3-aL6O6ElxOgE4_6Iuq8I1KMY 46
py2cfg-0.7.3.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
py2cfg-0.7.3.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
py2cfg-0.7.3.dist-info/METADATA sha256=2g1W8U_y68EhJZPsyOr0uhz41AfZdk64POMK_SwxAVc 5839
py2cfg-0.7.3.dist-info/RECORD

entry_points.txt

py2cfg = py2cfg._runner:main