File: installation.rst

package info (click to toggle)
python-bidi 0.4.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 292 kB
  • sloc: python: 946; 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