Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 350 Bytes

GettingStart.md

File metadata and controls

10 lines (9 loc) · 350 Bytes

Getting Start

The ospaf is written by python2.7 under MacOs.

Properties

  • numpy make sure that you have install the numpy .
  • mysql make sure that you have mysql,in the class ConnData,you should tape your mysql admin in it.
  • MySQLdb make sure that you have install MySQLdb, it will help you to connect mysql and python project.