Skip to content

pauloalem/fabix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fabix

Fabix is a serie of functions built on top of fabric and cuisine to easily deploy python web projects. It includes tasks to manage a Django installation, compile python, install libs, etc.

Supported OSs

Currently, only Ubuntu is supported but patches supporting other OS/distros are welcome :).

Requirements

Roadmap

  • Support framework installations (Django, Tornado, CherryPy, etc.)
  • Add support for RPM-based distros

Contributing

Just do the usual thing: fork & send a pull request. Please, respect the coding style around you and try to respect PEP 8 guidelines.

License

This project is licensed under MIT license. For details, please see file MIT-LICENSE.

Packages

No packages published

Languages

  • Python 100.0%