A reusable Django app to collect quotes for use in random retrieval or generation of sentences using Markov Chains.
Project description
Django Quotes
A simple reusable Django app that allows you to collect quotes from arbitrary groups of characters, and then serve random quotes or Markov-chain generated sentences based upon them. Includes a Bootstrap compatible set of templates an optional REST API.
Features
- Documentation and a full test suite.
- Support for abstract grouping of quote sources.
- Convenience methods for fetching a random quote.
- Object-level permissions via django-rules.
- Generate sentences based off of a Markov-chain for individual sources and groups using natural language processing. (via django-markov)
- Bootstrap-compatible templates.
- A simple REST API for fetching data via JSON with CORS support.
Check out the documentation for installation and quickstart instructions.
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
django_quotes-0.5.0.tar.gz
(38.2 kB
view hashes)
Built Distribution
Close
Hashes for django_quotes-0.5.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 188b14c89737df447b6f42dfff3ad55a92cab0e4f3dbfacf552d49f473d50430 |
|
MD5 | f15e0d895faac3c56f4efbab75022010 |
|
BLAKE2b-256 | 82b9ac569e74c626a284c25662f377e0ab170fdb94be175a9de5c8c708e3b533 |