LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
src/manychat/__init__.py
src/manychat/api.py
src/manychat.egg-info/PKG-INFO
src/manychat.egg-info/SOURCES.txt
src/manychat.egg-info/dependency_links.txt
src/manychat.egg-info/requires.txt
src/manychat.egg-info/top_level.txt
src/manychat/fb/__init__.py
src/manychat/fb/page.py
src/manychat/fb/sending.py
src/manychat/fb/subscriber.py
tests/manychat_tests.py