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

integration with https://pypi.org/project/typed-settings/ #97

Open
rbonthond opened this issue Feb 15, 2024 · 2 comments
Open

integration with https://pypi.org/project/typed-settings/ #97

rbonthond opened this issue Feb 15, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@rbonthond
Copy link

rbonthond commented Feb 15, 2024

have you seen https://pypi.org/project/typed-settings/? would it be interesting to combine this with cycleopt to deal with configuration files?

@BrianPugh
Copy link
Owner

Related discussion: #87

I'm not too familiar with typed-settings, I'll need to play around with it. I imagine it might be a good solution with a similar meta-app as described in #87 . Such a solution is preferable if it works!

@BrianPugh BrianPugh added the enhancement New feature or request label Mar 6, 2024
@BrianPugh
Copy link
Owner

The open PR (which I'm hoping to merge soon) #165 is also relevant. Between this and the feature described in #171, I think it covers most of the core functionality mentioned in typed-settings without explicitly using typed-settings.

All that said, I'd be more than happy to merge a typed-setting specific class cyclopts.config.TypedSetting PR. I don't feel confident in tackling it myself since I don't have much experience with the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants