Skip to content

linearregression/ncolony

 
 

Repository files navigation

Ncolony

Infrastructure for running "colonies" of processes.

image

Documentation Status

Please note that this is still experimental, and has not been tested in production.

Hacking

$ tox

Should DTRT -- if it passes, it means unit tests are passing, and 100% coverage.

Release

  • admin/release <next version number>
  • gpg --use-agent -u zadka.moshe@gmail.com --detach-sign --armor dist/*.whl
  • gpg --use-agent -u zadka.moshe@gmail.com --detach-sign --armor dist/*.zip
  • admin/upload
  • Manually verify on testpypi
  • admin/upload --prod

Contributors

Moshe Zadka <zadka.moshe@gmail.com>

License

MIT License

About

A colony of interacting processes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%