Skip to main content

A emailing python library

Project description

Arched Emailer

A simple emailer for sending emails / error logs to a list of recipients.

Change Log

  • v0.1.4 (05/02/2024)

    • Changed requirements to match the latest version of smtpymailer which now uses data attributes to convert images to CID or base64, rather than the old method of using a method parameter which was rather clunky.
    • Added customer ID which will enable me to log requests server side per customer, and giving each customer their own unique API key
    • Changed the send_email method, so we can send emails not only from Arched but also from the customer's email address if needed. This will be useful for sending emails from the customer's email address, but using Arched's SMTP server.
  • v0.1.5 (06/02/2024)

    • Make _get_email_path one function instead of two.
    • Added a _make_request function that can be used for all db calls.
    • Changed the requirements for the class init. Most of the needed data is stored on the server now, with a fallback mechanism to fetch from file if the server is down.
    • Added a method to send errors/success logs to the backend. This will be useful for keeping track of errors.
    • Created a decorator which can wrap functions around a try/except block, and send the error or success email and log to the backend.
  • v0.1.6 (07/02/2024)

    • Changed the lookup api_key and customer_id method
  • v0.1.7 (07/02/2024)

    • Quick fix to re-add the error text to the send_error_email function. I've realised that it would be useful to have in some cases.
  • v0.1.8 (07/02/2024)

    • Made it flask proof with an init_app method
  • v0.2.0 (07/02/2024)

    • Major update to all, fully working with arched.dev backend. Updating correctly.
  • v0.2.1 (07/02/2024)

    • Minjor bug fixes
  • v0.2.2 (0/02/2024)

    • Changes to the flask init_app and how it intercepts exceptions.
    • Changes to the UUID that was being generated before, was too long.

Project details


Release history Release notifications | RSS feed

This version

0.2.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

arched_emailer-0.2.2-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file arched_emailer-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: arched_emailer-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for arched_emailer-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f42370b2d4bfec5715c64bd3bacde3108656f2106b3117a65218e060dd5c6c84
MD5 ecba5c5837436158a4723468dde76ca5
BLAKE2b-256 615b0d7672d59b187acd40ed1f4bb7fe708d4bedb9335a2d39801cde18a55e1c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page