Oftentimes the initial setup of a Python repo can take a few minutes to a couple hours. By laying the foundation to rapidly implement an idea, can focus on the good bits instead of DevOps drudgery.
Very little of this gets tested on Windows hosts. Windows Subsystem for Linux (WSL) is used where necessary with the default Ubuntu LTS install. Moved bulk of document to the markdown directory to opt-in vs. opt-out of documentation.
Be the change et al if Windows is your main and you wanna raise a PR with broad instructions on getting tooling working under Windows (e.g., docker, poetry, playwright.)
Table of Contents
Development environments and tooling are first-class citizens on macOS and *nix. For Windows faithfuls, please setup WSL.
- Open Issues
- Markdown automation
- Look for an extension similar to Markdown All in One that updates file/directory links when they move
- Webdev
- Django
- Merge with docker_python and put the latter on an ice float
- Django Ninja
- Flask
- Bonus points for Svelte front-end ❤️
- FastAPI
- Django
- SQL
- MySQL
- PostgreSQL
- SQLite
- NoSQL
- MongoDB
- Switch to
docker-compose - Fix unique index deleting too many keys
- Switch to
- Redis
- MongoDB
- DevOps
- Cloud Native
- Ansible
- Heroku
- justfile
- Windows Subsystem for Linux (WSL)
- VSCode
- Remote WSL install and usage
- Or at least further reading nods
- Remote WSL install and usage
- VSCode
- Debugging
- Dependencies
- script itself via icecream
