Skip to main content

A pyramid app for issuing your own Open Badges

Project description

tahrir is Arabic for Liberation.

tahrir is also a Pyramid app for issuing your own Open Badges.

The name is total overkill.

Installing

$ sudo pip install tahrir

Building a configuration file

Get a sample configuration file:

$ wget https://raw.github.com/ralphbean/tahrir/master/production.ini -O tahrir.ini

And edit it to your liking. In particular you will need to change the following values under the [server:main] section:

  • host

  • port

And the following values undre the [app:pyramid] section:

  • tahrir.salt

  • tahrir.admin

  • tahrir.title

  • tahrir.pngs.uri

  • tahrir.base_url

Setting up the DB

$ initialize_tahrir_db tahrir.ini

Running

$ pserve tahrir.ini

Reporting Bugs

If you find bugs in Tahrir or have ideas for enhancements, please report them at http://github.com/ralphbean/tahrir/issues.

Hacking

If 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.ini

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tahrir-0.1.3.tar.gz (75.3 kB view details)

Uploaded Source

File details

Details for the file tahrir-0.1.3.tar.gz.

File metadata

  • Download URL: tahrir-0.1.3.tar.gz
  • Upload date:
  • Size: 75.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tahrir-0.1.3.tar.gz
Algorithm Hash digest
SHA256 b30f3cb2ea829b8c19a7b477c020abbebbf99b8d32c52ec7511faed52be98884
MD5 0b8ae1766cabbfb0859999f4e9fb70d3
BLAKE2b-256 24eb3227296b54e82dc8edc08c5002d2d29cff5ac8fc1826a1cdf5699170c2a1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page