1.0.0 • Published 6 years ago

new_python_file v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

python-orm-model-file-generator

Use MYSQL export file to generate python ORM model file

Installation

npm install python-orm-model-file-generator -g

Usage

python-orm-model-file-generator path/to/table_name.xml

Support ORM type

  • int
  • varchar
  • timestamp
  • tinyint

TODO:

  • Generate file in current path
  • Complement other type
  • Better UX
1.0.0

6 years ago