MANIFEST.in
README.md
setup.py
pyfra/__init__.py
pyfra/remote.py
pyfra/setup.py
pyfra/shell.py
pyfra.egg-info/PKG-INFO
pyfra.egg-info/SOURCES.txt
pyfra.egg-info/dependency_links.txt
pyfra.egg-info/requires.txt
pyfra.egg-info/top_level.txt
pyfra/contrib/__init__.py
pyfra/contrib/tpu_utils.py
pyfra/functional/__init__.py
pyfra/functional/iterators.py
pyfra/utils/__init__.py
pyfra/utils/misc.py
pyfra/web/.gitignore
pyfra/web/LICENSE
pyfra/web/README.md
pyfra/web/__init__.py
pyfra/web/app.py
pyfra/web/config.py
pyfra/web/emailer.py
pyfra/web/forms.py
pyfra/web/models.py
pyfra/web/requirements.txt
pyfra/web/server.py
pyfra/web/__pycache__/__init__.cpython-37.pyc
pyfra/web/__pycache__/__init__.cpython-39.pyc
pyfra/web/__pycache__/app.cpython-37.pyc
pyfra/web/__pycache__/app.cpython-39.pyc
pyfra/web/__pycache__/config.cpython-37.pyc
pyfra/web/__pycache__/config.cpython-39.pyc
pyfra/web/__pycache__/emailer.cpython-37.pyc
pyfra/web/__pycache__/emailer.cpython-39.pyc
pyfra/web/__pycache__/forms.cpython-37.pyc
pyfra/web/__pycache__/forms.cpython-39.pyc
pyfra/web/__pycache__/models.cpython-37.pyc
pyfra/web/__pycache__/models.cpython-39.pyc
pyfra/web/__pycache__/server.cpython-37.pyc
pyfra/web/__pycache__/server.cpython-39.pyc
pyfra/web/migrations/README
pyfra/web/migrations/alembic.ini
pyfra/web/migrations/env.py
pyfra/web/migrations/script.py.mako
pyfra/web/migrations/versions/1582bc5883ac_.py
pyfra/web/migrations/versions/1b1532ba9506_add_user_attributes.py
pyfra/web/static/.editorconfig
pyfra/web/static/LICENSE.txt
pyfra/web/static/browserconfig.xml
pyfra/web/static/favicon.ico
pyfra/web/static/humans.txt
pyfra/web/static/icon.png
pyfra/web/static/index.html
pyfra/web/static/robots.txt
pyfra/web/static/site.webmanifest
pyfra/web/static/css/main.css
pyfra/web/static/css/reset.css
pyfra/web/static/img/background.jpg
pyfra/web/static/img/eai_logo.png
pyfra/web/static/img/excel.png
pyfra/web/static/img/icon-button-adduser.svg
pyfra/web/static/img/icon-button-admin.svg
pyfra/web/static/img/icon-button-change_password.svg
pyfra/web/static/img/icon-button-demo_form.svg
pyfra/web/static/img/logout.svg
pyfra/web/static/img/print_button.jpg
pyfra/web/static/img/icon-button-admin/user.svg
pyfra/web/static/js/main.js
pyfra/web/static/js/plugins.js
pyfra/web/static/js/vendor/jquery-3.3.1.min.js
pyfra/web/static/js/vendor/modernizr-3.6.0.min.js
pyfra/web/static/js/vendor/moment-2.23.0.js
pyfra/web/static/js/vendor/w2ui-1.5.rc1.js
pyfra/web/static/js/vendor/w2ui-1.5.rc1.min.js
pyfra/web/templates/404.html
pyfra/web/templates/base.html
pyfra/web/templates/forgot_password.html
pyfra/web/templates/form_template.html
pyfra/web/templates/index.html
pyfra/web/templates/login.html
pyfra/web/templates/polls.html
pyfra/web/templates/reset_password.html
pyfra/web/templates/view_template.html
pyfra/web/templates/email/reset_password.html
pyfra/web/templates/email/reset_password.txt