Skip to content

Allow passing FastAPI directly to init #12

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

Closed
wants to merge 1 commit into from

Conversation

bjchambers
Copy link

This is useful in cases where the application is created in a factory or otherwise doesn't have a string directly tied to the app.

This is useful in cases where the application is created in
a factory or otherwise doesn't have a string directly tied
to the app.
@s3rius
Copy link
Member

s3rius commented Mar 8, 2024

Agree, sounds useful.

@lokhman
Copy link

lokhman commented Nov 29, 2024

So can this be merged?

I find it extremely useful, as in my case for using a path to the FastAPI app, I had to deal with circular dependencies.

@s3rius
Copy link
Member

s3rius commented Dec 14, 2024

This request is closed in favor of #15. Because the mypy was not fixed for all this time.

@s3rius s3rius closed this Dec 14, 2024
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.

3 participants