Useful python wrappers for Cozmo SDK.
Project description
=========== easy_cozmo
easy_cozmo provides a bunch of python wrappers for Anki Cozmo's SDK. You might find it most useful for educational tasks involving students with little CS background. This library was created for a series of workshops for high shool students in Qatar. The code has been used by over 1,000 students over one year. Typical usage often looks like this::
"""
Makes cozmo saying "hello world"
"""
from easy_cozmo import *
def cozmo_program():
say("Hello world")
run_program_with_viewer(cozmo_program)
Documentation
Take a look at the documentation <http://www.example.com/foo/bar>_.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file easy_cozmo-1.0.0.tar.gz.
File metadata
- Download URL: easy_cozmo-1.0.0.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b66b97ec3a27408ad7637658632201544abee083c5baaded2b32ba2e57e7085
|
|
| MD5 |
4bdcddf4cec6b7d01a6000e9ccdd6225
|
|
| BLAKE2b-256 |
56d3e1ffe74ee502e365404a27d40c6a0bc400241350c81db328b62f06b9057a
|
File details
Details for the file easy_cozmo-1.0.0-py3-none-any.whl.
File metadata
- Download URL: easy_cozmo-1.0.0-py3-none-any.whl
- Upload date:
- Size: 27.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
637d876532b52da37d75d75564c73354f05f40c6f587671aceb564f2168dee82
|
|
| MD5 |
d4951a9229f6824ea48091531be3baa7
|
|
| BLAKE2b-256 |
4a2f8c723a7726caaf995728020f12246d6c13271d0dd734092791e5a044a9e7
|