Skip to main content

pending...

Project description

logo

Django Crawfish

License PyPi GitLab Pipeline Django Versions Python Versions Pipeline

Coverage Report Codecov

This project contains a collection of code I re-use for most of my Django projects and is not [yet] well suited for public consumption.

Documentation

https://crawfish.readthedocs.io/en/latest

Installation

pip install django-crawfish

Development

Install package dependencies:

pip install -e .

Install dev dependencies:

pip install -e '.[dev]'

Run tests:

python runtests.py

Building Documentation

Move to the docs directory:

cd docs/

Build the documentation (must have dev dependencies installed):

make html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-crawfish-0.0.18.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

django_crawfish-0.0.18-py2.py3-none-any.whl (9.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page