/
vlasovda
/
microagent
Обзор
Документация
Войти
/
vlasovda
/
microagent
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/example_run.rst
23 строки
413 B
Dmitry Vlasov
Rewritten project (#2)
04 июл 2020, 18:56
Не верифицирован
04 июл 2020, 18:56
93197c3
Код
Авторство
О чём код?
Configuration, launch and etc. ====================================== Configuration file of deploying unit, for shipped launcher (settings.py) .. include:: ../examples/settings.py :code: python Run in shell: $ marun examples.settings Custom server setup and starting (redis_server.py) .. include:: ../examples/redis_server.py :code: python Run in shell: $ python examples/redis_server.py