Go to file
Kieran Prasch 1fd14fd71d
Integrate ursula CLI operations into single command
2018-12-05 15:58:20 -08:00
.circleci Coveralls yaml anchors 2018-12-03 23:13:48 -08:00
deploy Adjust provisioning CLI usage 2018-11-10 21:26:10 +01:00
docs Use conventional top-level package structures 2018-11-09 07:43:31 -08:00
examples/finnegans_wake_demo DataSource.encapsulate_single_message() --> DataSource.encrypt_message() 2018-12-03 12:07:33 +01:00
nucypher Integrate ursula CLI operations into single command 2018-12-05 15:58:20 -08:00
scripts Include missing nicknames in package data 2018-11-09 09:29:12 -08:00
tests Remove CLI config tests 2018-12-05 15:58:20 -08:00
.bumpversion.cfg Good Catch! 2018-11-05 17:31:06 +01:00
.coveragerc
.coveralls.yml Try on some coveralls 2018-12-03 14:42:48 -08:00
.gitignore Basic playbook compatibility with multiple regions; Use generic seednodes ansible hosts group name 2018-11-04 09:29:19 +01:00
LICENSE Use conventional top-level package structures 2018-11-09 07:43:31 -08:00
Pipfile Include python-coveralls in version-tracking files; Do not use -e flag when testing installation via pip. 2018-12-03 16:20:13 -08:00
Pipfile.lock Include python-coveralls in version-tracking files; Do not use -e flag when testing installation via pip. 2018-12-03 16:20:13 -08:00
README.md Port @ongrid's docs to the latest demo; Thanks! 2018-11-10 14:02:39 -08:00
dev-requirements.txt Include python-coveralls in version-tracking files; Do not use -e flag when testing installation via pip. 2018-12-03 16:20:13 -08:00
mypy.ini Tone-down mypy even more 2018-09-21 11:43:07 -07:00
pytest.ini
requirements.txt Include python-coveralls in version-tracking files; Do not use -e flag when testing installation via pip. 2018-12-03 16:20:13 -08:00
setup.py Fixes nucypher-deploy entry point 2018-12-05 15:58:20 -08:00

README.md

CircleCI