MANIFEST.in
README.md
setup.cfg
setup.py
chicken_turtle_util/__init__.py
chicken_turtle_util/algorithms.py
chicken_turtle_util/cli.py
chicken_turtle_util/data_frame.py
chicken_turtle_util/debug.py
chicken_turtle_util/dict.py
chicken_turtle_util/exceptions.py
chicken_turtle_util/function.py
chicken_turtle_util/http.py
chicken_turtle_util/iterable.py
chicken_turtle_util/logging.py
chicken_turtle_util/multi_dict.py
chicken_turtle_util/pymysql.py
chicken_turtle_util/pyqt.py
chicken_turtle_util/series.py
chicken_turtle_util/set.py
chicken_turtle_util/sqlalchemy.py
chicken_turtle_util/various.py
chicken_turtle_util.egg-info/PKG-INFO
chicken_turtle_util.egg-info/SOURCES.txt
chicken_turtle_util.egg-info/dependency_links.txt
chicken_turtle_util.egg-info/requires.txt
chicken_turtle_util.egg-info/top_level.txt
chicken_turtle_util/test/__init__.py
chicken_turtle_util/test/conftest.py
chicken_turtle_util/test/test_algorithms.py
chicken_turtle_util/test/test_cli.py
chicken_turtle_util/test/test_data_frame.py
chicken_turtle_util/test/test_debug.py
chicken_turtle_util/test/test_dict.py
chicken_turtle_util/test/test_function.py
chicken_turtle_util/test/test_http.py
chicken_turtle_util/test/test_iterable.py
chicken_turtle_util/test/test_logging.py
chicken_turtle_util/test/test_multi_dict.py
chicken_turtle_util/test/test_pyqt.py
chicken_turtle_util/test/test_series.py
chicken_turtle_util/test/test_set.py
chicken_turtle_util/test/test_sqlalchemy.py
chicken_turtle_util/test/test_various.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/api/chicken_turtle_util.rst