Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 374 Bytes

installation.rst

File metadata and controls

15 lines (9 loc) · 374 Bytes

Installation

pip install aspectlib

Or, if you live in the stone age:

easy_install aspectlib

For you convenience there is a python-aspectlib meta-package that will just install aspectlib, in case you run pip install python-aspectlib by mistake.