.gitignore
BUILD.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
ODPS_V4.1_VERIFICATION_REPORT.md
README.md
V4.1_MIGRATION_SUMMARY.md
pyproject.toml
requirements.txt
docs/API.md
examples/advanced_features.py
examples/basic_usage.py
examples/comprehensive_example.py
examples/demo_product.json
examples/demo_product.yaml
examples/odps_v41_example.py
odps/__init__.py
odps/core.py
odps/enums.py
odps/exceptions.py
odps/models.py
odps/protocols.py
odps/validation.py
odps/validators.py
odps_python.egg-info/PKG-INFO
odps_python.egg-info/SOURCES.txt
odps_python.egg-info/dependency_links.txt
odps_python.egg-info/requires.txt
odps_python.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_core.py
tests/test_examples.py
tests/test_integration.py
tests/test_models.py
tests/test_validation.py