LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/demo_package_sample_data_with_code/__init__.py
src/demo_package_sample_data_with_code/__main__.py
src/demo_package_sample_data_with_code/__version__.py
src/demo_package_sample_data_with_code/constants.py
src/demo_package_sample_data_with_code/my_module.py
src/demo_package_sample_data_with_code/sample_data_pi.txt
src/demo_package_sample_data_with_code.egg-info/PKG-INFO
src/demo_package_sample_data_with_code.egg-info/SOURCES.txt
src/demo_package_sample_data_with_code.egg-info/dependency_links.txt
src/demo_package_sample_data_with_code.egg-info/entry_points.txt
src/demo_package_sample_data_with_code.egg-info/top_level.txt
src/demo_package_sample_data_with_code/sample_data/.DS_Store
src/demo_package_sample_data_with_code/sample_data/__init__.py
src/demo_package_sample_data_with_code/sample_data/sample_data_e.txt
src/demo_package_sample_data_with_code/sample_data/__pycache__/__init__.cpython-39.pyc