The feedback component of Signbank
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file signbank-feedback-0.3.0.tar.gz
.
File metadata
- Download URL: signbank-feedback-0.3.0.tar.gz
- Upload date:
- Size: 129.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6349e6913fe521b702e7be3c761e96270ebd317f47a967d614914788b6b068b |
|
MD5 | 24b312fb34f4ab68de890ffb6734bd8b |
|
BLAKE2b-256 | 25e47a6b90037f7f387befbfeb5167a3e6359a3e559f28a601c3ba2f0a80d764 |
File details
Details for the file signbank_feedback-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: signbank_feedback-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 133.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4231a9db5975f63a54df65a84920419c99822ccc16e27570a3699a25216bfb9 |
|
MD5 | 02dab90c63a6fd77062ffb511de0a322 |
|
BLAKE2b-256 | 24f3df7845f3be327f2a8d8055f7f0adcb74f77855441a1b60fe9d5e54d8fff3 |