Skip to content

Consider adding asyncstdlib by default to the dependencies in the template #282

@llucax

Description

@llucax

What's needed?

asyncstdlib provide common functionality for async code that works with async code and it is not present in Python's stdlib yet, like an async filter, map, etc.

Proposed solution

Add https://pypi.org/project/asyncstdlib/ as a dependency by default.

Additional context

Coming from:

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:templateAffects the cookiecutter template filestype:enhancementNew feature or enhancement visitble to users

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions