Skip to content

Commit

Permalink
Presentation outline.
Browse files Browse the repository at this point in the history
  • Loading branch information
whiteinge committed Jan 30, 2010
1 parent baba21d commit fca3303
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 0 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 60 additions & 0 deletions upyug_2010-02-11_packaging-deployment/presentation.rst
@@ -0,0 +1,60 @@
======================
Utah Python User Group
======================
Packaging and Deployment
------------------------

:Author: Seth House <seth@eseth.com>
:Date: 2010-02-11

----------------------
Packaging & Deployment
----------------------

.. figure:: ./pip_distribute.png
:scale: 35 %

---------
Packaging
---------

----------
Deployment
----------

“Deployment is one of the things I like least about development, and yet
without deployment the development doesn’t really matter.”

— Ian Bicking

------
`pip`_
------

-------------
`Distribute`_
-------------

-------------
`virtualenv`_
-------------

---------
`Fabric`_
---------

-----------
`buildout`_
-----------

------------
`toppcloud`_
------------


.. _`pip`: http://pip.openplans.org/
.. _`Distribute`: http://packages.python.org/distribute/
.. _`virtualenv`: http://virtualenv.openplans.org/
.. _`Fabric`: http://fabfile.org/
.. _`buildout`: http://buildout.org/
.. _`toppcloud`: http://toppcloud.colorstudy.com/

0 comments on commit fca3303

Please sign in to comment.