CLI interface for otlet, the PyPI Web API wrapper
Project description
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
otlet_cli-1.0.1-py3-none-any.whl
(14.2 kB
view details)
File details
Details for the file otlet-cli-1.0.1.tar.gz
.
File metadata
- Download URL: otlet-cli-1.0.1.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.13 Darwin/19.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e89a961a82f4c2da76218a85e8e6a286ffffaf2404f9d7a952f20a1975d82e57 |
|
MD5 | 2f09ce15de0283091ad4cf319ea38911 |
|
BLAKE2b-256 | 15a1952e42a49c922ce77a673f447f0caf58f7685059354cf5b89a86c73047f7 |
File details
Details for the file otlet_cli-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: otlet_cli-1.0.1-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.13 Darwin/19.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 721f206cb5a11627fdb91043e6374eca28cf1b61d74c5aa8b97bc8751e76ead2 |
|
MD5 | f9cb015acb745c2570e339ef0403c488 |
|
BLAKE2b-256 | e3c7ce4ec2492671c6d3b1126735dd1a014c5c8e2cc98c2b9a4c5eb4dc60cb40 |