mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-10-30 01:32:21 +00:00
As a bonus, in the Python shell, `help(gnpy)`, `help(gnpy.core)`, etc, now produce at least some useful information. Change-Id: I76ade6f2456fcebd3c0a147374815dd245dc4b10
6 lines
196 B
Python
6 lines
196 B
Python
'''
|
|
Processing of data via :py:mod:`.json_io`.
|
|
Utilities for Excel conversion in :py:mod:`.convert` and :py:mod:`.service_sheet`.
|
|
Example code in :py:mod:`.cli_examples` and :py:mod:`.plots`.
|
|
'''
|