Skip to content

Commit e281def

Browse files
vintaclaude
andcommitted
Fix formatting and structure in README
- Remove PyPI entry from pip sub-items - Fix capitalization: Hatch → hatch - Move awesome-fasthtml link under fastHTML entry Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent bfd4336 commit e281def

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -811,9 +811,8 @@ _Libraries for package and dependency management._
811811

812812
- [pip](https://pip.pypa.io/en/stable/) - The package installer for Python.
813813
- [pip-tools](https://github.com/jazzband/pip-tools) - A set of tools to keep your pinned Python dependencies fresh.
814-
- [PyPI](https://pypi.org/)
815814
- [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager.
816-
- [Hatch](https://github.com/pypa/hatch) - Modern, extensible Python project management.
815+
- [hatch](https://github.com/pypa/hatch) - Modern, extensible Python project management.
817816
- [poetry](https://github.com/sdispater/poetry) - Python dependency management and packaging made easy.
818817
- [uv](https://github.com/astral-sh/uv) - An extremely fast Python package and project manager, written in Rust.
819818

@@ -1157,8 +1156,8 @@ _Traditional full stack web frameworks. Also see [RESTful API](https://github.co
11571156
- [pyramid](https://pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework.
11581157
- [awesome-pyramid](https://github.com/uralbash/awesome-pyramid)
11591158
- [fastHTML](https://github.com/AnswerDotAI/fasthtml) - The fastest way to create an HTML app.
1160-
- [masonite](https://github.com/MasoniteFramework/masonite) - The modern and developer centric Python web framework.
11611159
- [awesome-fasthtml](https://github.com/amosgyamfi/awesome-fasthtml)
1160+
- [masonite](https://github.com/MasoniteFramework/masonite) - The modern and developer centric Python web framework.
11621161
- Asynchronous
11631162
- [microdot](https://github.com/miguelgrinberg/microdot) - The impossibly small web framework for Python and MicroPython.
11641163
- [reflex](https://github.com/reflex-dev/reflex) – A framework for building reactive, full-stack web applications entirely with python .

0 commit comments

Comments
 (0)