Skip to main content

Common Table Expressions (CTE) for Django

Project description

Common Table Expressions with Django

Build Status PyPI version

Installation

pip install django-cte

Documentation

The django-cte documentation shows how to use Common Table Expressions with the Django ORM.

Running tests

cd django-cte
mkvirtualenv cte  # or however you choose to setup your environment
pip install django pynose flake8

nosetests
flake8 --config=setup.cfg

All feature and bug contributions are expected to be covered by tests.

Uploading to PyPI

Package and upload the generated files.

pip install -r pkg-requires.txt

python setup.py sdist bdist_wheel
twine upload dist/*

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-cte-1.3.3.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

django_cte-1.3.3-py2.py3-none-any.whl (12.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-cte-1.3.3.tar.gz.

File metadata

  • Download URL: django-cte-1.3.3.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.12

File hashes

Hashes for django-cte-1.3.3.tar.gz
Algorithm Hash digest
SHA256 0c1aeef067278a22886151c1d27f6f665a303952d058900e5ca82a24cde40697
MD5 db07382a3973f1b1a0342145e21764d8
BLAKE2b-256 a056951f6e176c83bf5e500ef7108c9e8de38785e249b62fa29be12b4c71c4eb

See more details on using hashes here.

File details

Details for the file django_cte-1.3.3-py2.py3-none-any.whl.

File metadata

  • Download URL: django_cte-1.3.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 12.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.12

File hashes

Hashes for django_cte-1.3.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 85bbc3efb30c2f8c9ae3080ca6f0b9570e43d2cb4b6be10846c8ef9f046873fa
MD5 d0a873e648b14abda5359be3d7786a04
BLAKE2b-256 b302a9d12e8c1cb767b2541bf7d759fbe713f84238f1c2bd22ed2ef3bed14606

See more details on using hashes here.

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