Find deprecations in your requirements and underlying libraries
Project description
Wardoff
Looking for deprecated stuffs in project requirements and underlying libraries
Pronounced ward off
Install
Still in development and really unstable, however you can install unstable development versions by using:
$ python3 -m pip install --user wardoff
Requirements
- python3.8+
- git
Usages
From a named package
Found deprecated things from a named package (directly from pypi):
$ wardoff niet # will list all deprecations founds in niet is requirements
$ wardoff oslo.messaging # will list all deprecations founds in oslo.messaging is requirements
From the current directory
Retrieve deprecated things from the current working directory. Retrieve requirements from:
requirements.txt
test-requirements.txt
*-requirements.txt
Example:
$ wardoff # will list all deprecations founds in requirements founds in current directory
From a distant repository
Retrieve deprecated things from a distgit repo.
Example:
$ wardoff https://opendev.org/openstack/nova/ # from opendev.org
$ wardoff https://github.com/openstack/nova # from github.com
$ wardoff git@github.com:openstack/nova # by using git format
From a local repository
Retrieve deprecated things from a distgit repo.
Example:
$ wardoff ~/dev/nova # from a local clone of openstack/nova
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
File details
Details for the file wardoff-0.0.1.dev20.tar.gz
.
File metadata
- Download URL: wardoff-0.0.1.dev20.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57c1bfd96a697da8dbef16534a94168abe44b83ae3116bfb068418a380c6af0b |
|
MD5 | c40a3db0352a37a59554785a9262de83 |
|
BLAKE2b-256 | ff149e9af5e2ce1c46375ed53f09c97d37d968f0bcc6aeedc8ca273beb700b96 |
File details
Details for the file wardoff-0.0.1.dev20-py2.py3-none-any.whl
.
File metadata
- Download URL: wardoff-0.0.1.dev20-py2.py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4720b7d70071918402af6e894fe02ad11d06b1a49159a76c268f84012d96754 |
|
MD5 | 46c555e85c57a56e7d1584dfc37ce630 |
|
BLAKE2b-256 | 5b92fce0b1e89f050ee52eb24dff2f18b2e98831438b4f21933579a305cc9df2 |