Skip to content

0.6.4: Easier usage of Policy Sentry as a python package

Compare
Choose a tag to compare
@kmcquade kmcquade released this 03 Jan 16:11
· 849 commits to master since this release

Developers can now leverage Policy Sentry as a python package without needing to build the database from the html docs. Just use db_session = connect_db('bundled') before passing in commands that require the db_session and you're ready to go. Also moved to a saner subfolder structure