LICENSE
README.md
pyproject.toml
fncbook/__init__.py
fncbook/chapter01.py
fncbook/chapter02.py
fncbook/chapter03.py
fncbook/chapter04.py
fncbook/chapter05.py
fncbook/chapter06.py
fncbook/chapter08.py
fncbook/chapter09.py
fncbook/chapter10.py
fncbook/chapter11.py
fncbook/chapter13.py
fncbook.egg-info/PKG-INFO
fncbook.egg-info/SOURCES.txt
fncbook.egg-info/dependency_links.txt
fncbook.egg-info/requires.txt
fncbook.egg-info/top_level.txt
fncbook/tests/__init__.py
fncbook/tests/test_chapter1.py
fncbook/tests/test_chapter10.py
fncbook/tests/test_chapter11.py
fncbook/tests/test_chapter13.py
fncbook/tests/test_chapter2.py
fncbook/tests/test_chapter3.py
fncbook/tests/test_chapter4.py
fncbook/tests/test_chapter5.py
fncbook/tests/test_chapter6.py
fncbook/tests/test_chapter8.py
fncbook/tests/test_chapter9.py