Skip to main content

NEP29 Calculator tools

Project description

NEP 29 Calculator

PyPI Travis Docs

NEP 29 calculator tools

Usage

$ nep29 --help
usage: nep29 [-h] [--n_months N_MONTHS] [--n_minor N_MINOR] package

NEP 29 calculator.

positional arguments:
  package              Package to deprecation

optional arguments:
  -h, --help           show this help message and exit
  --n_months N_MONTHS  Number of months to keep supporting
  --n_minor N_MINOR    Number of minor versions to keep supporting

Example:

$ nep29 numpy
| version |    date    |
|---------|------------|
|  1.19.0 | 2020-06-20 |
|  1.18.0 | 2019-12-22 |
|  1.17.0 | 2019-07-26 |
|  1.16.0 | 2019-01-14 |

Credits

This package was created with Cookiecutter and the hmaarrfk/cookiecutter-pypackage project template.

History

0.0.5 (2020-10-13)

  • Use pretty table for better formatting.

0.0.4 (2020-10-12)

  • Improve documentation.

0.0.1 (2020-03-11)

  • First release on PyPI.

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

nep29-0.0.5.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

nep29-0.0.5-py2.py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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