Skip to main content

Determine what projects are blocking you from porting to Python 3

Project description

This script takes in a set of dependencies and then figures out which of them are holding you up from porting to Python 3.

You can specify your dependencies in multiple ways:

caniusepython3 -r requirements.txt,test-requirement.txt
caniusepython3 -m PKG-INFO
caniusepython3 -p numpy,scipy,ipython
# If your project's setup.py uses setuptools ...
python setup.py caniusepython3

The output of the script will tell you how many (implicit) dependencies you need to transition to Python 3 in order to allow you to make the same transition. It will also list what projects have no explicit dependency blocking their transition so you can ask them consider starting a port to Python 3.

If you prefer a web interface, please use https://caniusepython3.com by Jannis Leidel.

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

caniusepython3-1.2.0.tar.gz (13.3 kB view details)

Uploaded Source

Built Distribution

caniusepython3-1.2.0-py2.py3-none-any.whl (16.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file caniusepython3-1.2.0.tar.gz.

File metadata

File hashes

Hashes for caniusepython3-1.2.0.tar.gz
Algorithm Hash digest
SHA256 6b0459870c421bd1218bdf0581e82d16512da57dd6048b55807dd219909bf050
MD5 214264b6abdcb036507317a8db5df40c
BLAKE2b-256 96da53fde733e290645d75a043e38122057da255b61405d4bdfa71f85480c044

See more details on using hashes here.

Provenance

File details

Details for the file caniusepython3-1.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for caniusepython3-1.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8023ae01b5c0dcb5577da0ff48edfdf6ed6eb8300c205b465ac230d14ac3f391
MD5 08ab4cfbe01e970cf68adb510fcc4c36
BLAKE2b-256 334339e4145476b3b1c07abbcb62d718526d93ee9c569f3c4a1fb8a0916f1f08

See more details on using hashes here.

Provenance

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