Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN A simple script to use pug with any Python framework
(
github.com
)
11 points
by
multiversecoder
2409 days ago
1 comments
multiversecoder
2409 days ago
My first experience with python and web development. This is the script I made today to use pug.js with any python framework.
Tell me what you think and how to improve it, I accept advice, critiques and collaborations. :)
link
sdegutis
2409 days ago
Very good for a first experience. If you can still edit the title, maybe add Show HN to the beginning.
link
multiversecoder
2409 days ago
And also my first experience with hacker news (lol). I changed the title. Thank you.
link
gdamjan1
2409 days ago
what is "pug"? (a link in the readme would be nice)
link
multiversecoder
2408 days ago
Pug is an HAML-like tool that allows you to abstract html syntax, preventing errors and improving frontend development speed. Thanks for the tip, I'm updating README to include more informations.
link
Tell me what you think and how to improve it, I accept advice, critiques and collaborations. :)