You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I saw your (pretty cool) project but was wondering if there was a way to configure the tool in .ini or through the process environment?
Both can be done in native python, so I think it'd be pretty nice to have at least one of those two alternatives.
Edit: Since I do want to use .ini files, and using the environment would also be a convenience for my workflow, I started working on a fork to integrate this support (only noted TODOs on what to do for now).
Once it'll be done, I'll put it up for PR
The text was updated successfully, but these errors were encountered:
When you say process environment can you give me an example? Do you mean
through an environment variable?
Both are possible. Not sure it’s something I’ll get to, but of course
would love any contribution that makes this thing useful to more people.
On Thu, Apr 16, 2020 at 7:52 PM Diane ***@***.***> wrote:
Hello, I saw your (pretty cool) project but was wondering if there was a
way to configure the tool in .ini or through the process environment?
Both can be done in native python, so I think it'd be pretty nice to have
at least one of those two alternatives.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#13>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAABBGJXO4LNSS23LFANCO3RM6K2PANCNFSM4MKJ7ZAA>
.
Hello, I saw your (pretty cool) project but was wondering if there was a way to configure the tool in
.ini
or through the process environment?Both can be done in native python, so I think it'd be pretty nice to have at least one of those two alternatives.
Edit: Since I do want to use
.ini
files, and using the environment would also be a convenience for my workflow, I started working on a fork to integrate this support (only noted TODOs on what to do for now).Once it'll be done, I'll put it up for PR
The text was updated successfully, but these errors were encountered: