Distributed self-replicating programs in Python
Go to file
David Wilson 3e40b9ab8e issue #131: import something clean that might tickle the problem 2018-03-19 21:58:34 +05:45
ansible_mitogen issue #140: explicit Broker management, and guard against crap plug-ins. 2018-03-19 21:58:34 +05:45
docs docs: another crazy Ansible success story 2018-03-19 21:58:34 +05:45
examples issue #131: import something clean that might tickle the problem 2018-03-19 21:58:34 +05:45
mitogen issue #140: permit mitogen.unix.connect() to accept preconstructed Broker. 2018-03-19 21:58:34 +05:45
tests tests: Fix no such option -o running FakeSsh.test_okay() 2018-03-19 21:58:34 +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 tests: Add Tox config for Python 2.6 and 2.7 2018-03-19 21:58:34 +05:45
preamble_size.py docs: fix preamble_size.py after whitelist changes 2018-03-19 21:58:29 +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 tests: Find all *_test.py scripts and run them 2018-03-19 21:58:33 +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