CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/conf.py
docs/source/index.rst
docs/source/api/index.rst
docs/source/dev/contributing.rst
docs/source/dev/index.rst
docs/source/dev/map.rst
docs/source/dev/style.rst
docs/source/dev/todo.rst
docs/source/user/index.rst
docs/source/user/installation.rst
docs/source/user/overview.rst
docs/source/user/recipes.rst
pyproprop/__init__.py
pyproprop/named_iterable.py
pyproprop/processed_property.py
pyproprop/utils.py
pyproprop.egg-info/PKG-INFO
pyproprop.egg-info/SOURCES.txt
pyproprop.egg-info/dependency_links.txt
pyproprop.egg-info/requires.txt
pyproprop.egg-info/top_level.txt
tests/conftest.py
tests/requirements.txt
tests/test_named_iterable.py
tests/test_processed_property.py
tests/test_processed_property_cast.py
tests/test_processed_property_compare.py
tests/test_processed_property_str_format.py
tests/test_processed_property_type_repr_error_msg.py