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

Add io and utility modules with tests and default config.yaml #79

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

ns-rse
Copy link
Contributor

@ns-rse ns-rse commented Nov 27, 2024

Closes #72

Adds isoslam/default_config.yaml along with isoslam.io and isoslam.utils modules which handle reading and writing
YAML files and configuration files.

Also adds a isoslam create-config sub-parser to the entry-point.

Various functions for reading and writing YAML files with associated checks and helper functions.
Adds a utility module to update a configuration dictionary with arguments that have been passed in on the command line.
Adds `isoslam/default_config.yaml` (which is subject to change) and checks it can be used to write a sample
configuration file using the `io.create_config()` function.
@ns-rse ns-rse merged commit 1a9f7eb into main Nov 27, 2024
1 of 14 checks passed
@ns-rse ns-rse deleted the ns-rse/72-default-config branch November 27, 2024 17:51
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.

isoslam/default_config.yaml
1 participant