AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.py
django_textrank.egg-info/PKG-INFO
django_textrank.egg-info/SOURCES.txt
django_textrank.egg-info/dependency_links.txt
django_textrank.egg-info/not-zip-safe
django_textrank.egg-info/requires.txt
django_textrank.egg-info/top_level.txt
textrank/__init__.py
textrank/access.py
textrank/admin.py
textrank/analyzer.py
textrank/apps.py
textrank/conf.py
textrank/decorators.py
textrank/forms.py
textrank/models.py
textrank/urls.py
textrank/validators.py
textrank/locale/ru/LC_MESSAGES/django.po
textrank/migrations/0001_initial.py
textrank/migrations/0002_sample.py
textrank/migrations/0003_group_description.py
textrank/migrations/0004_alter_group_name.py
textrank/migrations/0005_auto_20210924_0805.py
textrank/migrations/__init__.py
textrank/templates/textrank/_is_active_button.html
textrank/templates/textrank/_navbar.html
textrank/templates/textrank/_search_form.html
textrank/templates/textrank/_table_pagination.html
textrank/templates/textrank/base.html
textrank/templates/textrank/groups.html
textrank/templates/textrank/index.html
textrank/templates/textrank/keywords.html
textrank/templates/textrank/rank.html
textrank/templates/textrank/samples.html
textrank/templates/textrank/topics.html
textrank/views/__init__.py
textrank/views/base.py
textrank/views/pages.py