18 captures
24 Aug 2019 - 04 Dec 2025
Apr MAY Jun
23
2021 2022 2023
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/20220523075222/https://www.fullstackpython.com/powershell.html
 

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

PowerShell






PowerShell is a commandline user interface for Windows that is often used as part of a Python programmer's development environment.

PowerShell logo.
PowerShell is an implementation of the shells concept. Learn more in the development environments chapter or view the table of contents for all topics.

PowerShell resources




A Python Developer's Guide to Powershell explains the PowerShell scripting language then shows how to combine a Python script and a PowerShell script to automate web scrapining downloads.



ChatOps with PowerShell covers how to use the Python-based chatbot named ErrBot. It also presents example code to connect ErrBot to applications you are running.



PowerShell in Azure Functions shows how to use PowerShell code in Azure serverless Functions.



Getting Started with Windows PowerShell is a guide for your first steps with PowerShell.



Windows Command-Line: Backgrounder and Windows Command-Line: The Evolution of the Windows Command-Line give historical perspective on how the Windows shell has evolved from MS-DOS days into the current Windows 10 world.



Learning a New REST API with PowerShell covers how to create the common GET, POST, PUT and DELETE requests that are used to work with RESTful APIs. The the tutorial also contains some tips and tricks for reading API documentation and how to use PowerShell more effectively in these situations. 



PowerShell in Azure Functions shows you how to use PowerShell scripting language code in your Azure Functions. The language is only in experimental mode on Azure Functions but could be useful if you have a bunch of existing scripts that you want to use on the serverless platform.



PowerShell Core support in AWS Lambda is an announcement post that PowerShell can be used in AWS Lambda Functions along with how to get started.



PowerShellBuild provides common reusable tasks for building PowerShell modules.



Invoke-Build is a build automation tool. There is also extensive documentation on their wiki.



Two months with Powershell on a UNIX examines one developer's experience using PowerShell not on Windows but on a *nix operating system. The author covers the advantages and disadvantages he found during his experience and some of the bugs he hopes are fixed in PowerShell 7.


What do you want to learn about Python development?





What editor should I use to code my Python app?
 




I've built a Python web app, now how do I deploy it?
 




Tell me about standard relational databases.
 







Table of Contents



1. Introduction 2. Development Environments Text Editors & IDEs Vim Emacs Sublime Text PyCharm Jupyter Notebook Shells Bash shell Zsh PowerShell Terminal Multiplexers tmux Screen Environment configuration Application Dependencies Virtualenvs Localhost tunnels Source Control Git Mercurial 3. Data 4. Web Development 5. Deployment 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 » PowerShell 3. Data 4. Web Development 5. Deployment 6. DevOps Changelog What Full Stack Means About the Author Future Directions Page Statuses ...or view the full table of contents.

 



Matt Makai 2012-2022