AUTHORS
CHANGELOG
INSTALL
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/source/cli.rst
docs/source/conf.py
docs/source/config.rst
docs/source/fomatters.rst
docs/source/grp_alarm_types.rst
docs/source/grp_alarms.rst
docs/source/grp_applications.rst
docs/source/grp_caching.rst
docs/source/grp_empire.rst
docs/source/grp_locks.rst
docs/source/grp_logging.rst
docs/source/grp_logging_encoders.rst
docs/source/grp_logging_loggers.rst
docs/source/grp_main_process.rst
docs/source/grp_main_process_actions.rst
docs/source/grp_master_process.rst
docs/source/grp_monitoring.rst
docs/source/grp_monitoring_collectors.rst
docs/source/grp_monitoring_metric_types.rst
docs/source/grp_monitoring_pushers.rst
docs/source/grp_networking.rst
docs/source/grp_python.rst
docs/source/grp_queue.rst
docs/source/grp_routing.rst
docs/source/grp_routing_actions.rst
docs/source/grp_routing_modifiers.rst
docs/source/grp_routing_subjects.rst
docs/source/grp_routing_vars.rst
docs/source/grp_spooler.rst
docs/source/grp_statics.rst
docs/source/grp_workers.rst
docs/source/index.rst
docs/source/preset_nice.rst
docs/source/quickstart.rst
docs/source/rst_guide.rst
tests/__init__.py
tests/conftest.py
tests/test_config.py
tests/test_utils.py
tests/confs/dummy.py
tests/options/test_alarms.py
tests/options/test_applications.py
tests/options/test_caching.py
tests/options/test_empire.py
tests/options/test_locks.py
tests/options/test_logging.py
tests/options/test_main_process.py
tests/options/test_master_process.py
tests/options/test_monitoring.py
tests/options/test_networking.py
tests/options/test_python.py
tests/options/test_queue.py
tests/options/test_routing.py
tests/options/test_routing_modifiers.py
tests/options/test_spooler.py
tests/options/test_statics.py
tests/options/test_workers.py
tests/presets/test_nice.py
uwsgiconf/__init__.py
uwsgiconf/base.py
uwsgiconf/cli.py
uwsgiconf/config.py
uwsgiconf/exceptions.py
uwsgiconf/formatters.py
uwsgiconf/utils.py
uwsgiconf.egg-info/PKG-INFO
uwsgiconf.egg-info/SOURCES.txt
uwsgiconf.egg-info/dependency_links.txt
uwsgiconf.egg-info/entry_points.txt
uwsgiconf.egg-info/not-zip-safe
uwsgiconf.egg-info/requires.txt
uwsgiconf.egg-info/top_level.txt
uwsgiconf/contrib/__init__.py
uwsgiconf/contrib/django/__init__.py
uwsgiconf/contrib/django/management/__init__.py
uwsgiconf/contrib/django/management/commands/__init__.py
uwsgiconf/contrib/django/management/commands/run_uwsgi.py
uwsgiconf/options/__init__.py
uwsgiconf/options/alarm_types.py
uwsgiconf/options/alarms.py
uwsgiconf/options/applications.py
uwsgiconf/options/caching.py
uwsgiconf/options/empire.py
uwsgiconf/options/locks.py
uwsgiconf/options/logging.py
uwsgiconf/options/logging_encoders.py
uwsgiconf/options/logging_loggers.py
uwsgiconf/options/main_process.py
uwsgiconf/options/main_process_actions.py
uwsgiconf/options/master_process.py
uwsgiconf/options/monitoring.py
uwsgiconf/options/monitoring_collectors.py
uwsgiconf/options/monitoring_metric_types.py
uwsgiconf/options/monitoring_pushers.py
uwsgiconf/options/networking.py
uwsgiconf/options/python.py
uwsgiconf/options/queue.py
uwsgiconf/options/routing.py
uwsgiconf/options/routing_actions.py
uwsgiconf/options/routing_modifiers.py
uwsgiconf/options/routing_subjects.py
uwsgiconf/options/routing_vars.py
uwsgiconf/options/spooler.py
uwsgiconf/options/statics.py
uwsgiconf/options/workers.py
uwsgiconf/presets/__init__.py
uwsgiconf/presets/nice.py