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.2.tar.gz
(38.7 kB
view hashes)
Built Distribution
Close
Hashes for django_quotes-0.5.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed59fc7975d7b49a253b36f8da7856d318dcc4ff902c18a4dd271056bfda04fd |
|
MD5 | cc31c7352cf65ccf802bb20fd851c853 |
|
BLAKE2b-256 | 7962b2f210f30a6047284f678c91f41f98b7fbc1f627aa572e8f64c2b86cee3e |