Skip to main content

A simple tool to help you find versions of packages that are compatible with Python 2.

Project description

Python 2 Package Finder

If you're unlucky enough to still work on a legacy Python 2 codebase you may have to add new packages to your project, however all maintained packages have dropped support for Python 2 years ago. This tool will automatically find the last version of a package that was flagged as supporting a specific version of Python.

Install

The recommended way to install is to use pipx:

pipx install py2-package-finder

Usage

py2-package-finder [PACKAGE_NAME]

You can specify a different Python version using

py2-package-finder --python 3.4 [PACKAGE_NAME]

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

py2_package_finder-1.0.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

py2_package_finder-1.0.0-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

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