Skip to content
This repository was archived by the owner on Nov 10, 2024. It is now read-only.
This repository was archived by the owner on Nov 10, 2024. It is now read-only.

Consider adding psutil as an optional dependency. [FEATURE] #251

@martincpt

Description

@martincpt

Is your feature request related to a problem? Please describe.
I have concerns about having psutil as a default dependency. As far as I know, this package requires GCC, leading to the necessity of using a heavier Docker image. Additionally, it introduces another package to carry along that may not be in use at all.

Describe the solution you'd like
Psutil could be added to the extras, for example fastapi-restful[timing].

Describe alternatives you've considered
The original repository did not use psutil as a dependency. Was that solution outdated?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions