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.15 (2022-01-30)
- Use miniver instead of versioneer.
0.0.10 (2021-12-30)
- Add versioneer.py to the source distribution.
0.0.9 (2021-11-17)
- Retrigger failed build due to travis.org migration.
0.0.8 (2021-06-16)
- Add support for pre-release packages that don't use a dot to separate the pre-release signifier.
0.0.7 (2021-11-03)
- Show default argument values in the help.
0.0.6 (2021-11-03)
- Support a few more time formats
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.15.tar.gz
(13.2 kB
view details)
Built Distribution
File details
Details for the file nep29-0.0.15.tar.gz
.
File metadata
- Download URL: nep29-0.0.15.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2da7afff2788e90d3732ed47978388948d701771732707deb88ac7d0fa9ae3fc |
|
MD5 | 0b7507caa4c4910f4c4777b654ea478c |
|
BLAKE2b-256 | 5e21f519dc555f8d0f91e1c3a4ed4fde9a0972d24b002f9c29cdccf1aa763375 |
Provenance
File details
Details for the file nep29-0.0.15-py2.py3-none-any.whl
.
File metadata
- Download URL: nep29-0.0.15-py2.py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dab0e3acbcfa03d20923f7f93f7d3bda9709d0b2f89e2c918de4186ec2775d00 |
|
MD5 | d84afa778722032da4d148dbd640c6b3 |
|
BLAKE2b-256 | ba3b94885e4b80dec7151f8bdd80c9bf40e9daccf789d325320038504e7d2fbe |