AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
box/__init__.py
box/box.py
box/box.pyi
box/box_list.py
box/box_list.pyi
box/config_box.py
box/config_box.pyi
box/converters.py
box/converters.pyi
box/exceptions.py
box/exceptions.pyi
box/from_file.py
box/from_file.pyi
box/py.typed
box/shorthand_box.py
box/shorthand_box.pyi
docs/4.x_changes.rst
python_box_notify.egg-info/PKG-INFO
python_box_notify.egg-info/SOURCES.txt
python_box_notify.egg-info/dependency_links.txt
python_box_notify.egg-info/requires.txt
python_box_notify.egg-info/top_level.txt
test/__init__.py
test/common.py
test/test_box.py
test/test_box_list.py
test/test_config_box.py
test/test_converters.py
test/test_from_file.py
test/test_notification.py
test/test_sbox.py
test/data/bad_file.txt
test/data/csv_file.csv
test/data/json_file.json
test/data/json_list.json
test/data/msgpack_file.msgpack
test/data/msgpack_list.msgpack
test/data/toml_file.tml
test/data/yaml_file.yaml
test/data/yaml_list.yaml