mageuser / MagentoModels

A number of MySQL routines to access Magento data and Python interfaces for those routines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration

Set the MM_DB_DSN environment variable to a DSN for the database.

Example (for MySQL):

mysql://awsadmin:]jSu4GLkEhR@127.0.0.1:3307/magento

About

A number of MySQL routines to access Magento data and Python interfaces for those routines.

License:GNU General Public License v3.0


Languages

Language:Python 91.4%Language:PLpgSQL 8.2%Language:Shell 0.5%