Contents

fastapi-mail 1.4.1

0

Simple lightweight mail library for FastApi

Simple lightweight mail library for FastApi

Stars: 597, Watchers: 597, Forks: 77, Open Issues: 18

The sabuhish/fastapi-mail repo was created 4 years ago and the last code push was 2 months ago.
The project is popular with 597 github stars!

How to Install fastapi-mail

You can install fastapi-mail using pip

pip install fastapi-mail

or add it to a project with poetry

poetry add fastapi-mail

Package Details

Author
Sabuhi Shukurov
License
MIT
Homepage
https://github.com/sabuhish/fastapi-mail
PyPi:
https://pypi.org/project/fastapi-mail/
GitHub Repo:
https://github.com/sabuhish/fastapi-mail

Classifiers

No  fastapi-mail  pypi packages just yet.

Errors

A list of common fastapi-mail errors.

Code Examples

Here are some fastapi-mail code examples and snippets.

GitHub Issues

The fastapi-mail package has 18 open issues on GitHub

  • Upgraded fastapi version to 0.72.0
  • Gmail connection using fastapi-mail not working
  • [Security] Workflow test-package.yml is using vulnerable action actions/checkout
  • How to use an html file as my body
  • fastapi 0.70.0

See more issues on GitHub

Related Packages & Articles

fastapi-admin 1.0.4

A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.