aitk.robots

View on PyPIReverse Dependencies (0)

0.9.43 aitk.robots-0.9.43-py3-none-any.whl

Wheel Details

Project: aitk.robots
Version: 0.9.43
Filename: aitk.robots-0.9.43-py3-none-any.whl
Download: [link]
Size: 115613
MD5: 0cd543f8e870b9aa881b02e16155d168
SHA256: b730b5ce918f0348794d35a7d1a4ec1c38cee04aaa3e3787836d3cec1b4121f9
Uploaded: 2022-05-07 00:31:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aitk.robots
Version: 0.9.43
Summary: A lightweight Python Robot simulator
Author: Douglas Blank
Home-Page: https://github.com/ArtificialIntelligenceToolkit/aitk.robots
License: BSD-3-Clause
Keywords: robot,simulator,jupyter,python
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Framework :: Jupyter
Platform: Linux
Platform: Mac OS X
Platform: Windows
Requires-Python: >=3.6
Requires-Dist: setuptools
Requires-Dist: Pillow
Requires-Dist: aitk.utils (>=0.6.1)
Requires-Dist: ipywidgets
Description-Content-Type: text/markdown
[Description omitted; length: 1778 characters]

WHEEL

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

RECORD

Path Digest Size
aitk/robots/__init__.py sha256=v2-pbVT7zk60OcyT8Vvtao46lLlK5qzV26XVJncJSG0 1095
aitk/robots/_version.py sha256=82r-Ww6sRM8b3ZPy-GhYAQBBkTrxjdQWs90dQszHENU 325
aitk/robots/cart.py sha256=LMmpKWvkQXDt62e2v0lAwhrqMqZVV2CVUHLVzh9lG7g 5615
aitk/robots/color_data.py sha256=54UT_KKubgBIH7iGYDDyQv-bP-7ECEd_pu5SzD-2RuI 32863
aitk/robots/colors.py sha256=QGwiLzCKcNS6USl7AVfJgRQDbvw9BX6NsO9pnmohJ1c 395
aitk/robots/config.py sha256=BiYaYh4XyWNFF01-Nga0TuLH6dZuA3A3dHyCYwiA7OQ 1538
aitk/robots/hit.py sha256=B1EMC3Gr3cHr8LB-Pwc1tz2aPEz1P-rm6g9Qb6l02Y8 870
aitk/robots/plots.py sha256=Pek1KgUWwCZLK9Mnj9A5bgFsysQmLpo7_h1LA2mwrPE 1476
aitk/robots/robot.py sha256=vg-P_ymw3AhDctY3noP4kzs2bWSsbyGQ4FUxIY-A6Jo 47654
aitk/robots/utils.py sha256=dQuDYNwPchoymU2AC7yBNpkrJoPG28T0NyvA1nYmZkY 20638
aitk/robots/watchers.py sha256=xRFx-shUMIoEILDJhDwi7pbXoJVUQUUDR4vGXCKQQpI 22209
aitk/robots/world.py sha256=H3JzeLPBJx8aZNxOzuq9p158T22llla20xPx2TvUfPY 52755
aitk/robots/backends/__init__.py sha256=SGIu9ZsXnRBZQTTYPLgwkRIUKQa7VcYEjDb6nei7o3M 1514
aitk/robots/backends/base.py sha256=srK1iMl957Neth1gihlX-tBv0_4bn5Kf7ijNp7ISP00 7350
aitk/robots/backends/canvas.py sha256=fWf1KKBm4ohnVMiygiRgOXYYAsekcIYJatmQv1fkUdg 1676
aitk/robots/backends/debug.py sha256=G44rcm8SLYf-iKP37zYeN4lf5hiZD6iP6dJefcM5FBg 6508
aitk/robots/backends/pil.py sha256=ajwzt9fiDRE8ZYNCWxijlLhVKGKH0hUyfYLyYToAIxE 8342
aitk/robots/backends/svg.py sha256=sBPKH0DkhLHw_jl3rczkpVhIGq56hdKymHJWHM_lCas 7108
aitk/robots/datasets/__init__.py sha256=ddoSY0poTcNMUs7QpzAGprnugt0qA2rAceJ_MwOvAYo 716
aitk/robots/datasets/coil100.py sha256=lhsVhawdEnRiuVU4QRiKHxM7CV9mva8NhirWYGwPPQc 1054
aitk/robots/datasets/coil20.py sha256=gYV5Du09SseLr7Ze3DFQlzjQ9T4Sb3S1jgeAShB_pAA 1115
aitk/robots/datasets/utils.py sha256=fNfz2A_eOWD1CDe0MBlIbVRvRJONXLPerc1QNrzEFVE 9362
aitk/robots/devices/__init__.py sha256=jQxrCpIRDOkE4QuaXjwPu63vuFIiTjR3riQnxgmLCyc 627
aitk/robots/devices/base.py sha256=WMSBgr3Z3LFDjB6QxzJlIIB6Ew8VoIfBI3qYBr2GleY 562
aitk/robots/devices/beacon.py sha256=ZtQPTmJifYuwk1HoMd-D9YPRd9OWiG4GaUcoA6Si2KY 6921
aitk/robots/devices/bulbs.py sha256=wSWmr1PkAYA9YWw_z_PwIPZtldu0bdyJu9LkCLQm0Bk 8413
aitk/robots/devices/cameras.py sha256=WY_DAjJ_OmIDp8qFOeWESujkKdFP0MMxCTDRCX0lF64 31507
aitk/robots/devices/compass.py sha256=bPwIEDEa1DJfxMSoVkAHiK8nABdmGzQ2eIbfTfwJ79M 7608
aitk/robots/devices/lightsensors.py sha256=u-A0EP5Hwlf64cIuNwFp7GE0UFAsgHNm3MsZqzGlphM 7976
aitk/robots/devices/rangesensors.py sha256=IS3oM5IbQuqJDBpNPBYFZI7ztxj5o6CUr_oAmwoRSeE 12530
aitk/robots/devices/smellsensors.py sha256=L6cHVxscWYwhmqwrn2AyjJDHYQVfWYyGQQ2W2ekbAwg 5127
aitk/robots/worlds/duck-scribbler-no-walls.json sha256=ADe3OawRG7_YIfb-eHH6SuZc_undYDFreODqPQAuxiU 4866
aitk/robots/worlds/soccer-640x401.png sha256=NklFZSKYUaE3LXHEXs-lu5JfMntfhTSkm5NjKv5-Ips 13064
aitk/robots/worlds/soccer-780x496.png sha256=H0t8ZkaiNxMn9OF5xD2PxOA-j0AhIOpV0nANqKq1pCw 18972
aitk/robots/worlds/soccer.json sha256=x5YMlrvcrstTwEQoDraWDT5ZpQfsu9cZl3WN2XWiabs 2724
aitk/robots/worlds/two-scribblers-no-walls.json sha256=zKRlmCcMPviRy_frSvwTcEwD3klMxXzJP6Ki2ZKSgCg 6035
aitk/robots/worlds/two-scribblers-one-wall.json sha256=TFoAly8CRz8HbKWFXo94qDxSh7bqo1kVZ1NIsbCJ0lg 6184
aitk/robots/worlds/two-scribblers.json sha256=Rxont8MDa2Zw8LlVfh9IaTwjDZtprM_Y60vVp_APbl8 7044
aitk.robots-0.9.43.dist-info/METADATA sha256=PurM5aPXT8fiMDK3uHCPXIFgIzRnQ7h0b3P3NzbBkBQ 2639
aitk.robots-0.9.43.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
aitk.robots-0.9.43.dist-info/top_level.txt sha256=Nd1TXMWwE1VIGABpa4lX9EdmidaqlayqBFLVnVNuCvM 5
aitk.robots-0.9.43.dist-info/RECORD

top_level.txt

aitk