A library of useful tools and extensions
Project description
red-py
library of useful tools and extensions
installation
pip3 install red-py
usage
turtle
from red.inara.turtle import CoolTurtle
turtle = CoolTurtle()
turtle.fillrgba(25, 25, 112, 1)
turtle.begin_fill()
turtle.ellipse(100, 50, 180)
turtle.end_fill()
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
red-py-0.1.3.tar.gz
(2.2 kB
view details)
File details
Details for the file red-py-0.1.3.tar.gz.
File metadata
- Download URL: red-py-0.1.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2091e4e2a6a4dec40ce45e1e021fba7cc5211dc88147bf2409ced792c4eef966
|
|
| MD5 |
062510976ffeb7af7335213bca0b1019
|
|
| BLAKE2b-256 |
b78009242e451944706f62103dc023c615285e7badc25c927dcfdb0ccf009223
|