share (version 0.0.1) | index share.py |
This tools 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 Maurice Lambert...ome to redistribute it\nunder certain conditions.\n' __description__ = '\nThis tools run scripts and display the result i...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' copyright = '\nWebScripts Copyright (C) 2021 Maurice Lambert...ome to redistribute it\nunder certain conditions.\n' license = 'GPL-3.0 License' |
Author | ||
Maurice Lambert |