Distributed self-replicating programs in Python
Go to file
Alex Willmer b5848e7116 Ignore compiled Python files 2018-04-01 01:45:22 +01:00
ansible_mitogen issue #106: import skeletal planner module. 2018-03-30 16:06:23 +05:45
docs docs: More getting started. 2018-03-30 13:05:47 +05:45
examples examples: more comments. 2018-03-30 12:50:12 +05:45
mitogen issue #174: select.error interface differs to OSError 2018-03-30 02:25:09 +05:45
tests tests: Switch to unit2 test runner, with coverage 2018-04-01 01:43:45 +01:00
.gitignore Ignore compiled Python files 2018-04-01 01:45:22 +01:00
.lgtm.yml compat: ignore LGTM checks on third party 2018-03-19 21:58:31 +05:45
.travis.yml tests: Switch to unit2 test runner, with coverage 2018-04-01 01:43:45 +01:00
LICENSE Add license text everywhere. 2018-03-19 21:58:28 +05:45
README.md README: move testing bits into tests directory. 2018-03-19 21:58:32 +05:45
dev_requirements.txt fakessh_test: Apply timeout decorators to rsync tests 2018-04-01 01:17:29 +01:00
preamble_size.py issue #155: parent: move master.Context into parent. 2018-03-24 19:19:45 +05:45
setup.cfg tests: Switch to unit2 test runner, with coverage 2018-04-01 01:43:45 +01:00
setup.py setup: Scan project dir to find packages 2018-03-19 21:58:34 +05:45
test tests: Switch to unit2 test runner, with coverage 2018-04-01 01:43:45 +01:00
tox.ini tests: Switch to unit2 test runner, with coverage 2018-04-01 01:43:45 +01:00

README.md