File: installation.rst

package info (click to toggle)
python-bidi 0.4.2-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 352 kB
  • sloc: python: 937; makefile: 148
file content (12 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
============
Installation
============

At the command line::

    $ easy_install python-bidi

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv python-bidi
    $ pip install python-bidi