LICENSE
MANIFEST.in
README.rst
setup.py
words_counter/__init__.py
words_counter/words_counter.py
words_counter.egg-info/PKG-INFO
words_counter.egg-info/SOURCES.txt
words_counter.egg-info/dependency_links.txt
words_counter.egg-info/entry_points.txt
words_counter.egg-info/requires.txt
words_counter.egg-info/top_level.txt
words_counter/tests/__init__.py
words_counter/tests/tests.py
words_counter/work_modules/__init__.py
words_counter/work_modules/clone_github_repo.py
words_counter/work_modules/func_names_getter.py
words_counter/work_modules/words_by_type.py