Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split package into core and helper. Adjusted import statements in tests. #797

Merged
merged 6 commits into from
Oct 23, 2023

Conversation

bw27492
Copy link
Member

@bw27492 bw27492 commented Oct 18, 2023

Core client should now be ready for initial release to PyPI.

Changes:

  • Package split into 'core' and 'helper'.
  • Import statements adjusted in tests, client now imported as from bailo import Client

Additions:

  • PKI support via the PkiAgent class.

@bw27492 bw27492 requested a review from a3957273 October 18, 2023 17:04
@bw27492 bw27492 force-pushed the feature/python-beta-lib branch from f16c607 to 3152816 Compare October 20, 2023 15:39
@bw27492 bw27492 merged commit 287f062 into main Oct 23, 2023
@a3957273 a3957273 deleted the feature/python-beta-lib branch November 12, 2023 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants