bot-controller

View on PyPIReverse Dependencies (0)

0.2 bot_controller-0.2-py3-none-any.whl

Wheel Details

Project: bot-controller
Version: 0.2
Filename: bot_controller-0.2-py3-none-any.whl
Download: [link]
Size: 8381
MD5: 81cf50e94b09261e34ce635b9e271cbb
SHA256: 92607b329c9980eac3a5bcb0341f60dcf8c849b47b38ed0262b6de2e0b60b71c
Uploaded: 2022-08-26 14:50:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bot-controller
Version: 0.2
Summary: Package to easily control your DotBot and Sail Boat with different controllers.
Author-Email: 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: Copyright 2022 Inria Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: bottle (==0.12.21)
Requires-Dist: pygame (==2.1.2)
Requires-Dist: pynput (==1.7.6)
Requires-Dist: pyserial (==3.5)
Requires-Dist: requests (==2.28.1)
Description-Content-Type: text/markdown
[Description omitted; length: 411 characters]

WHEEL

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

RECORD

Path Digest Size
bot_controller/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bot_controller/bc_serial.py sha256=Gn83M5jotJ-8OIjGlBVhlYlnzTxOHaiMOQQ7e-6WyLU 243
bot_controller/controller.py sha256=nsui-bavWF2nNI_5ReyqRFJm8rUI_TYEMTON-bMcNEg 441
bot_controller/factory.py sha256=xZJFyxJytFKOgvZk7QoDQn2gZvj8U792HE7c7JANnfc 576
bot_controller/joystick.py sha256=OrwKOSqpDVKT9qrV5ywTu1gvy9bW_3ZwadmQspQ8fEc 3025
bot_controller/keyboard.py sha256=C8wENVWuNnjK8g0O6RWDdX3UKK0jo7EgTuJZ2kzh5ys 3787
bot_controller/main.py sha256=HC27K6oX9eUYFVNhYCIqwfjzPVg1EYV3CtopYZWsH1I 1764
bot_controller/protocol.py sha256=NjgwiBwRlzGSq7OdcUtBk11sXblDSx27DYocRFkt4yY 108
bot_controller/server.py sha256=eR58Gw927SL6-VAAThC44G6FXmnl7cXvP9SUkkwHCDI 760
bot_controller-0.2.dist-info/METADATA sha256=RW2iUb2HxmJU-sgtAAILkhxxqesaHXVyz8-nRTSLtk4 2654
bot_controller-0.2.dist-info/WHEEL sha256=09RFlvY3aVzvCNk4AXPZt-N-AI7GY_KktGsTb2IqIBU 86
bot_controller-0.2.dist-info/entry_points.txt sha256=wTHBePYO9PVMUQuO0xitM-celpSDny89l-Xu8ArLNNA 60
bot_controller-0.2.dist-info/licenses/LICENSE.txt sha256=iGZsKfsZaNujQ-5VYfh699E6Z3FRenPLVJP7oggA5zA 1461
bot_controller-0.2.dist-info/RECORD

entry_points.txt

bot-controller = bot_controller.main:main