-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi! come join py-web-lp😃 #20
Comments
That certainly looks interesting! At least for now though, I'd like to try a few things out in this repo and see how it goes, if it makes sense in the future we can always try to take the ideas from here over to Thanks for pointing the project out! |
yeah, i have been searching for a language agnostic literate programming tool, but most failed me one way or other (dont work with space sensitive language, dont provide some feature, not easily installable in windows, etc...) this above one - i started using roughly around this pr: slott56/py-web-tool#17 which aims to make it installable via the awesome this one is written in python, which makes it easy to tinker with - no complex build tools etc required to run it even for developing it. its quick and easy to use. it works with outputting python code too. it has got a few hitches which i am thinking on resolving gradually. it outputs the weave in a restructured text, which is well, modern-ish markup language i guess?! 😅 . (read here for more info: swyddfa/esbonio#749 (comment)) |
hi there!
would u like to try slott56/py-web-tool which is a literate programming tool written in python based on jinja & outputs primarily in rst?
The text was updated successfully, but these errors were encountered: