.gitignore
.gitlab-ci.yml
CONTRIBUTION.md
LICENSE.md
Makefile
README.md
requirements.txt
setup.py
sonar-project.properties
.idea/.gitignore
.idea/misc.xml
.idea/modules.xml
.idea/plots.iml
.idea/vcs.xml
.idea/copyright/exakis_nelite___cril.xml
.idea/copyright/profiles_settings.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
autograph/__init__.py
autograph/core/__init__.py
autograph/core/enumstyle.py
autograph/core/plot.py
autograph/core/style.py
autograph/wrapper/__init__.py
autograph/wrapper/mpl.py
autograph/wrapper/plotly.py
crillab_autograph.egg-info/PKG-INFO
crillab_autograph.egg-info/SOURCES.txt
crillab_autograph.egg-info/dependency_links.txt
crillab_autograph.egg-info/not-zip-safe
crillab_autograph.egg-info/requires.txt
crillab_autograph.egg-info/top_level.txt
docs/Makefile
docs/README.md
docs/conf.py
docs/index.rst
docs/make.bat
docs/raw-rst.lua
docs/tutorial.rst
docs/md/index.md
docs/md/tutorial.md
example/basic.ipynb
tests/__init__.py
tests/test___init__.py
tests/wrapper/__init__.py
tests/wrapper/test_mpl.py