Skip to main content

Recipe for installing ZMySQLDA

Project description

collective.recipe.zmysqlda is simple recipe used for installing ZMySQLDA from the source tarball. ZMySQLDA 2.0.8 tarball has internal structure lib/python/Products/ZMySQLDA/…. and if you need it in your instance, you must extract it manually. This buildout recipe solves this problem.

Example:

[zmysqlda]
recipe = collective.recipe.zmysqlda
target = ${buildout:directory}/products

target is optional. Defaults to ${buildout:directory}/products

Please note, you need MySQL-python egg in your buildout.cfg or mysql-python package installed in your python instance.

2.0.9

Fixed buildout[‘download-directory’]

2.0.8

Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.recipe.zmysqlda-2.0.9.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

collective.recipe.zmysqlda-2.0.9-py2.4.egg (6.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page