Skip to main content

The feedback component of Signbank

Project description

https://badge.fury.io/py/signbank-feedback.png https://travis-ci.org/hujosh/signbank-feedback.png?branch=master https://codecov.io/gh/hujosh/signbank-feedback/branch/master/graph/badge.svg

The feedback component of Signbank

Documentation

The full documentation is at https://signbank-feedback.readthedocs.org.

Quickstart

Install Signbank-Feedback:

pip install signbank-feedback

Then use it in a project:

import feedback

You must define the following variables in settings.py:

  • LANGUAGE_NAME = "Auslan"

  • COUNTRY_NAME = "Australia"

  • SITE_TITLE = "Signbank"

That’s for the Auslan site. For BSL, or another sign language, you would use different values for those three variables.

You must also add bootstrap3 and feedback to your INSTALLED_APPS variable.

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_test.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package:

History

0.1.0 (2016-08-29)

  • First release on PyPI.

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

signbank-feedback-0.3.0.tar.gz (129.2 kB view hashes)

Uploaded Source

Built Distribution

signbank_feedback-0.3.0-py2.py3-none-any.whl (133.0 kB view hashes)

Uploaded Python 2 Python 3

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