Distributed self-replicating programs in Python
Go to file
David Wilson e28e627f55 ssh: Disable GlobalKnownHostsFile with host_key_checking is off 2018-03-27 13:14:35 +05:45
ansible_mitogen issue #168: ansible: Mitogen must also ignore the extra arguments. 2018-03-26 11:51:19 +05:45
docs fork: reseed Python/SSL PRNGs 2018-03-27 11:58:17 +05:45
examples issue #152: reproduction for second problem 2018-03-19 21:58:35 +05:45
mitogen ssh: Disable GlobalKnownHostsFile with host_key_checking is off 2018-03-27 13:14:35 +05:45
tests fork: reseed Python/SSL PRNGs 2018-03-27 11:58:17 +05:45
.gitignore Some gitignore extras 2018-03-19 21:58:29 +05:45
.lgtm.yml compat: ignore LGTM checks on third party 2018-03-19 21:58:31 +05:45
.travis.yml Remove overall build timeout from .travis.yml. 2018-03-19 21:58:28 +05:45
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 Add Google Cloud client to dev requirements 2018-03-19 21:58:35 +05:45
preamble_size.py issue #155: parent: move master.Context into parent. 2018-03-24 19:19:45 +05:45
setup.cfg Initial flake8 configuration. 2018-03-19 21:58:32 +05:45
setup.py setup: Scan project dir to find packages 2018-03-19 21:58:34 +05:45
test.sh issue #155: skeletal fork_test. 2018-03-24 16:28:13 +05:45
tox.ini tests: Add Tox config for Python 2.6 and 2.7 2018-03-19 21:58:34 +05:45

README.md