README.md
setup.py
tc_python_lib_template.egg-info/PKG-INFO
tc_python_lib_template.egg-info/SOURCES.txt
tc_python_lib_template.egg-info/dependency_links.txt
tc_python_lib_template.egg-info/requires.txt
tc_python_lib_template.egg-info/top_level.txt
tc_python_library_template/__init__.py
tc_python_library_template/sample.py
tc_python_library_template/tests/__init__.py
tc_python_library_template/tests/integration/__init__.py
tc_python_library_template/tests/integration/test_mongo_connection.py
tc_python_library_template/tests/integration/test_neo4j_connection.py
tc_python_library_template/tests/integration/test_rabbitmq_connection.py