Skip to content

Project framework who combine PasterDeploy SqlAlchemy and Enaml

Notifications You must be signed in to change notification settings

ricardosiri68/mchoof

Repository files navigation

README

what is mchoof?

  • Is a MVT Framework for the agile linking of applications on a QT project inspired on django
  • Version on development

How do I get set up?

  • Summary of set up
  • Configuration

Dependencies

  • MySQL-python==1.2.5
  • PySide==1.2.2
  • SQLAlchemy==0.9.8
  • ipdb==0.8
  • ipython==2.3.1
  • mysql==0.0.1
  • wsgiref==0.1.2

Database configuration

open the main_app/local_settings.py module and set the DATABASE_URL envion name whit a sqlalchemy connection link like mysql://user:pass@localhost/datase_name

How to run tests

Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

About

Project framework who combine PasterDeploy SqlAlchemy and Enaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages