LICENSE
MANIFEST.in
README.md
console_scripts.txt
requirements.txt
setup.cfg
setup.py
Python_Charmers.egg-info/PKG-INFO
Python_Charmers.egg-info/SOURCES.txt
Python_Charmers.egg-info/dependency_links.txt
Python_Charmers.egg-info/entry_points.txt
Python_Charmers.egg-info/requires.txt
Python_Charmers.egg-info/top_level.txt
examples/sample.ipynb
pycharmers/__init__.py
pycharmers/cli/__init__.py
pycharmers/cli/show.py
pycharmers/matplotlib/__init__.py
pycharmers/matplotlib/cmaps.py
pycharmers/matplotlib/layout.py
pycharmers/matplotlib/plot2d.py
pycharmers/matplotlib/plot3d.py
pycharmers/opencv/__init__.py
pycharmers/utils/__init__.py
pycharmers/utils/_colorings.py
pycharmers/utils/_exceptions.py
pycharmers/utils/_path.py
pycharmers/utils/_warnings.py
pycharmers/utils/argparse_utils.py
pycharmers/utils/color_utils.py
pycharmers/utils/generic_utils.py
pycharmers/utils/json_utils.py
pycharmers/utils/monitor_utils.py
pycharmers/utils/numpy_utils.py
pycharmers/utils/print_utils.py
tests/README.md
tests/conftest.py
tests/data.py
tests/test_matplotlib.py
tests/test_opencv.py
tests/test_utils.py
tests/__pycache__/conftest.cpython-38-pytest-6.0.1.pyc
tests/__pycache__/data.cpython-38.pyc
tests/__pycache__/test_matplotlib.cpython-38-pytest-6.0.1.pyc
tests/__pycache__/test_opencv.cpython-38-pytest-6.0.1.pyc
tests/__pycache__/test_utils.cpython-38-pytest-6.0.1.pyc