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

Enhancement: Add environment variable / pyproject.toml section for AA #373

Open
Kumzy opened this issue Jan 28, 2025 · 0 comments
Open

Enhancement: Add environment variable / pyproject.toml section for AA #373

Kumzy opened this issue Jan 28, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Kumzy
Copy link
Member

Kumzy commented Jan 28, 2025

Summary

Hello,

The idea is to be able to:

  1. set environment variable for Advanced-Alchemy, not limited to but for the --config of the cli.

  2. add a section in pyproject.toml, same as for environment variable.
    This could look like this

[tool.advanced-alchemy]
config = "path.to.alc.computer.alchemy-config.config"

The goal is that we do not have when using AA, we could omit --config when using it from the terminal with a framework

Maybe create a class to parse the config/toml

Basic Example

No response

Drawbacks and Impact

No response

Unresolved questions

No response

@Kumzy Kumzy added the enhancement New feature or request label Jan 28, 2025
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

1 participant