Skip to main content

A Django package providing common functionality for TUM projects

Project description

TUM Common X

A Django package providing common functionality for TUM projects.

Installation

pip install tum-common-x

Usage

Add tum_common_x to your INSTALLED_APPS in your Django settings:

INSTALLED_APPS = [
    ...
    'tum_common_x',
    ...
]

Include the URLs in your project's urls.py:

from django.urls import path, include

urlpatterns = [
    ...
    path('', include('tum_common_x.urls')),
    ...
]

Features

  • Predefined Django apps and URLs
  • Common functionality for TUM projects
  • Easy integration with existing Django projects

Development

To set up the development environment:

  1. Clone the repository
  2. Create a virtual environment
  3. Install development dependencies:
    pip install -e ".[dev]"
    

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

tumcommon_x-0.1.7.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tumcommon_x-0.1.7-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file tumcommon_x-0.1.7.tar.gz.

File metadata

  • Download URL: tumcommon_x-0.1.7.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for tumcommon_x-0.1.7.tar.gz
Algorithm Hash digest
SHA256 ce4f8631a68283fb9ec8280dd659ee713ace9dc08205aaa4bd6763d5c076626d
MD5 36a336851ac459e8ad2c8755a9a38fc9
BLAKE2b-256 4a843556f2a71e286c4de7e2064e70093aad8cb8aa76babc9eeda8ba7f006e6b

See more details on using hashes here.

File details

Details for the file tumcommon_x-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: tumcommon_x-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 7.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for tumcommon_x-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 2be7ddc62c4e4b2ce8c3d2ddef9db6f7763245a87bd7794fc53fbd13bee0b45d
MD5 043f99c7e631da0e6c657b82bbdc7245
BLAKE2b-256 829fce0ac5963af6b27f599c646b08c5e3cac816299c2959336cb859b0411c5b

See more details on using hashes here.

Supported by

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