Performance Test Framework.
| PyPI: | Pyak47 package |
|---|---|
| Doc: | Documentation |
| License: | GNU LGPLv3 |
| Author: | Pierre-Francois Carpentier - copyright 2014 |
| Original author: | Corey Goldberg - copyright 2010-2013 |
|---|---|
| Original project: | multimechanize.com |
This work is a fork of Multi-Mechanize from Corey Goldberg.
Original work copyright:
- Copyright: (c) 2010-2013 Corey Goldberg (cgoldberg _at_ gmail.com)
pyak47 is released under GNU LGPLv3.
- python 2.6 or python 2.7
- matplotlib
Pyak47 can be installed from PyPI using pip:
pip install -U pyak47
... or download the source distribution from PyPI, unarchive, and run:
python setup.py install
please visit: http://pyak47.rtfd.org
To create a project, run:
pyak47-newproject myproject
To run your project:
pyak47-run myproject
