18 captures
24 Aug 2019 - 09 Feb 2026
Oct NOV Dec
29
2020 2021 2022
success
fail

About this capture

COLLECTED BY

Collection: Common Crawl

Web crawl data from Common Crawl.
TIMESTAMPS

The Wayback Machine - http://web.archive.org/web/20211129201826/https://www.fullstackpython.com/microsoft-windows.html
 

Full Stack Python logoFull Stack Python
All topics | Blog | Supporter's Edition | @fullstackpython | Facebook | What's new?

Windows






Windows is a closed-source, proprietary operating system created by Microsoft that is often used to develop Python applications.

Microsoft Windows 10 logo.
Windows is an implementation of the operating systems concept. Learn more in the deployment chapter or view the table of contents for all topics.

Useful resources for Python on Windows




Windows for Linux nerds gives context for how Windows works compared to Linux and digs into the Windows Subsystem for Linux (WSL) which allows the operating system to handle Linux calls.



How to set up the perfect modern dev environment on Windows provides a good guide that includes configuring Vagrant, setting up the Windows toolchain and updating your permissions to handle development.



Setting Up Python for Machine Learning on Windows presents detailed steps for installing Anaconda and using it to install dependencies on your local machine.



PyInstaller packages a Python application with its associated dependencies into a Windows executable file so it can be more easily distributed and run on other computers.



Cmder is a beautiful console emulator designed for Windows that can be useful for when you need to get work done on the commandline.



Setting up Python on Windows 10 is a short guide to making sure you have Python 3 installed correctly on your Windows computer.



Using both Python 2 and 3 in Windows explains how to configure Windows so you can use both Python 2 and 3 if you still need to dig into older projects that have not yet been updated.



Epic Development Environment using Windows Subsystem for Linux shows how to get your Windows development environment configured. It is geared towards JavaScript/Node developers but most of the steps will also be useful to Python developers.



Windows dev box setup scripts are Powershell programs for setting up a Windows machine for development.


What's next after setting up macOS?.





How should Python libraries be installed on a server?
 




Which web server should I use?
 




What is the Django web framework?
 





Sponsored By


AssemblyAI logo
The most accurate speech-to-text API. Built for Python developers.





Table of Contents



1. Introduction 2. Development Environments 3. Data 4. Web Development 5. Deployment Hosting Servers Static Content CDNs Virtual Private Servers Linode DigitalOcean Lightsail Platform-as-a-Service Heroku PythonAnywhere AWS CodeStar Operating Systems Ubuntu macOS Windows FreeBSD Web Servers Apache HTTP Server Nginx Caddy WSGI Servers Green Unicorn (Gunicorn) mod_wsgi uWSGI Continuous Integration Jenkins GoCD Configuration Management Ansible Salt Containers Docker Kubernetes Serverless AWS Lambda Azure Functions Google Cloud Functions 6. DevOps Changelog What Full Stack Means About the Author Future Directions Page Statuses ...or view the full table of contents.



Full Stack Python


Full Stack Python is an open book that explains concepts in plain language and provides helpful resources for those topics.

Updates via Twitter & Facebook.



Chapters



1. Introduction 2. Development Environments 3. Data 4. Web Development 5. Deployment » Windows 6. DevOps Changelog What Full Stack Means About the Author Future Directions Page Statuses ...or view the full table of contents.

 



Matt Makai 2012-2021