Django without Python - RocPy Meeting January 19th, 2021

Опубликовано: 22 Апрель 2026
на канале: RocPy
42
2

You've probably heard of Django. You've probably heard of Docker. You might even have heard of Visual Studio Code. This talk covers all three working collaboratively, but even if you haven't heard of them, don't worry. In this talk, George of RocDev shows us how he uses these increasingly popular tools to set up a development environment for Django web development where you don't even need Python installed on your machine.

Yeah, you read that right; no pre-installed Python environment. This set up, which is publicly available on GitHub (https://github.com/geowa4/django-star..., is great for dev teams looking to make onboarding fast as well as open source projects where asking contributors to have the exact versions of things could be cumbersome.