Skip to main content

Various tools for Django projects at The Westervelt Company.

Project description

django-twc-toolbox

PyPI PyPI - Python Version Django Version

Requirements

  • Python 3.8, 3.9, 3.10, 3.11, 3.12
  • Django 3.2, 4.2, 5.0

Getting Started

  1. Install the package from PyPI:
python -m pip install django-twc-toolbox
  1. Add the app to your Django project's INSTALLED_APPS:
INSTALLED_APPS = [
    ...,
    "django_twc_toolbox",
    ...,
]

Usage

Documentation

Please refer to the documentation for more information.

License

django-twc-toolbox is licensed under the MIT license. See the LICENSE file for more information.

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_twc_toolbox-0.3.1.tar.gz (20.5 kB view hashes)

Uploaded Source

Built Distribution

django_twc_toolbox-0.3.1-py3-none-any.whl (8.5 kB view hashes)

Uploaded 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