Contents

fastapi-mail 1.6.2

0

Simple lightweight mail library for FastApi

Simple lightweight mail library for FastApi

Stars: 974, Watchers: 974, Forks: 105, Open Issues: 19

The sabuhish/fastapi-mail repo was created 6 years ago and the last code push was 18 hours ago.
The project is popular with 974 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
None
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 19 open issues on GitHub

  • Fix type checkers taking recipient emails in the form of EmailStr as incorrect type
  • Bump urllib3 from 2.6.0 to 2.6.3
  • Enable autoescape for the Jinja2 template environment
  • Bump redis from 6.4.0 to 7.1.0
  • Bump mkdocs-material from 9.6.23 to 9.7.0
  • Bump fakeredis from 2.32.0 to 2.32.1

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.