pyak47

pyak47 - Performance Test Framework


Keywords
performance, scalability, load, test, testing, benchmark
License
Other
Install
pip install pyak47==1.2.1

Documentation

pyak47

Performance Test Framework.

Travis CI Number of PyPI downloads

https://raw2.github.com/kakwa/pyak47/master/docs/assets/banner.png

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

Notice

This work is a fork of Multi-Mechanize from Corey Goldberg.

Original work copyright:

  • Copyright: (c) 2010-2013 Corey Goldberg (cgoldberg _at_ gmail.com)

License

pyak47 is released under GNU LGPLv3.

Installation

Dependancies

  • python 2.6 or python 2.7
  • matplotlib

Installation

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

Documentation

please visit: http://pyak47.rtfd.org

Project initialization

To create a project, run:

pyak47-newproject myproject

To run your project:

pyak47-run myproject
Bitdeli badge