# Compiled python modules.
*.pyc

# Jupyter
.ipy*
*.ipynb

# Setuptools distribution folder.
/dist/
/build/
/py36/
/activate/
/venv/
/venv38/
/venv39/
/py2/
/htmlcov/

# test data
/testdata/testtcx.tcx

# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info

# Emacs temp files
*.*~

# password
.pypirc
