An open API service for producing an overview of a list of open source projects.

https://github.com/lavr/python-emails

attachments css-inlining django dkim email email-templates html-email mime python smtp

Score: 21.895687353148514

Last synced: about 19 hours ago
JSON representation

Repository metadata:

Python library for building, templating, transforming, signing, and sending emails.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 361
Total Committers: 10
Avg Commits per committer: 36.1
Development Distribution Score (DDS): 0.036

Commits in past year: 64
Committers in past year: 1
Avg Commits per committer in past year: 64.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Sergey Lavrinenko s****@l****e 348
Sergey Lavrinenko l****o@y****u 3
Serghei Mihai s****i@e****m 2
Marek Kralewski m****k@t****e 2
pyup-bot g****t@p****o 1
patrick h****i@p****e 1
mano.beeslaar m****r@g****m 1
dalepotter d****r@g****m 1
Jan Sochor j****r@g****m 1
Dave Walker (Daviey) e****l@d****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 49
Total pull requests: 64
Average time to close issues: 3 months
Average time to close pull requests: 23 days
Total issue authors: 37
Total pull request authors: 16
Average comments per issue: 1.98
Average comments per pull request: 1.14
Merged pull request: 32
Bot issues: 0
Bot pull requests: 3

Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: about 1 hour
Past year average time to close pull requests: 4 minutes
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 1.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/lavr/python-emails

Top Issue Authors

  • vfaronov (6)
  • rosstex (3)
  • ishamandrekar (2)
  • dalepotter (2)
  • Cheaterman (2)
  • fdemello (2)
  • MrTango (2)
  • italanchan (1)
  • fph (1)
  • andyfaizan (1)
  • flevour (1)
  • moenoel (1)
  • mck9 (1)
  • Rand01ph (1)
  • babvin (1)

Top Pull Request Authors

  • lavr (25)
  • pyup-bot (18)
  • manobeeslaar (3)
  • dependabot[bot] (3)
  • codeZeilen (2)
  • dalepotter (2)
  • Daviey (2)
  • mavenzer (1)
  • mck9 (1)
  • sochi (1)
  • Ousret (1)
  • positiveviking (1)
  • vfaronov (1)
  • vgavro (1)
  • MrTango (1)

Top Issue Labels

  • question (1)
  • enhancement (1)

Top Pull Request Labels

  • dependencies (3)

Package metadata

pypi.org: emails

Modern python library for emails.

  • Homepage: https://github.com/lavr/python-emails
  • Documentation: https://emails.readthedocs.io/
  • Licenses: Apache License 2.0
  • Latest release: 1.1.2 (published 3 months ago)
  • Last Synced: 2026-08-24T13:33:06.159Z (2 days ago)
  • Versions: 52
  • Dependent Packages: 12
  • Dependent Repositories: 413
  • Downloads: 744,182 Last month
  • Docker Downloads: 862
  • Rankings:
    • Dependent repos count: 0.711%
    • Downloads: 0.853%
    • Dependent packages count: 1.042%
    • Average: 2.326%
    • Docker downloads count: 2.335%
    • Stargazers count: 3.323%
    • Forks count: 5.693%
  • Maintainers (1)
conda-forge.org: emails

Modern python library for emails

  • Homepage: https://github.com/lavr/python-emails/
  • Licenses: Apache-2.0
  • Latest release: 0.5.15 (published over 6 years ago)
  • Last Synced: 2026-03-22T03:14:32.091Z (5 months ago)
  • Versions: 2
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Downloads: 12,675 Total
  • Rankings:
    • Stargazers count: 18.528%
    • Dependent packages count: 19.506%
    • Forks count: 22.755%
    • Average: 23.704%
    • Dependent repos count: 34.025%

Dependencies

docs/requirements.txt pypi
  • alabaster *
requirements/base.txt pypi
  • chardet *
  • cssutils *
  • lxml *
  • premailer >=2.8.3
  • python-dateutil *
  • requests *
requirements/tests-2.7.txt pypi
  • chardet * test
  • cssutils * test
  • django * test
  • lxml * test
  • premailer <3.7 test
  • python-dateutil * test
  • requests * test
requirements/tests-base.txt pypi
  • html5lib * test
  • jinja2 * test
  • mako * test
  • pytest * test
  • pytest-cov * test
  • six * test
  • speaklater * test
requirements/tests.txt pypi
  • django * test
setup.py pypi
  • chardet *
  • cssutils *
  • lxml *
  • premailer *
  • python-dateutil *
  • requests *
.github/workflows/python-publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/tests.yaml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • lavr/docker-postfix * docker