.gitignore
.gitlab-ci.yml
.readthedocs.yml
COPYING.md
FILESTRUCTURE.md
LICENSE.md
README.md
TODO.md
codecov.yml
pyproject.toml
setup.py
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/pypi.yml
AstroGlue/AstroGlue.py
AstroGlue/__init__.py
AstroGlue/__main__.py
AstroGlue/_version.py
AstroGlue.egg-info/PKG-INFO
AstroGlue.egg-info/SOURCES.txt
AstroGlue.egg-info/dependency_links.txt
AstroGlue.egg-info/entry_points.txt
AstroGlue.egg-info/requires.txt
AstroGlue.egg-info/top_level.txt
data/newhalo_young.csv
doc/Makefile
doc/api.rst
doc/conf.py
doc/demo.nblink
doc/index.rst
doc/intro.rst
doc/make.bat
notebooks/demo.ipynb
tests/__init__.py
tests/conftest.py
tests/test_AstroGlue.py