LICENSE.md
README.md
pyproject.toml
setup.cfg
setup.py
./semantically/__init__.py
./semantically/async_request.py
./semantically/client.py
./semantically/config.py
./semantically/datastructures.py
./semantically/exceptions.py
./semantically/paper_list.py
./semantically/request.py
./semantically/response_codes.py
./semantically/semantically.py
semantically/__init__.py
semantically/async_request.py
semantically/client.py
semantically/config.py
semantically/datastructures.py
semantically/exceptions.py
semantically/request.py
semantically/response_codes.py
semantically/semantically.py
semantically.egg-info/PKG-INFO
semantically.egg-info/SOURCES.txt
semantically.egg-info/dependency_links.txt
semantically.egg-info/requires.txt
semantically.egg-info/top_level.txt
test/test_paper_list.py
test/test_responsehandling.py