Files
pylib/docs/source/pylib.rst
Daniel Weschke 033cb92dc4 add tui module and example, add contex manager cd and the method run_file in helper
import vendor modules only once during import

change text color for the method cad_wireframe in geometry_plot_pylab and add hide key
2020-01-13 10:25:33 +01:00

36 lines
495 B
ReStructuredText

pylib package
=============
.. automodule:: pylib
:members:
:undoc-members:
:show-inheritance:
Subpackages
-----------
.. toctree::
pylib.numerical
Submodules
----------
.. toctree::
pylib.data
pylib.data_step
pylib.data_step_std
pylib.date
pylib.drawblock
pylib.function
pylib.geometry
pylib.geometry2d
pylib.geometry2d_plot
pylib.geometry_plot
pylib.geometry_plot_pylab
pylib.helper
pylib.mathematics
pylib.time_of_day
pylib.tui