dotbots

View on PyPIReverse Dependencies (0)

0.7.0 dotbots-0.7.0-py3-none-any.whl

Wheel Details

Project: dotbots
Version: 0.7.0
Filename: dotbots-0.7.0-py3-none-any.whl
Download: [link]
Size: 1288311
MD5: b7d92870dd46d8f89b21485f5e433f87
SHA256: dd9f0d2a2c32bf1570a764f4fb0507fbdb3cf7a1111fd795e451ac34a785632b
Uploaded: 2022-11-22 16:01:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dotbots
Version: 0.7.0
Summary: Package to easily control your DotBots and SailBots.
Author-Email: Alexandre Abadie <alexandre.abadie[at]inria.fr>, Theo Akbas <theo.akbas[at]inria.fr>
Project-Url: Homepage, https://github.com/DotBots/BotController-python
Project-Url: Bug Tracker, https://github.com/DotBots/BotController-python/issues
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: click (==8.1.3)
Requires-Dist: fastapi (==0.85.1)
Requires-Dist: numpy (==1.23.4)
Requires-Dist: opencv-python (==4.6.0.66)
Requires-Dist: pygame (==2.1.2)
Requires-Dist: pynput (==1.7.6)
Requires-Dist: pyserial (==3.5)
Requires-Dist: rich (==12.6.0)
Requires-Dist: uvicorn (==0.18.3)
Requires-Dist: websockets (==10.4)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 3284 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.10.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dotbots/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dotbots/controller.py sha256=sCf9O5EkhBmWepzSFIdwgOO8XubZEfb8SuBKcnlzVeA 9916
dotbots/hdlc.py sha256=dd_EtG02_Pv9M4Aa1QJYI1nuyUPSyo1kibxIOpgBDt8 7625
dotbots/joystick.py sha256=mPbHccD21aEEEaUEk2rDQp54xen5uNWdei-DW_Xmf-8 2662
dotbots/keyboard.py sha256=HhYrxTN2vOepR3rvvTxAsWYcn0mISsAZxWGZQxRmz50 6435
dotbots/lighthouse2.py sha256=nKCXOK_nYzK8vZuYqLSqPvWGHgsnL4v-yM9RHkw-RKg 12424
dotbots/main.py sha256=sfd3ETewM3I3dLuCUBL5_XxFBruv6-CpZiujfXxP_oQ 3796
dotbots/models.py sha256=2-2Js9l5pj9vJ-S5ayzj0Uttvfc3crEF2aFhxl0ICNU 1160
dotbots/protocol.py sha256=zlsxX2d7QBM2JHspEVL1n0hWEsbSAc1LYIrEuj9GlDQ 9043
dotbots/serial_interface.py sha256=0rvWRY6ZBy5-ThzorlcXMKZV4ECCmghi6YrdGZhkD50 1246
dotbots/server.py sha256=Ev5as0-dgjiWXtDNzyRCgSMTkesI4iBxMZhS4bHW1Ig 6058
dotbots/frontend/.env sha256=tDwAhmhzoa4QQpWNrf5Wa52ne0EEc8XEyU_vNIioELc 115
dotbots/frontend/.env.test sha256=t3e7p4Z7mb6VB-bjsxO2_q4ECJof_5ZjHVjj4HtEFrU 28
dotbots/frontend/.gitignore sha256=03NBfqKohE47ehUVqrEj6Q--tLciUUTVXSQ9n28E9zo 310
dotbots/frontend/package-lock.json sha256=XTvBxxH-wsZLGkC5pZNSPY1RGIMfmEMGRQxGPBeDoLc 1237202
dotbots/frontend/package.json sha256=B8VqhZsE1o5uEqDc5cm2oaKOPZeuYKCiA2-lut-0lfw 1333
dotbots/frontend/build/asset-manifest.json sha256=pnxiwLGFfAgM2oL_o14cBG_OVBnXOxg9xFXjSKGXfYU 629
dotbots/frontend/build/index.html sha256=T5mAXAHrilVB0v1_Gn16CbOldDADTOpU0issD6k-9A0 517
dotbots/frontend/build/manifest.json sha256=wsZ5xg_zpah0EUxZCvaFc-M_zYGOeTY0AibLETNfh9Q 501
dotbots/frontend/build/robots.txt sha256=kNJLw79pisHhc3OVAimMzKcq3x9WT6sF9IS4xI0crdI 67
dotbots/frontend/build/static/css/main.ab17a09a.css sha256=-qkbCyg7ov-M0XR-3I4ekpK31ePWURHwbhpm7LK5m3I 275084
dotbots/frontend/build/static/css/main.ab17a09a.css.map sha256=yKcRg5GqLCOksUXfrgUnLitEbO9Ob_PFvcP4S4ThNtM 721359
dotbots/frontend/build/static/js/main.448389a5.js sha256=Pt32mytCXOLr07MY0XMRfbEogkwo8ZB1paMA3hZYnGo 391901
dotbots/frontend/build/static/js/main.448389a5.js.LICENSE.txt sha256=6NwSByR9ek8MWRjr9WorIJsryhP8B85FG2-HnlivTQU 1121
dotbots/frontend/build/static/js/main.448389a5.js.map sha256=EVi9JM6zqq9fChNc4L2WvgsbsVeemgafYCsL5eWy75c 1267759
dotbots/frontend/build/static/media/bootstrap-icons.e559bf06bc84fd9525e6.woff sha256=E5d7So1h1TPbh_6wQAfvsDTDvSnjSm89uiajTu3sOxM 150592
dotbots/frontend/build/static/media/bootstrap-icons.ea98e12d2d58747f9fc5.woff2 sha256=xpvxzK5fE7WqQ0Xc_rIJqBSK0L-h4GeLk3kqrgQpx2Q 112440
dotbots/frontend/coverage/coverage-final.json sha256=oB5VPKQUykLi2cIadzbiRomGa1FxyEm2Oc8D6IP1vFY 35644
dotbots/frontend/coverage/lcov.info sha256=JfwK82y1ATfC9k1Q0_-SXFEQ87D6dwVV_hcV7phoLLc 5354
dotbots/frontend/coverage/lcov-report/DotBots.js.html sha256=-WC20PNtjMnbpHiQWv80ujsXfE-JbcG2nK0cWN1ImJ4 28467
dotbots/frontend/coverage/lcov-report/DotBotsMap.js.html sha256=p8Gtuc726K21q5SmSKMRPE9pJbJWPG9PWbICA8HtNSs 24146
dotbots/frontend/coverage/lcov-report/Joystick.js.html sha256=Cg8cobIhtutUJ4kzz9f_3kgJNGKBGDLsvdwFVD3nMrI 17470
dotbots/frontend/coverage/lcov-report/base.css sha256=P4duUfCkaGT_p2ZbS3ofX7X283-2oo8BTisS2CliyFI 5394
dotbots/frontend/coverage/lcov-report/block-navigation.js sha256=knVjRSA4XLzVDHVDCacZdVwa209hodvkX53Ak4F1MlA 2655
dotbots/frontend/coverage/lcov-report/favicon.png sha256=Wwz9UtwL--VE9OGpx3qka4YpsOCq1sVPle70V7hsKok 445
dotbots/frontend/coverage/lcov-report/index.html sha256=a_ivpVVfdAtwvcoFTVuTWaQ93eORcrTtl2DAGcX_ZFw 7146
dotbots/frontend/coverage/lcov-report/index.js.html sha256=EWAwPTX7JrdeiCKL6FLU7FGs7nDnY0mmelVebVBiboA 4843
dotbots/frontend/coverage/lcov-report/prettify.css sha256=6j_kM_lFBpjKiiMCcWiOeu7BL5nIp-9slDeauzjyeCM 676
dotbots/frontend/coverage/lcov-report/prettify.js sha256=-hseG5Bt3PoItG8WHA-ST1BuGjG08-CbjKqiRj71LBg 17590
dotbots/frontend/coverage/lcov-report/rest.js.html sha256=cGK0geAhrB2bHMYEIQhz__nk6ewyPUYKQfY9q-IFJQA 11630
dotbots/frontend/coverage/lcov-report/sort-arrow-sprite.png sha256=QsiVNV-YOO3oP9_cqQEn2Eca7-1ez1NCN09l7Hw_EKs 138
dotbots/frontend/coverage/lcov-report/sorter.js sha256=vznxIMVULDpuLFroRzu7UIOr-X_stO26uUtWq8L9BOs 6181
dotbots/frontend/public/index.html sha256=pq7XePFuEw0KiSCjWDmv7RSQkME1icjiOVaZoWUH16U 435
dotbots/frontend/public/manifest.json sha256=wsZ5xg_zpah0EUxZCvaFc-M_zYGOeTY0AibLETNfh9Q 501
dotbots/frontend/public/robots.txt sha256=kNJLw79pisHhc3OVAimMzKcq3x9WT6sF9IS4xI0crdI 67
dotbots/frontend/src/DotBots.js sha256=SlAeku4gw9Iur5wr2_37DFBEeNV9SghD3YBv5T-iuC4 6438
dotbots/frontend/src/DotBots.test.js sha256=udXvAM33q_V8KRSPav_fieNSiyRJLI5kktPHmHrN6ZA 2821
dotbots/frontend/src/DotBotsMap.js sha256=bo__lo4-3zwX5YWGh9M0IeG4nm02SI4z_PnxgnEvQ70 5832
dotbots/frontend/src/Joystick.js sha256=Z-vBVXzPr58hUgaiyjmMyiV028i2u6Z2xa93Iu2Mhjo 2971
dotbots/frontend/src/Joystick.test.js sha256=L_gMGG7Zr1PGOuAbN8eh-G40LHQQTvN1mLexCTjMTrU 2523
dotbots/frontend/src/index.js sha256=n4B4C3V4Llgo76ps4KWy5xSkWT-E_BkdXfmZMnFBSlU 391
dotbots/frontend/src/rest.js sha256=woivqGmP3_srx6TlArncHkbNeYc3739pKe2PPaKeEQw 2023
dotbots/lib/.gitignore sha256=btbLyfzuFMaqUXAEdOOQOVHP0zew--RiEIpFgu8PNxc 9
dotbots/lib/Makefile sha256=Lm-7EKCslx3n0P66x-MZml2pjw-r-dlfTLNieuoy0sE 256
dotbots/lib/lh2.c sha256=ETppeOiO1hfRTfQEQdXfjVM2kPaADs0bChx_cU6TDFk 5058
dotbots/lib/lh2.o sha256=JVfOfxCZ5doLdVCkz8F5IJMrxKe3cFEQuBbTWYrxr6Y 2432
dotbots/lib/lh2.so sha256=a699-z4--Gnl7tJpbnFYyNGZv-ck_S07mpuxLXGyDEQ 15816
dotbots/tests/test_controller.py sha256=yt9yCdrTewJHDSJp9Kv5HFy4JwP2TJ74UJTzemMhsOo 4217
dotbots/tests/test_hdlc_handler.py sha256=Ds3bAmWCDUeddQBhqKXSNEeaLVWKKBR0rBv2vKv-4a0 2623
dotbots/tests/test_lighthouse2.py sha256=aoUK48tWY2lsmZ8C4SDEPF7xPt-_p48Sta-tsm4pKBk 1405
dotbots/tests/test_main.py sha256=uatWvct0Q_ZwdSLRQZS8WHkRa_XyeWLyPza6LcMuLJw 3032
dotbots/tests/test_protocol.py sha256=1dsAZwclWErXLpQBVm_BLjxuT0zVehKFqPCywThb9-g 10900
dotbots/tests/test_server.py sha256=HubK-ETFDk3WrA8MRjMpt3AXjxLPvEuuX-5GJ1sfS4Q 8499
utils/hooks/build.py sha256=50qNnWijCaMh2-34HSsEDrGxrmY9nrrCLpozqhDOMuo 1126
dotbots-0.7.0.dist-info/METADATA sha256=3aR_Rlp9F8_olg300ZNApqSgZwp64YtIIN45ZlxU7D4 4196
dotbots-0.7.0.dist-info/WHEEL sha256=TC-eT-WEjZM-lmd6au7o3p1ewVkC6Y0NftwooPaNZTY 87
dotbots-0.7.0.dist-info/entry_points.txt sha256=Jw9SbJv6kN7jRzj5zeLbdgFMRVzO0JBGA1t_WG2Xbu4 57
dotbots-0.7.0.dist-info/licenses/LICENSE.txt sha256=Wpf9NxGSeuEGJXS6eq3Xm02FCAKUN_lAz2CtA0tToGg 1450
dotbots-0.7.0.dist-info/RECORD

entry_points.txt

dotbots-controller = dotbots.main:main