|
MECO™ API Reference
|
[ FILE ] - Utilities. More...
Namespaces | |
| mCore.pythonUtilsLib | |
| [ MODULE ] - Utilities. | |
Functions | |
| def | mCore.pythonUtilsLib.createPythonPackage (path, name, createUnitTestPackage=True) |
| Create a Python package. More... | |
| def | mCore.pythonUtilsLib.createPythonModule (path, name='__init__.py', content=None) |
| Create a Python module with given name in given path. More... | |
| def | mCore.pythonUtilsLib.removePythonObjects (path=None, verbose=False) |
| Remove all files with .pyc and .pyo extension recursively. More... | |
[ FILE ] - Utilities.
1.8.18