.gitignore
.pylintrc
CNAME
LICENSE
README.md
environment.yml
mkdocs.yml
pyproject.toml
sxolar.png
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/build.yml
docs/index.md
docs/requirements.txt
docs/api/index.md
docs/api/api/arxiv.md
docs/api/api/search.md
docs/api/util/gmail.md
docs/assets/css/mkdocstrings-custom.css
docs/assets/css/sxolar.css
docs/assets/img/sxolar.png
src/sxolar/__init__.py
src/sxolar/_version.py
src/sxolar/config.py
src/sxolar/summary.py
src/sxolar.egg-info/PKG-INFO
src/sxolar.egg-info/SOURCES.txt
src/sxolar.egg-info/dependency_links.txt
src/sxolar.egg-info/entry_points.txt
src/sxolar.egg-info/requires.txt
src/sxolar.egg-info/top_level.txt
src/sxolar/api/__init__.py
src/sxolar/api/arxiv.py
src/sxolar/api/search.py
src/sxolar/bin/__init__.py
src/sxolar/bin/sxolar.py
src/sxolar/util/__init__.py
src/sxolar/util/gmail.py
tests/test_arxiv.py
tests/test_config.py
tests/test_gmail.py
tests/test_search.py
tests/test_summary.py
tests/data/sample.yml