otlet-cli 1.0.1

Last updated:

0 purchases

otlet-cli 1.0.1 Image
otlet-cli 1.0.1 Images
Add to Cart

Description:

otletcli 1.0.1

CLI tool for querying the Python Packaging Index using Otlet.






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.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.