LICENSE
README.md
setup.py
python_fib/__init__.py
python_fib/cmd/__init__.py
python_fib/cmd/fib_numb.py
python_fib/fib_calcs/__init__.py
python_fib/fib_calcs/fib_number.py
python_fib/fib_calcs/fib_numbers.py
python_fib_study.egg-info/PKG-INFO
python_fib_study.egg-info/SOURCES.txt
python_fib_study.egg-info/dependency_links.txt
python_fib_study.egg-info/entry_points.txt
python_fib_study.egg-info/top_level.txt
tests/python_fib/__init__.py
tests/python_fib/fib_calcs/__init__.py
tests/python_fib/fib_calcs/test_fib_number.py
tests/python_fib/fib_calcs/test_fib_numbers.py