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.
Release files for karel-the-robot 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| karel_the_robot-1.1.1.tar.gz | 12.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| karel_the_robot-1.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:23.7 kB
Release files / karel_the_robot-1.1.1.tar.gz
| Download URL | karel_the_robot-1.1.1.tar.gz |
|---|---|
| Size | 12.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ffe4b3ab33b3e031096839784207e180e9673732a3f2083ca013f7d9d806707c
|
|
BLAKE2b-256 checksum How to use checksums |
0f37e50995d34790523e8dd2d87aab66b1e34f5f0f73688356e8efaf6cf542f0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.0
|
Release files / karel_the_robot-1.1.1-py3-none-any.whl
| Download URL | karel_the_robot-1.1.1-py3-none-any.whl |
|---|---|
| Size | 11.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4647dff66d7310939e5ada3752b859f090fe6af00a48882d4c0077226215da51
|
|
BLAKE2b-256 checksum How to use checksums |
5bf301987d0867b8847bf910c0cc98c071376754940da6f2ca4a0f96b6b9294c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.0
|