You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the official website for [Create Awesome Python App](https://pypi.org/project/create-awesome-python-app/), a tool that helps you quickly set up Python projects with best practices and modern tooling (uv-first).
3
+
# Create Awesome Python App — Website
8
4
9
-
## Project Links
5
+
**Docs and catalog site for the Create Python App scaffolding toolkit.**
> Scaffold new apps with [`create-awesome-python-app`](https://pypi.org/project/create-awesome-python-app/) — do not clone template snapshot repos for production work. Prefer:
|`npm run start`| Serves your application using the production setup, ensuring it's ready for deployment. |
68
-
| `npm run build` | Compiles the application into the `dist/` directory, preparing it for production deployment. |
69
-
70
-
## Contributing
71
-
72
-
Bug reports, feature requests, and pull requests are welcome on the [Create-Python-App/website](https://github.com/Create-Python-App/website) repository!
0 commit comments