| share (version 0.0.2) | index share.py |
This tool run scripts and display the result in a Web Interface.
This file download and upload functions for scripts,
tools and command line client.
| Modules | ||||||
| ||||||
| Classes | ||||||||||
|
| ||||||||||
| Functions | ||
| ||
| Data | ||
| Dict = typing.Dict List = typing.List ServerConfiguration = ~ServerConfiguration Tuple = typing.Tuple User = ~User __author_email__ = 'mauricelambert434@gmail.com' __copyright__ = '\nWebScripts Copyright (C) 2021, 2022 Maurice L...ome to redistribute it\nunder certain conditions.\n' __description__ = '\nThis tool run scripts and display the result in...tions for scripts,\ntools and command line client.' __license__ = 'GPL-3.0 License' __maintainer__ = 'Maurice Lambert' __maintainer_email__ = 'mauricelambert434@gmail.com' __url__ = 'https://github.com/mauricelambert/WebScripts' base_path = [r'/home/WebScripts\modules', '..'] copyright = '\nWebScripts Copyright (C) 2021, 2022 Maurice L...ome to redistribute it\nunder certain conditions.\n' license = 'GPL-3.0 License' | ||
| Author | ||
| Maurice Lambert | ||