Pinned Repositories
affinity
Free 2D symbols for computer network diagrams
AirPrint
Hack to allow AirPrint print sharing on a Mac
ansible-for-devops
Ansible for DevOps examples.
ansible-sample
async-techniques-python-course
Async Techniques and Examples in Python Course
AZ-900T0x-MicrosoftAzureFundamentals
Microsoft Azure Fundamentals - AZ-900T00 and AZ-900T01
azure-stack-docs
better-ffmpeg-progress
Run an FFmpeg command and see a progress bar wIth the percentage progress & ETA.
betterpython
Code examples for my Write Better Python Code series on YouTube.
light-show
Tesla Light Show
MrPaulAR's Repositories
MrPaulAR/genie-parser-extension
Cisco pyATS Genie parser example - dynamically adding new parsers
MrPaulAR/PyCon2019-Click-Tutorial
PyCon 2019 Tutorial: Writing Command Line Applications that Click
MrPaulAR/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
MrPaulAR/ansible-sample
MrPaulAR/async-techniques-python-course
Async Techniques and Examples in Python Course
MrPaulAR/diveintopython3
[Mirror] Dive Into Python 3 online book
MrPaulAR/retry-decorator
Decorator to retry calling a function upon error