Skip to content

Commit

Permalink
🤝 Add anymail and ruff (#290)
Browse files Browse the repository at this point in the history
Add anymail to mailing section
Add Ruff to python section
  • Loading branch information
mounirmesselmeni authored Oct 7, 2024
1 parent 83f75f1 commit f65c438
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/

### Mailing
- [django-pony-express](https://github.com/ambient-innovation/django-pony-express) - Class-based emails including a test suite for Django.
- [django-anymail](https://github.com/anymail/django-anymail) - Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Postmark, Postal, Resend, SendGrid, SparkPost, Unisender Go and more

### Model Fields
- [django-any-urlfield](https://github.com/edoburu/django-any-urlfield) - An improved URL selector to choose between internal models and external URLs.
Expand Down Expand Up @@ -366,6 +367,7 @@ _A short list of Python packages that work well with Django._
- [python-slugify](https://github.com/un33k/python-slugify) - Returns unicode slugs.
- [sentry-python](https://github.com/getsentry/sentry-python) - Error reporting SDK.
- [python-socketio](https://github.com/miguelgrinberg/python-socketio) - Python implementation of the Socket.IO_ realtime client and server. [(create Socket.io Django server instance)](https://python-socketio.readthedocs.io/en/latest/server.html?highlight=django#creating-a-server-instance)
- [Ruff](https://github.com/astral-sh/ruff) - An extremely fast Python linter and code formatter, written in Rust.

## Resources

Expand Down

0 comments on commit f65c438

Please sign in to comment.