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.
Development Lead
- Mark Harfouche mark.harfouche@gmail.com
Contributors
- Hugo van Kemenade (hugovk)
Contributing
Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.
You can contribute in many ways:
Report Bugs
Report bugs at https://github.com/hmaarrfk/nep29/issues.
If you are reporting a bug, please include:
- Your operating system name and version.
- Any details about your local setup that might be helpful in troubleshooting.
- Detailed steps to reproduce the bug.
Fix Bugs
Look through the GitHub issues for bugs. Anything tagged with "bug" and "help wanted" is open to whoever wants to implement it.
Implement Features
Look through the GitHub issues for features. Anything tagged with "enhancement" and "help wanted" is open to whoever wants to implement it.
Write Documentation
NEP29 Calculator could always use more documentation, whether as part of the official NEP29 Calculator docs, in docstrings, or even on the web in blog posts, articles, and such.
Submit Feedback
The best way to send feedback is to file an issue at https://github.com/hmaarrfk/nep29/issues.
If you are proposing a feature:
- Explain in detail how it would work.
- Keep the scope as narrow as possible, to make it easier to implement.
- Remember that this is a volunteer-driven project, and that contributions are welcome :)
Get Started!
You can follow the scikit-image contribution document and adapt it accordingly.
History
0.0.17 (2022-11-29)
- Skip invalid versions instead of erroring.
0.0.16 (2022-01-30)
- Add tests back to distribution.
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
Built Distribution
Hashes for nep29-0.0.17-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2416be7573a218a0fd2027ad195b04040cd92bb3a178f7444860d6808dd67f18 |
|
MD5 | 67a6e506dc422260fa694dd0427818d8 |
|
BLAKE2b-256 | a00183acd4b050e58363fe07bda680ac698eeee8e52430f06654928c90ab1eea |