setman

Settings manager for Python web-apps and projects. Another?
Download

setman Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Igor Davydenko
  • Publisher web site:
  • http://github.com/playpauseandstop/

setman Tags


setman Description

setman is a settings manager for Python web-apps and projects. Another?The Great IdeaSome time ago we at oDesk PS developed django-setman app, which is the answer if you need to specify custom settings in your Django project and add ability to setup these settings from UI (like Django admin CRUD).But later, we thought, what if modify this app and make it universal? We mean, not to use only with Django, but for example with Flask as well.So please welcome setman - universal Python app to work with settings that could be customized via UI.Supported frontends (frameworks)- Django 1.3 or higher- Flask 0.8 or higherSupported backends (ORM)- Django ORM- File-based backend (supported formats: ini, json or pickle)InstallationOn most UNIX-like systems, you'll probably need to run these commands as root or using sudo.To install use: pip install setmanOr: python setup.py installAlso, you can retrieve fresh version of setman from GitHub: git clone git://github.com/playpauseandstop/setman.gitand place setman directory somewhere to PYTHONPATH (or sys.path).Product's homepage


setman Related Software