Watch the YT video, it looks a pretty cool and useful package.
However I have some issues on Mac to install the package.
environment
- Python 3.11.8 (main, Mar 24 2024, 00:21:05) [Clang 11.0.3 (clang-1103.0.32.62)] on darwin
- fastapi: 0.112.2
- uvicorn: 0.30.6
When I tried the pip command, I got the following:
pip install fastapi-tailwind
ERROR: Ignored the following yanked versions: 1.0.0.dev1
ERROR: Could not find a version that satisfies the requirement fastapi-tailwind (from versions: none)
ERROR: No matching distribution found for fastapi-tailwind
Watch the YT video, it looks a pretty cool and useful package.
However I have some issues on Mac to install the package.
environment
When I tried the pip command, I got the following: