Skip to main content

Email the authors and maintainers of all projects using a PyPi project (e.g. yours) downstream. By default, warn them it is intended to drop support for old Python versions.

Project description

warn_dependents

Email the authors and maintainers of all projects using a PyPi project (e.g. yours) downstream. By default, warn them it is intended to drop support for old Python versions.

Table of Contents

Installation

pip install warn-dependents

Usage

The user interface deliberately reads from stdin (via maintainers-and-authors).

echo project_name | warn-dependents <sender_name> <sender_email> <project_name> <Python_version>

Usage

Breaking the steps down allows checks that all the required APIs are working,and double checking the list of recipients of the emails before hitting "send":

Bash

rev-deps project_name > revdeps.txt
cat revdeps.txt | maintainers-and-authors > emails.txt
SPARKPOST_API_KEY=_____________ 
cat revdeps.txt | warn_dependents "Your name" yourself@example.com project_name 3.14

Cmd.exe

rev-deps project_name > revdeps.txt
type revdeps.txt | maintainers-and-authors > emails.txt
set SPARKPOST_API_KEY=_____________ 
type revdeps.txt | warn_dependents "Your name" yourself@example.com project_name 3.14

To live dangerously and do it all on one line:

SPARKPOST_API_KEY=_____________ && echo project_name | warn-dependents <sender_name> <sender_email> project_name <Python_version>

License

AGPL3

Project details


Download files

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

Source Distribution

warn_dependents-0.0.1.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

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

warn_dependents-0.0.1-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

Details for the file warn_dependents-0.0.1.tar.gz.

File metadata

  • Download URL: warn_dependents-0.0.1.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.11

File hashes

Hashes for warn_dependents-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3f3943e6af4b9a6a0b8fb10277db6ab1f71844e93b3fccf868a46042cb91a4d4
MD5 546487a6b8630115622a8403ff9a1123
BLAKE2b-256 b48c8917ad7436a1e41843013b02e6350d186c9ad414f305339015c61777867a

See more details on using hashes here.

File details

Details for the file warn_dependents-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for warn_dependents-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 19c65f9e0a6d8a349936b5941463be4686a1f92219bcdcd4d6bb16ac8f192cdd
MD5 5397b6891c184af6ca843cda43c4635c
BLAKE2b-256 f25ba74d042d4f8c772d3a793a576a75e66d6075a3cbbd9c23675777c47af6e2

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