A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Django projects.
Project description
django-readers
A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Django projects.
Tested against Django 3.2, 4.0 and 4.1 on Python 3.7, 3.8, 3.9, 3.10 and 3.11.
Installation
Install from PyPI
pip install django-readers
Documentation
You can read the documentation at https://www.django-readers.org.
Working on django-readers
After cloning the repo:
python -m venv env
source env/bin/activate
pip install -r dev-requirements.txt
(the following commands assume you have the virtualenv activated)
Running tests:
./runtests
Running code autoformatters:
./format
Working on the docs (built with MkDocs and Material for MkDocs):
pip install -r docs-requirements.txt
mkdocs serve
Code of conduct
For guidelines regarding the code of conduct when contributing to this repository please review https://www.dabapps.com/open-source/code-of-conduct/
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
Hashes for django_readers-2.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c819304b18fb9d6bff26f0af8cd65f42433a6024e9d17f7b7712e9b811e980cc |
|
MD5 | 31d37fe531831096943bf47f41d1fded |
|
BLAKE2b-256 | cad424692a2b0dd6609e8e7caaec1bfac56ad623207e1a759aa9820b59ba089c |