django-wailer


Namedjango-wailer JSON
Version 1.0.0b4 PyPI version JSON
download
home_pagehttps://github.com/withagency/wailer
SummaryA Django emailing/texting utility
upload_time2022-12-13 23:31:28
maintainer
docs_urlNone
authorRémy Sanchez
requires_python>=3.10,<4.0
licenseWTFPL
keywords django email sms
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Wailer

![Unit Tests](https://github.com/WithAgency/Wailer/actions/workflows/tests.yml/badge.svg)
![Documentation](https://readthedocs.com/projects/with-wailer/badge/?version=latest)

Wailer (WITH Mailer) is an utility that builds on top of Django's emailing
capabilities (and SMS through `django-sms`) in order to provide easy solutions
to common emailing problems.

- Inlining CSS of emails you send
- Have direct-access URLs for those emails
- Manage the localization (even from a server-side task)

## Documentation

[✨ **Documentation is there** ✨](https://with-wailer.readthedocs-hosted.com/en/latest/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/withagency/wailer",
    "name": "django-wailer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "django,email,sms",
    "author": "R\u00e9my Sanchez",
    "author_email": "remy.sanchez@hyperthese.net",
    "download_url": "https://files.pythonhosted.org/packages/e5/84/ed685d0d5ce6cce1b56a5f7593c3af78e5642697c36a782bc45103d46494/django_wailer-1.0.0b4.tar.gz",
    "platform": null,
    "description": "# Wailer\n\n![Unit Tests](https://github.com/WithAgency/Wailer/actions/workflows/tests.yml/badge.svg)\n![Documentation](https://readthedocs.com/projects/with-wailer/badge/?version=latest)\n\nWailer (WITH Mailer) is an utility that builds on top of Django's emailing\ncapabilities (and SMS through `django-sms`) in order to provide easy solutions\nto common emailing problems.\n\n- Inlining CSS of emails you send\n- Have direct-access URLs for those emails\n- Manage the localization (even from a server-side task)\n\n## Documentation\n\n[\u2728 **Documentation is there** \u2728](https://with-wailer.readthedocs-hosted.com/en/latest/)\n",
    "bugtrack_url": null,
    "license": "WTFPL",
    "summary": "A Django emailing/texting utility",
    "version": "1.0.0b4",
    "split_keywords": [
        "django",
        "email",
        "sms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "6d9818276f94c3849f096cb05e218997",
                "sha256": "480b8011b1005d2573114cad40c8b0d656c989f71392f6f1fbf11655db19be5b"
            },
            "downloads": -1,
            "filename": "django_wailer-1.0.0b4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d9818276f94c3849f096cb05e218997",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 19977,
            "upload_time": "2022-12-13T23:31:27",
            "upload_time_iso_8601": "2022-12-13T23:31:27.017476Z",
            "url": "https://files.pythonhosted.org/packages/5f/68/9d445649299055b8b36c79cb166d57ff8059653b22425e689ecb320b2f15/django_wailer-1.0.0b4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "c8dc78e37ac0a32c956404a293b8b261",
                "sha256": "c31ea7fdf443655cf99954a841e12122107300733107b39e18c1c070ef2ade73"
            },
            "downloads": -1,
            "filename": "django_wailer-1.0.0b4.tar.gz",
            "has_sig": false,
            "md5_digest": "c8dc78e37ac0a32c956404a293b8b261",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 15246,
            "upload_time": "2022-12-13T23:31:28",
            "upload_time_iso_8601": "2022-12-13T23:31:28.964122Z",
            "url": "https://files.pythonhosted.org/packages/e5/84/ed685d0d5ce6cce1b56a5f7593c3af78e5642697c36a782bc45103d46494/django_wailer-1.0.0b4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-13 23:31:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "withagency",
    "github_project": "wailer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-wailer"
}
        
Elapsed time: 0.01649s