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.4.2.tar.gz
(35.5 kB
view hashes)
Built Distribution
Close
Hashes for django_quotes-0.4.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf56352859b91e2ac5c6a2cf2384f5cfca3eefa93daa32e2431b15d155807033 |
|
MD5 | b09135826ebdd64254a8b0c9d44d8505 |
|
BLAKE2b-256 | 2e8b5e758d819bbec6b33bd935b71e4471171b1f374d073452fc41723015fe42 |