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.1.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

caniusepython3-1.2.1-py2.py3-none-any.whl (17.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for caniusepython3-1.2.1.tar.gz
Algorithm Hash digest
SHA256 671ee7009cc7a3c61956d2f513eaea5d1251ca3703109cf99089314a1ab45925
MD5 e4fd2ee7087b97ebcad8d82c3fca551f
BLAKE2b-256 e3d8c4373e75e768158d87a63be97bcc8313cde5d7c8ec015cd1d619a1452998

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for caniusepython3-1.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 07efacdb287cf7e1ac79ee253914b26ebc8f5401a80d37308e8b1cc974b7abdf
MD5 de696f01630bd1e8baa66c0d556e76d9
BLAKE2b-256 6c0ab658fa5cccc698f7fc5390ade514fe56f019ea33c7ce24f7e2c2f1eecc08

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