LICENSE
MANIFEST.in
NOTICE
README.rst
pyproject.toml
requirements.txt
requirements_test.txt
setup.py
setup_boilerplate.py
./autotrello/__init__.py
./autotrello/_version.py
./autotrello/board_cache.py
./autotrello/linked_card.py
./autotrello/py.typed
./autotrello/recurring_board_cache.py
./autotrello/trello_manipulator.py
./test/__init__.py
autotrello.egg-info/PKG-INFO
autotrello.egg-info/SOURCES.txt
autotrello.egg-info/dependency_links.txt
autotrello.egg-info/requires.txt
autotrello.egg-info/top_level.txt
test/test_setup.py
test/test_trello_manipulator.py