Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

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

Supported by

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