Distributed self-replicating programs in Python
Go to file
Steven Robertson 03438271bb able to remove the hack on ActionBase after all 2020-08-27 20:01:47 -07:00
.ci use new released 2.10 2020-08-15 23:39:37 -07:00
.github issue #574: fix ISSUE_TEMPLATE link 2019-04-02 14:09:40 +01:00
ansible_mitogen able to remove the hack on ActionBase after all 2020-08-27 20:01:47 -07:00
docs Fix typo in Ansible documentation 2020-06-26 12:21:44 +02:00
examples Fix up another handful of LGTM errors. 2019-08-12 11:46:37 +01:00
mitogen fix inefficient basepath check 2020-08-27 19:56:35 -07:00
scripts remove unused imports flagged by lgtm 2019-07-31 11:46:23 +01:00
tests handles a 'wait_for_connection' call right after a task caused a shutdown 2020-04-30 17:53:06 -07:00
.gitignore Add tests/ansible/.*.pid to gitignore (for ansible_mitogen/process.py) 2019-07-22 18:30:51 +01:00
.lgtm.yml Whoops, merge together lgtm.yml and .lgtm.yml 2019-08-13 10:16:41 +01:00
.travis.yml use new released 2.10 2020-08-15 23:39:37 -07:00
LICENSE
MANIFEST.in
README.md Pegs python 2 version, removes unused imports, fixes sudden ssh dir with bad perms, generates key for sudo user as well in tests 2020-07-30 19:44:29 -07:00
dev_requirements.txt
preamble_size.py preamble_size: make it work on Python 3. 2019-08-10 17:20:46 +01:00
run_tests
setup.cfg
setup.py
tox.ini

README.md