Skip to main content
  • Copyright: (c) 2010-2012 Corey Goldberg (corey@goldb.org)

  • License: GNU LGPLv3

  • Requires: Python 2.6 or 2.7


Web:

multimechanize.com

PyPI:

multi-mechanize

Dev:

git repo

Twitter:

multimechanize tweets

IRC:

#multimech (freenode)


Docs / Instructions

please visit: http://multimechanize.com

Install / Setup

Multi-Mechanize can be installed from PyPI using pip:

pip install -U multi-mechanize

… or download the source distribution from PyPI, unarchive, and run:

python setup.py install

… then use multimech-newproject and multimech-run to create and run your performance test projects.

Detailed Install / Setup

These instructions are for Debian/Ubuntu Linux. For other platforms, the setup is generally the same, with the exeption of installing system dependencies.

system-wide install

  • install dependencies on Debian/Ubuntu:

    $ sudo apt-get install python-pip python-matplotlib
  • install multi-mechanize from PyPI using Pip:

    $ sudo pip install -U multi-mechanize
  • create a new project:

    $ multimech-newproject my_project
  • run a project:

    $ multimech-run my_project

virtualenv + pip install (with matplotlib system package)

  • install dependencies on Debian/Ubuntu:

    $ sudo apt-get install python-virtualenv python-matplotlib
  • install multi-mechanize from PyPI in a virtualenv:

    $ virtualenv --system-site-packages ENV
    $ cd ENV
    $ source bin/activate
    (ENV)$ pip install multi-mechanize

virtualenv + pip install (with –no-site-packages)

  • install dependencies on Debian/Ubuntu:

    $ sudo apt-get install build-essential libfreetype6-dev libpng-dev
    $ sudo apt-get install python-dev python-virtualenv
  • install multi-mechanize and matplotlib from PyPI in a virtualenv:

    $ virtualenv ENV
    $ cd ENV
    $ source bin/activate
    (ENV)$ pip install multi-mechanize
    (ENV)$ pip install matplotlib

pip install latest dev branch from git repo

pip install -e git+http://github.com/cgoldberg/multi-mechanize.git#egg=multimechanize

Release files for multi-mechanize 1.2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for multi-mechanize 1.2.0
File Size Uploaded
multi-mechanize-1.2.0.tar.gz 16.1 kB Details

Release files / multi-mechanize-1.2.0.tar.gz

Download URL multi-mechanize-1.2.0.tar.gz
Size 16.1 kB
Tags Source
SHA-256 checksum
How to use checksums
82b90c6e2e54f6cdf79651c9c3a1bd7d77f0eda10f0c5eedd431d9fa61e9f0ba
BLAKE2b-256 checksum
How to use checksums
eb698bc5014eef04b2b9496d4f8b42482537d02e3b2ac013aa521552d2a1f097
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.2.0 This release

1 release file

0.0

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page