File: installation.rst

package info (click to toggle)
python-padme 1.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 396 kB
  • sloc: python: 1,347; makefile: 149; sh: 4
file content (12 lines) | stat: -rw-r--r-- 185 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
============
Installation
============

At the command line::

    $ easy_install padme

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv padme
    $ pip install padme