File: index.rst

package info (click to toggle)
python-os-service-types 1.7.0-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 300 kB
  • sloc: python: 551; makefile: 20
file content (12 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
============
Installation
============

At the command line::

    $ pip install os-service-types

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv os-service-types
    $ pip install os-service-types