{ "info": { "author": "D. Stuart Freeman", "author_email": "stuart.freeman@c21u.gatech.edu", "bugtrack_url": null, "classifiers": [], "description": "Cert-Mailer\n===========\n\nThis is a tool to send emails to your certificate recipients.\n\nTo use it, set up an account at sendgrid.com and add your API key to your environment:\n\n export SENDGRID_API_KEY='SG.123ABC'\n\nCopy `conf.sample.ini` to `conf.ini` and edit it to include your issuer's `intruduction_url` and `cert_url` the `{}` will be replaced with the cert filename from the distribution list.\nThe `introduction_email_body` is a template where any `$key` will be replaced by `key` from the distribution list, `$introduction_url` and `$qrcode` can also be used.\nThe `cert_email_body` works the same way but has `$cert_url` instead of `$introduction_url`.\n\nSet up a venv:\n\n python3 -m venv venv\n source venv/bin/activate\n pip install -r requirements.txt\n\nNow you can send your issuer introduction emails:\n\n python introduce.py\n\nAnd your cert issuance emails:\n\n python sendcert.py", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/stuartf/cert-mailer", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "cert-mailer", "package_url": "https://pypi.org/project/cert-mailer/", "platform": "", "project_url": "https://pypi.org/project/cert-mailer/", "project_urls": { "Homepage": "https://github.com/stuartf/cert-mailer" }, "release_url": "https://pypi.org/project/cert-mailer/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "mails blockchain certificates and introductions", "version": "0.0.4" }, "last_serial": 5672194, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e54839703082e62670a895ecf8bab028", "sha256": "fc21ac4ff810937f2e45f2cbe6e8f30ae046f98ccd02cd5f39c21a1db34e6e52" }, "downloads": -1, "filename": "cert-mailer-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e54839703082e62670a895ecf8bab028", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3614, "upload_time": "2019-01-22T16:45:16", "url": "https://files.pythonhosted.org/packages/60/5b/a19e0b6fc0fb59094955745d0d8dff86363663e463302cfcb3894b5d4608/cert-mailer-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "2343ea40290af03e79a4d61dd2a3e489", "sha256": "457f57533fd310edb68c0a1eca7f95b67b4b941db4484f66e88b3081656212b7" }, "downloads": -1, "filename": "cert-mailer-0.0.2.tar.gz", "has_sig": false, "md5_digest": "2343ea40290af03e79a4d61dd2a3e489", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4422, "upload_time": "2019-01-23T16:39:56", "url": "https://files.pythonhosted.org/packages/65/5a/ea42881c64eb7eb8a0c5d97a3fcf42005af538cdc3b0d26f7f15f31a4f83/cert-mailer-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "d06a92ff2c0ed9c50d3f3f3a8262f43b", "sha256": "6bf33bee97e724e1ad48d49609002a74194a374634497ddc299b5da23a441760" }, "downloads": -1, "filename": "cert-mailer-0.0.3.tar.gz", "has_sig": false, "md5_digest": "d06a92ff2c0ed9c50d3f3f3a8262f43b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4426, "upload_time": "2019-03-05T17:37:53", "url": "https://files.pythonhosted.org/packages/72/cc/63b6efdb4a9551a79ee3cb077661e250b6fc09ec81a8c89592b3ce9bc39a/cert-mailer-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "2086c60dcba750f4140444f517534c1e", "sha256": "6ccc7fd4136defec4a57ac7a8207b969d5cb3475ca32fc602152f5d7d2fe5f8b" }, "downloads": -1, "filename": "cert-mailer-0.0.4.tar.gz", "has_sig": false, "md5_digest": "2086c60dcba750f4140444f517534c1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4455, "upload_time": "2019-08-13T14:34:12", "url": "https://files.pythonhosted.org/packages/c0/ae/f9f72742030cacfa0650f7de337557fa2a16c8c3c6cef9cfd8633d2da00e/cert-mailer-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2086c60dcba750f4140444f517534c1e", "sha256": "6ccc7fd4136defec4a57ac7a8207b969d5cb3475ca32fc602152f5d7d2fe5f8b" }, "downloads": -1, "filename": "cert-mailer-0.0.4.tar.gz", "has_sig": false, "md5_digest": "2086c60dcba750f4140444f517534c1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4455, "upload_time": "2019-08-13T14:34:12", "url": "https://files.pythonhosted.org/packages/c0/ae/f9f72742030cacfa0650f7de337557fa2a16c8c3c6cef9cfd8633d2da00e/cert-mailer-0.0.4.tar.gz" } ] }