Skip to content

emilianox/Plasta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plasta

Plasta is a micro-framework written in Python for rapid deployment of CRUD simply, in a few steps and in a few lines of code. Is designed with the MVC pattern and technique development DRY.

Usage

Clone the repository. In the same plasta/ folder level, copy the Storm version that you want to work with. Rename the folder to your project name and have fun!

e.g. if your folder project is in /home/project/plasta, Storm needs to be in /home/project/storm.

Technical features

  • Storm in the persistence. Download here.
  • PyQt4 in GUIs. Download here.

Not implemented yet

  • Support for cross references.
  • Support for more types of data.

Requirements

Plasta requires

  • Python 2.5 or higher,
  • Storm 0.19,
  • and the Qt version 4.7 to run.

Base Package Structure

Here an empty structure for an object, download here.

Documentation

Here a first version of documentation, available in English or Spanish.

Licence

Copyright 2012 Informática MEG

Released under the GPL License.

About

A microframework for the automation CRUD operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published