Distributed self-replicating programs in Python
Go to file
David Wilson 2c17d60ffd issue #106: import basic regtest.py 2018-04-01 21:24:31 +01:00
ansible_mitogen issue #106: handle JSONARGS modules too. 2018-04-01 21:20:58 +01:00
docs docs: More getting started. 2018-03-30 13:05:47 +05:45
examples issue #106: import basic regtest.py 2018-04-01 21:24:31 +01:00
mitogen issue #106: add Service.__repr__, reply to bad calls 2018-04-01 16:39:10 +01:00
tests issue #174: test all io_op() logic. 2018-04-01 16:39:10 +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 travis: Cache wheels and other pip artifacts 2018-04-01 02:05:36 +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 tests: Add coverage as a dev requirement 2018-04-01 02:04:41 +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 Set strict mode in test script 2018-04-01 02:11:37 +01:00
tox.ini tests: Switch to unit2 test runner, with coverage 2018-04-01 01:43:45 +01:00

README.md