LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
DataProperty.egg-info/PKG-INFO
DataProperty.egg-info/SOURCES.txt
DataProperty.egg-info/dependency_links.txt
DataProperty.egg-info/requires.txt
DataProperty.egg-info/top_level.txt
dataproperty/__init__.py
dataproperty/_align.py
dataproperty/_align_getter.py
dataproperty/_container.py
dataproperty/_converter.py
dataproperty/_data_property.py
dataproperty/_error.py
dataproperty/_factory.py
dataproperty/_function.py
dataproperty/_interface.py
dataproperty/_property_extractor.py
dataproperty/_type.py
dataproperty/_type_checker.py
dataproperty/_typecode.py
misc/README_HEADER.rst
misc/readme_converter.py
misc/summary.txt
requirements/docs_requirements.txt
requirements/requirements.txt
requirements/test_requirements.txt
test/test_align_getter.py
test/test_column_property.py
test/test_container.py
test/test_converter.py
test/test_function.py
test/test_property.py
test/test_property_extractor.py
test/test_type.py
test/test_type_checker.py
test/test_typecode.py