LICENSE
MANIFEST.in
README.md
setup.py
nb_robot/__init__.py
nb_robot/choices.py
nb_robot/filtersets.py
nb_robot/forms.py
nb_robot/jobs.py
nb_robot/middleware.py
nb_robot/models.py
nb_robot/navigation.py
nb_robot/robot_listener.py
nb_robot/robot_utils.py
nb_robot/signals.py
nb_robot/tables.py
nb_robot/template_content.py
nb_robot/urls.py
nb_robot/utils.py
nb_robot/version.py
nb_robot/views.py
nb_robot.egg-info/PKG-INFO
nb_robot.egg-info/SOURCES.txt
nb_robot.egg-info/dependency_links.txt
nb_robot.egg-info/requires.txt
nb_robot.egg-info/top_level.txt
nb_robot/api/__init__.py
nb_robot/api/serializers.py
nb_robot/api/urls.py
nb_robot/api/views.py
nb_robot/migrations/0001_initial.py
nb_robot/migrations/0002_remove_variable_nb_robot_variable_unique_variable_name.py
nb_robot/migrations/0003_remove_resource_nb_robot_resource_unique_resource_name.py
nb_robot/migrations/0004_remove_resource_nb_robot_resource_unique_resource_slug.py
nb_robot/migrations/__init__.py
nb_robot/templates/nb_robot/project.html
nb_robot/templates/nb_robot/project_job_xml.html
nb_robot/templates/nb_robot/project_jobs.html
nb_robot/templates/nb_robot/project_jobs_result.html
nb_robot/templates/nb_robot/project_jobs_result_table.html
nb_robot/templates/nb_robot/resource.html
nb_robot/templates/nb_robot/resource_source.html
nb_robot/templates/nb_robot/variable.html
nb_robot/templatetags/__init__.py
nb_robot/templatetags/results.py
nb_robot/tests/__init__.py
nb_robot/tests/custom.py
nb_robot/tests/project/__init__.py
nb_robot/tests/project/test_filters.py
nb_robot/tests/project/test_views.py
scripts/__init__.py
scripts/add_device_type_components.py
scripts/teste.py