Unofficial port of Karel the Robot to Python
Project description
Please click here for documentation!
Alternatively, the raw HTML file can be found in /karel_the_robot/docs/karel_the_robot-doc.html.
Installing and Importing
Karel the Robot is now on PyPi!!!
To install, run:
pip install karel_the_robot
Some IDEs (such as PyCharm) might be able to automatically run this command if you type the import sequence.
Additionally, when using repl.it, you may have to import manually. To do so, follow these steps within your repl:
- Click the "Packages" tab
- Search for and select "karel-the-robot" (dashes instead of underscores)
- Press the plus (+) symbol by the package name
Once installed, the recommended way to import is:
from karel_the_robot import World, Robot
Of course, there are numerous other ways to import.
All credit to the concept and ideas belong to the original Karel team (made in Java). This is a PORT, not an original creation by any means.
Project details
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 karel_the_robot-1.1.1.tar.gz.
File metadata
- Download URL: karel_the_robot-1.1.1.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffe4b3ab33b3e031096839784207e180e9673732a3f2083ca013f7d9d806707c
|
|
| MD5 |
59fef74233541e365d2190ca922a83d5
|
|
| BLAKE2b-256 |
0f37e50995d34790523e8dd2d87aab66b1e34f5f0f73688356e8efaf6cf542f0
|
File details
Details for the file karel_the_robot-1.1.1-py3-none-any.whl.
File metadata
- Download URL: karel_the_robot-1.1.1-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4647dff66d7310939e5ada3752b859f090fe6af00a48882d4c0077226215da51
|
|
| MD5 |
c50e992c0bd793e8093366e0e16ec217
|
|
| BLAKE2b-256 |
5bf301987d0867b8847bf910c0cc98c071376754940da6f2ca4a0f96b6b9294c
|