/caparis2mysql

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

caparis2mysql

The purpose of this code is to make easy to import into MySQL database of a .csv file generated on https://www.ca-paris.fr website.

Installation

  1. Create a database with utf8-general-ci collation.
  2. Create a user with all privileges on database created in 1.
  3. Execute ./install.sh
  4. Put your .csv file in download dir.
  5. Change settings in ".env" file