NEP29 Calculator tools
Project description
NEP 29 Calculator
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 (default: 24)
--n_minor N_MINOR Number of minor versions to keep supporting (default: 3)
For more information, see https://numpy.org/neps/nep-0029-deprecation_policy.html
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
Release history Release notifications | RSS feed
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.7.tar.gz
(9.5 kB
view details)
Built Distribution
File details
Details for the file nep29-0.0.7.tar.gz
.
File metadata
- Download URL: nep29-0.0.7.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c51493e58d752e2f44ac146931e3240a521b539ad31e501200ae0eb4708af073 |
|
MD5 | 180239a193b382a00d6ccd9979c0bd8c |
|
BLAKE2b-256 | 99dcd82e25db7efc81d5abbb096f15a7e563843831336e539c0ac0c846134c69 |
Provenance
File details
Details for the file nep29-0.0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: nep29-0.0.7-py2.py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 737016a441aa5d97df39ea88ff166e68986e253272f6312b930e45335c99bfea |
|
MD5 | df0ca98a4878910e22ebfbdf673ee9f0 |
|
BLAKE2b-256 | 2612b9fb68c5ec7f811edeeb3f44038ddc8c0a9a823c7cc64c86f9a599268989 |