Skip to content

Repository files navigation

django-twc-toolbox

PyPI PyPI - Python Version Django Version

Requirements

  • Python 3.10, 3.11, 3.12, 3.13, 3.14
  • Django 5.2, 6.0, 6.1

Installation

  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",
    ...,
]

Getting Started

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.

About

Various tools for Django projects at The Westervelt Company

Resources

Contributing

Stars

4 stars

Watchers

2 watching

Forks

Releases

Used by

Contributors

Languages