robotpy-installer
View on PyPI — Reverse Dependencies (2)
2025.1.0 | robotpy_installer-2025.1.0-py3-none-any.whl |
2025.0.3 | robotpy_installer-2025.0.3-py3-none-any.whl |
Wheel Details
Project: | robotpy-installer |
Version: | 2025.1.0 |
Filename: | robotpy_installer-2025.1.0-py3-none-any.whl |
Download: | [link] |
Size: | 42956 |
MD5: | 9221d75b51ba58a25f816aeae182b2b9 |
SHA256: | 413390492d297e0a2ca6cbe9decfce0ad8b2aab19e45931ad40a8c891c8b57ae |
Uploaded: | 2025-03-14 23:29:34 +0000 |
dist-info
METADATA · WHEEL · RECORD · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | hatchling 1.27.0 |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
robotpy_installer/__init__.py | sha256=b7zO50apZxt9Hg2eOkJhRLrXgACR8eS5b-Rphdn5qNQ | 44 |
robotpy_installer/__main__.py | sha256=adTEg8k8SERRAaUNMC5AuRpr3QPmtHHi8ljkXwYxCjE | 71 |
robotpy_installer/_pipstub.py | sha256=iY-C-J_5WwxxFmux-LoFL09HaxKLru0TDmlbyxJ-5B4 | 727 |
robotpy_installer/cacheserver.py | sha256=urS640RiLo5-1aGQflmW08-WSphiufGe8D5gBC7lqy8 | 2176 |
robotpy_installer/cli_deploy.py | sha256=Ihczo7yZ_J6aI8YCj4p9718uSLmXK3tgaB_3_P3jB6Q | 26747 |
robotpy_installer/cli_deploy_info.py | sha256=iP-7l2NyhWp7M_x18xEkFGm3IfMSb8cTs0DNbGsGoWA | 1995 |
robotpy_installer/cli_init.py | sha256=80DsdOYi_BgfpMzQZ8JUEoiM3kszGdVKHgJbiO4T1-c | 1327 |
robotpy_installer/cli_installer.py | sha256=G-uz_6xMIwIYvycC6-B33QkJeIUWx_JTe0UfW43_Z9A | 11681 |
robotpy_installer/cli_project.py | sha256=CXxQpkOa6Oftm8UuBksNbzzYALwH2DVzYR0JN70bJtk | 1442 |
robotpy_installer/cli_sync.py | sha256=AlMhEsNNVsW-uv_PoAUMPjnLvpbBJZLQBGX-mDk_RsE | 6138 |
robotpy_installer/cli_undeploy.py | sha256=E3uXzg_XlOI0DCxw9NL7VQdCcH1gsWnAbHtwpZks6N4 | 2518 |
robotpy_installer/errors.py | sha256=lYZ5-IDOY9pFKUW-qj93PL_UDwfnsMQPMGoo8HyobCs | 231 |
robotpy_installer/frcKillRobot.sh | sha256=NsLrPlDhS3pFIJPZBEUAX_4a-hiHwe2R6l4-T7HPdSc | 1650 |
robotpy_installer/installer.py | sha256=8FhdWKQajTp92GhgRTc30AKnAAHATeAFbzID7nO5oIo | 20629 |
robotpy_installer/pypackages.py | sha256=bD73uoT1bJPvlF9PZboY4WzFnoP_D29p3Z3Ia_0VC1c | 6721 |
robotpy_installer/pyproject.py | sha256=D9-G2YK18iGInVV-0ytLs_bRS7HEs0ATkfUfc2O9ovQ | 12115 |
robotpy_installer/roborio_utils.py | sha256=C9hpRHeJY5NbhV8yocSWNfRlbSLCub4rbGgv1i7dDSo | 4028 |
robotpy_installer/robotfinder.py | sha256=zR0e0ZJbA8-dU_akj9Iaipjp5NFIxiJE62C5UAGosXw | 1436 |
robotpy_installer/sshcontroller.py | sha256=wvzpwmFpOOjhcB0BwlvXXMthheHQrZAdPmv7dzqQznA | 8818 |
robotpy_installer/utils.py | sha256=WDYZ0-hJAxgbUa_UTkB4IoDhiBE2t-nJnyYORccpGew | 5832 |
robotpy_installer/version.py | sha256=8gDBFY2nS8I16yH_d7hi15RGbbk83hQ5sOGkhTjPI9I | 517 |
robotpy_installer/wpilib_preferences.py | sha256=pCc2-N2-7XdmLF7anU24VPhpLLNgCUi5nLmIZZZoTqY | 2430 |
robotpy_installer-2025.1.0.dist-info/METADATA | sha256=QMlaGCWa_qYGNHJ_vo-TDxN2s_oIMWEsF4Q1uWfXalE | 2724 |
robotpy_installer-2025.1.0.dist-info/WHEEL | sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ | 87 |
robotpy_installer-2025.1.0.dist-info/entry_points.txt | sha256=vXR8G7mHddMRdKaEplWfmZF-iZRGHzQqPKsu7oPHRMs | 417 |
robotpy_installer-2025.1.0.dist-info/licenses/LICENSE | sha256=0VnfT-fREcLKCNLvRufl4u0Y3SfvQsDNkIGwc6uZYNc | 1081 |
robotpy_installer-2025.1.0.dist-info/RECORD | — | — |
entry_points.txt
robotpy-installer = robotpy_installer.installer:main
[robotpy]
deploy = robotpy_installer.cli_deploy:Deploy
deploy-info = robotpy_installer.cli_deploy_info:DeployInfo
init = robotpy_installer.cli_init:Init
installer = robotpy_installer.cli_installer:Installer
project = robotpy_installer.cli_project:Project
sync = robotpy_installer.cli_sync:Sync
undeploy = robotpy_installer.cli_undeploy:Undeploy