Skip to content

Repository files navigation

awesome-python-html

🏆  A ranked list of awesome projects. Updated weekly.

This curated list contains 1 awesome open-source projects with a total of 0 stars grouped into 4 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome!

🧙‍♂️ Discover other best-of lists or create your own.

Motivation

This section is written assuming you "use HTML for web development."

Why use Python to generate HTML...

  • You lose type hints, editor support, auto-completion, and all the good stuff in Python when you use template engines.
  • You create more files (HTML templates) and have to manage them. (You also might have to deal with the file system to manage overrides and such.)
  • It's pythonic, a familiar syntax, and you can use all the Python features.

Contents

Explanation

  • 🥇🥈🥉  Combined project-quality score
  • ⭐️  Star count from GitHub
  • 🐣  New project (less than 6 months old)
  • 💤  Inactive project (6 months no activity)
  • 💀  Dead project (12 months no activity)
  • 📈📉  Project is trending up or down
  • ➕  Project was recently added
  • ❗️  Warning (e.g. missing/risky license)
  • 👨‍💻  Contributors count from GitHub
  • 🔀  Fork count from GitHub
  • 📋  Issue count from GitHub
  • ⏱️  Last update timestamp on package manager
  • 📥  Download count from package manager
  • 📦  Number of dependent projects

Miscellaneous

Back to top

If you can think of a more appropriate category for the items below, PRs welcome!


HTML Generation

Back to top

Projects for generating HTML


HTML Form Generation

Back to top

Projects for generating HTML forms


Related Projects

Back to top

Projects for related to HTML generation


Others

Back to top

🔗 Why Kotlin Is The Best Language (to use with htmx) - YouTube


Related Resources

  • Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.

Contribution

Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:

  • Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
  • Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.

If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.

For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.

License

CC0

About

A curated list of things related to python-based HTML generation.

Topics

Resources

Code of conduct

Contributing

Stars

16 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors