WebScriptsTools (version 0.0.3) | index webscriptstools.py |
This package implements tools for WebScripts Scripts.
Modules | ||||||
|
Functions | ||
|
Data | ||
__all__ = ['get_webscripts_data_path', 'get_upload_module', 'get_upload_script', 'set_excepthook', 'get_log_file', 'get_user', 'main'] __annotations__ = {'environ_get': <class 'collections.abc.Callable'>} __author_email__ = 'mauricelambert434@gmail.com' __copyright__ = '\nWebScriptsTools Copyright (C) 2022 Maurice La...ome to redistribute it\nunder certain conditions.\n' __description__ = '\nThis package implements tools for WebScripts Scripts.\n' __license__ = 'GPL-3.0 License' __maintainer__ = 'Maurice Lambert' __maintainer_email__ = 'mauricelambert434@gmail.com' __url__ = 'https://github.com/mauricelambert/WebScriptsTools' |
Author | ||
Maurice Lambert |