Skip to main content

CLI interface for otlet, the PyPI Web API wrapper

Project description

otlet_cli readme image
CLI tool for querying the Python Packaging Index using Otlet.

license-mit github-issues github-pull-requests pypi-python-versions pypi-package-version

Installing

Otlet-cli can be installed from pip using the following command:

pip install -U otlet-cli

To install from source, please see the INSTALLING file.

Usage

Get info about a particular package:

otlet sampleproject

Or a specific version:

otlet django 4.0.6

Check out all available releases for a package:

otlet releases tensorflow

List all available wheels:

otlet download torch -l

Then download a wheel for Python 3.9 on x86_64 macOS:

otlet download torch -w "python_tag:3.9,platform_tag:macosx*x86_64"

And more... just run:

otlet --help

Contributing

If you notice any issues, or think a new feature would be nice, feel free to open an issue.

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

otlet-cli-1.0.1.tar.gz (12.0 kB view hashes)

Uploaded Source

Built Distribution

otlet_cli-1.0.1-py3-none-any.whl (14.2 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