Crates.io | cursython |
lib.rs | cursython |
version | 0.1.0 |
source | src |
created_at | 2023-07-27 03:43:13.356027 |
updated_at | 2023-07-27 03:43:13.356027 |
description | Let's write Python with JSON. For some reason. |
homepage | |
repository | https://github.com/ezntek/cursython |
max_upload_size | |
id | 927049 |
size | 75,516 |
cursython (cur-SY-thon) is a very cursed form of writing python. Instead of writing innocently innocent python code, you write JSON.
cargo
, rustc
, etc.)cargo install cursython
OR
make clean userinstall
(with GNU make)Now, please run the examples by compiling it with the cursython
command. run cursython --help
for usage info.
So this youtuber A Byte of Code made this video, showcasing his framework HTML.JS, where you write HTML for logic instead of JavaScript. In the comment section I wrote that I would waste 3 months of my time writing a TOML.py framework where you write python with toml, and this is the result.
It actually only took me 9 days + 5 days of procrastination, I started on the 17th of July (2023) and now it's the 26th.
With this glorious library/framework/transpiler, you can write python code with json, for some reason™.
You can see for yourself :))
Try using HTML.js with a cherrypy web server with cursython. This way, you can confidently say that you wrote a web app without any real programming languages ;)