connectm

View on PyPIReverse Dependencies (0)

1.1.0 connectm-1.1.0-py3-none-any.whl

Wheel Details

Project: connectm
Version: 1.1.0
Filename: connectm-1.1.0-py3-none-any.whl
Download: [link]
Size: 16202
MD5: 2cea7035fb627bd7c4cecb8ca8e9f6a5
SHA256: 57ed0c2eb341d936b4e2f375af0b5de340a4f9e32b86cedf2a9393fa9148a4ef
Uploaded: 2024-02-25 17:36:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: connectm
Version: 1.1.0
Summary: Connect-M
Author-Email: University of Chicago - Department of Computer Science <borja[at]cs.uchicago.edu>
Project-Url: Homepage, https://github.com/uchicago-cs/connectm
Project-Url: Bug Tracker, https://github.com/uchicago-cs/connectm/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: click (>=8.1.7)
Requires-Dist: colorama (>=0.4.6)
Requires-Dist: mypy (>=1.7.1)
Requires-Dist: mypy-extensions (>=1.0.0)
Requires-Dist: pygame (>=2.5.2)
Requires-Dist: pytest (>=7.4.3)
Requires-Dist: types-colorama (>=0.4.15.12)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5083 characters]

WHEEL

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

RECORD

Path Digest Size
base.py sha256=6QonOJUxjQ4kamcj9WP58jMVSllNDq0bXL40jtoP5i0 4673
bot.py sha256=3fVPkoDdoleflSJ1VOgiEamg_GY92UjljyUxO4e1mvY 6709
connectm.py sha256=frKruajd92_T3CwU6VNx1CCMSh5kCujAaGLUXb7H_XU 8787
fakes.py sha256=PV6_RYbJCZOzLNeiZtAkkLRv6_cXSns_SYOzkHYOTWc 4748
gui.py sha256=87Gg_rFp2pXUxMlkMom53zhIYdVy5psIIvpjEV1gTAI 7167
tui.py sha256=DLX1zRca0YNePm6bl1Esu97ThTVLZpuc-5p5NxeYH2E 6062
connectm-1.1.0.dist-info/LICENSE sha256=sfJ5_IyDML31kjAOV-tMvJmJNrnFtLyO-99xQL2Sfm0 1507
connectm-1.1.0.dist-info/METADATA sha256=SZ-fbht_uD37ohSXW6zVZNoPXb-ZYdqSbocYkHDbIiA 5846
connectm-1.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
connectm-1.1.0.dist-info/entry_points.txt sha256=yJ8Buty3RuJE4VQGvYEuR9tRf9sVBDQzygMro0g6n5s 87
connectm-1.1.0.dist-info/top_level.txt sha256=0O8lrM6TX8HMVyaxpd1203gLRf0UUjd9zC5hI8ssutg 32
connectm-1.1.0.dist-info/RECORD

top_level.txt

base
bot
connectm
fakes
gui
tui

entry_points.txt

connectm-bot = bot:cmd
connectm-gui = gui:cmd
connectm-tui = tui:cmd