tahrir

A pyramid app for issuing your own Open Badges
Download

tahrir Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Price:
  • FREE
  • Publisher Name:
  • Ralph Bean
  • Publisher web site:
  • http://github.com/ralphbean/

tahrir Tags


tahrir Description

tahrir is Arabic for Liberation.tahrir is a Pyramid app for issuing your own Open Badges.The name is total overkill.Installing sudo pip install tahrirBuilding a configuration fileGet a sample configuration file: wget https://raw.github.com/ralphbean/tahrir/master/production.ini -O tahrir.iniAnd edit it to your liking. In particular you will need to change the following values under the section:- host- portAnd the following values undre the section:- tahrir.salt- tahrir.admin- tahrir.title- tahrir.pngs.uri- tahrir.base_urlSetting up the DB initialize_tahrir_db tahrir.iniRunning pserve tahrir.iniReporting BugsIf you find bugs in Tahrir or have ideas for enhancements, please report them at http://github.com/ralphbean/tahrir/issues.HackingIf you'd like to contribute to tahrir or just poke at the code, you can use the following instructions to set up a development environment.$ sudo yum -y install python-virtualenvwrapper$ git clone git://github.com/ralphbean/tahrir.git$ cd tahrir$ mkvirtualenv tahrir(tahrir)$ python setup.py develop(tahrir)$ initialize_tahrir_db development.ini(tahrir)% pserve --reload development.iniProduct's homepage


tahrir Related Software