tools package

Subpackages

Submodules

tools.admin module

tools.apps module

class tools.apps.ToolsConfig(app_name, app_module)

Bases: django.apps.config.AppConfig

default_auto_field = 'django.db.models.BigAutoField'
name = 'tools'

tools.config module

tools.config

Contains the tools configuration : paths, constants…

tools.config.TEMPLATE_TOOLS = '/opt/ws/ws/apps/tools/templates'

templates of tools app

tools.config.TOOLS_PATH = '/opt/ws/ws/apps/tools/tools'

embedded tools folder

tools.tests module

tools.urls module

Module contents

tools

This package uses (is based on) ws web services

copyright

Copyright (C) 2021-2025 INRAE http://www.inrae.fr

license

GPLv3, see LICENSE file for more details

authors

see AUTHORS file

Tools built around (based on) ws web services