https://github.com/natthasath/demo-python-fasthtml
FastHTML is a Python library designed for fast and efficient HTML parsing and manipulation. It provides lightweight tools to handle common web scraping tasks, allowing you to extract and modify HTML elements quickly. Ideal for projects needing speed and simplicity.
https://github.com/natthasath/demo-python-fasthtml
fasthtml poetry python
Last synced: 11 months ago
JSON representation
FastHTML is a Python library designed for fast and efficient HTML parsing and manipulation. It provides lightweight tools to handle common web scraping tasks, allowing you to extract and modify HTML elements quickly. Ideal for projects needing speed and simplicity.
- Host: GitHub
- URL: https://github.com/natthasath/demo-python-fasthtml
- Owner: natthasath
- License: mit
- Created: 2024-08-30T08:25:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T08:54:54.000Z (almost 2 years ago)
- Last Synced: 2025-07-03T05:49:31.914Z (12 months ago)
- Topics: fasthtml, poetry, python
- Language: Python
- Homepage: https://www.fastht.ml/
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# demo-python-fasthtml
FastHTML is a Python library designed for fast and efficient HTML parsing and manipulation. It provides lightweight tools to handle common web scraping tasks, allowing you to extract and modify HTML elements quickly. Ideal for projects needing speed and simplicity.