Last change
on this file since 58:b24ccde3e229 was 42:cff2c17bc1d4, checked in by Borja Lopez <borja@…>, 10 years ago |
Added initial version of the docs, covering:
- Basic installation instructions (missing install from repo or dev
env setup, for example)
- Basic usage instructions (total times, per-day details, timeline,
date-based filters and more)
|
File size:
725 bytes
|
Installation instructions
Installing Stamper is quite easy. If you have some experience installing
Python packages , you already know how to do it. Stamper is a standard
Python package available on pypi so just use your favourite tool
(pip, easy_install, etc) to intall it:
pip install Stamper
easy_install Stamper
Note:
See
TracBrowser
for help on using the repository browser.