LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
demo/jupyterhub_conf.py
demo/templates/option_form.html
jupyterhub_moss/__init__.py
jupyterhub_moss/batch_script.sh
jupyterhub_moss/models.py
jupyterhub_moss/spawner.py
jupyterhub_moss/utils.py
jupyterhub_moss.egg-info/PKG-INFO
jupyterhub_moss.egg-info/SOURCES.txt
jupyterhub_moss.egg-info/dependency_links.txt
jupyterhub_moss.egg-info/requires.txt
jupyterhub_moss.egg-info/top_level.txt
jupyterhub_moss/form/option_form.css
jupyterhub_moss/form/option_form.js
jupyterhub_moss/templates/option_form.html
test/__init__.py
test/conftest.py
test/test_spawn.py
test/test_utils.py
test/utils.py