notes for my baypiggies presentation.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephen McQuay afa0a2899e pep8 10 years ago
.gitignore gitignore 10 years ago
README.rst added readme 10 years ago
composition.py pep8 10 years ago
context_managers.py pep8 10 years ago
fabfile.py simple, meaningless func 10 years ago
func.py pep8 10 years ago
hosts.py pep8 10 years ago
interactivity.py added more complex stuff 10 years ago
roldefs.py pep8 10 years ago
super_composition.py pep8 10 years ago

README.rst

=====================================
Bay Area Piggies January Presentation
=====================================

Fabric is a Python (2.5 or higher) library and command-line tool for
streamlining the use of SSH for application deployment or systems
administration tasks.

These are the example snippets that I used during my presentation.