Coded
Coded is a programming language and Python extension designed to make programming just a little bit easier.
With Coded, you can easily build projects - no matter how complex.
Our libraries allow you to create whatever you can imagine, with just a few lines of code.
Documentation
Current features:
- write()
- writeline()
- prompt()
- clear()
- rand()
- readf()
- writef()
- rm()
- rmdir()
- syscmd()
- delay()
- request_get()
- request_get_cookies()
- request_post()
- request_post_content()
- request_post_cookies()
- getenv()
- setenv()
- get_working_dir()
- hash_sha512()
- hash_sha256()
- hash_sha384()
- hash_sha224()
- hash_sha1()
- hash_md5()
- USERNAME (property)
- PID (property)
- UID (property)
- OS_TYPE (property)
- true (property)
- false (property)
- envs (property)
- pypath (property)
- Colour (class)
- Colour() (constructor)
- Colour.RED (property)
- Colour.GREEN (property)
- Colour.BLUE (property)
- Colour.YELLOW (property)
- Colour.CYAN (property)
- Colour.MAGENTA (property)
- Colour.hex_to_rgb()
- Colour.rgb_to_hex
- Colour.str()
- Colour.eq()
- Ansi (class)
- Ansi.RESET (property)
- Ansi.FBLACK (property)
- Ansi.BBLACK (property)
- Ansi.RESET (property)
- Ansi.FBLACK (property)
- Ansi.BBLACK (property)
- Ansi.FRED (property)
- Ansi.BRED (property)
- Ansi.FGREEN (property)
- Ansi.BGREEN (property)
- Ansi.FBLUE (property)
- Ansi.BBLUE (property)
- Ansi.FYELLOW (property)
- Ansi.BYELLOW (property)
- Ansi.FCYAN (property)
- Ansi.BCYAN (property)
- Ansi.FMAGENTA (property)
- Ansi.BMAGENTA (property)
- Ansi.FWHITE (property)
- Ansi.BWHITE (property)
- Ansi.FLBLACK (property)
- Ansi.BLBLACK (property)
- Ansi.FLRED (property)
- Ansi.BLRED (property)
- Ansi.FLGREEN (property)
- Ansi.BLGREEN (property)
- Ansi.FLBLUE (property)
- Ansi.BLBLUE (property)
- Ansi.FLYELLOW (property)
- Ansi.BLYELLOW (property)
- Ansi.FLCYAN (property)
- Ansi.BLCYAN (property)
- Ansi.FLMAGENTA (property)
- Ansi.BLMAGENTA (property)
- Ansi.FLWHITE (property)
- Ansi.BLWHITE (property)
- Window (class)
- Window (constructor)
- Window.run()
- Window.quit_window()
- Window.event()
- Window.keydown()
- Window.keyup()
- Window.mousedown()
- Window.mouseup()
- Window.mousex()
- Window.mousey()
- Window.mousepos()
- Window.keys_pressed()
- Window.key_is_down()
- Time (class)
- Time() (constructor)
- Time.convert_time()
- Time.get_real_time()
And MANY more!
Changelog
1.1:
- Created basic project structure
- Created Coded
- Added
write
1.2:
- Added
writeline
1.3:
- Added
prompt - Reconfigured program structure
- Removed submodules (e.g.
console.writeis now justwrite) - Added changelog
- Added project description
- Added documentation link
- Fixed
writelinetuple bug
1.4:
- Use
osmodule - Added
clear - Added current features view.
1.5:
- Added function documentation inline
- Handles exceptions in
prompt
All newer minor versions:
- Bug fixes
- New features
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
coded-1.132.tar.gz
(4.8 kB
view details)
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
coded-1.132-py3-none-any.whl
(5.3 kB
view details)
File details
Details for the file coded-1.132.tar.gz.
File metadata
- Download URL: coded-1.132.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.4.1 CPython/3.10.9 Linux/6.1.12-1-MANJARO
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8e970b9efe47e66c16b8269e21612da964387873c2a940d6caab491279acb3e
|
|
| MD5 |
19d36ce69b21c7443673c505da2425e7
|
|
| BLAKE2b-256 |
56c1177dd7f3cdf8efd1a1b46d8955129be0b29b85fda662420cbeb49950bc31
|
File details
Details for the file coded-1.132-py3-none-any.whl.
File metadata
- Download URL: coded-1.132-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.4.1 CPython/3.10.9 Linux/6.1.12-1-MANJARO
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c516f6a8a166922635f815f346ee3dba089899a1a474fd1dd6caf712dc937ae4
|
|
| MD5 |
7a7ab170109a3317969beab426e3c83c
|
|
| BLAKE2b-256 |
9192834499ae265dcef0ee2f000babb5cd9216acc6b2124c3757f72f80dccd73
|