setup.cfg
setup.py
telescope/__init__.py
telescope/exceptions.py
telescope/mapper/__init__.py
telescope/mapper/declarative.py
telescope/mapper/properties.py
telescope/mapper/query.py
telescope/mapper/session.py
telescope/sparql/__init__.py
telescope/sparql/compiler.py
telescope/sparql/expressions.py
telescope/sparql/helpers.py
telescope/sparql/operators.py
telescope/sparql/patterns.py
telescope/sparql/query.py
telescope/sparql/queryforms.py
telescope/sparql/util.py
telescope_ng.egg-info/PKG-INFO
telescope_ng.egg-info/SOURCES.txt
telescope_ng.egg-info/dependency_links.txt
telescope_ng.egg-info/requires.txt
telescope_ng.egg-info/top_level.txt
tests/__init__.py
tests/helpers.py
tests/run_all.py
tests/test_compiler.py
tests/test_expressions.py
tests/test_mapper.py
tests/test_modifiers.py
tests/test_operators.py
tests/test_patterns.py
tests/test_select.py