PyPI Simple Repository API client library wrapper
Project description
pypi-simple-cli
A wrapper for pypi-simple
| CI/CD | |
| Package | |
| Meta |
Example Usage:
> pypi-simple-cli list pypi-simple-cli
0.1.1
> pypi-simple-cli latest pypi-simple-cli
0.1.1
> pypi-simple-cli list requests 2.9
2.9.0
2.9.1
2.9.2
> pypi-simple-cli --endpoint=https://nexus.osdc.io/service/rest/repository/browse/pypi-all/ --release-stage=final list gdcdatamodel2
2.6.8
3.0.0
> pypi-simple-cli --endpoint=https://nexus.osdc.io/service/rest/repository/browse/pypi-all/ --pattern='use.*fix' list gdcdatamodel2
3.0.2.dev6+feat.dev.2298.use.different.post.fix.for.version
3.0.2.dev7+feat.dev.2298.use.different.post.fix.for.version
> pip install requests==$(pypi-simple-cli latest requests 2.30)
Collecting requests==2.30.0
Downloading requests-2.30.0-py3-none-any.whl (62 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.5/62.5 kB 2.5 MB/s eta 0:00:00
Requirement already satisfied: charset-normalizer<4,>=2 in ./venv37/lib/python3.7/site-packages (from requests==2.30.0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./venv37/lib/python3.7/site-packages (from requests==2.30.0) (3.6)
Requirement already satisfied: urllib3<3,>=1.21.1 in ./venv37/lib/python3.7/site-packages (from requests==2.30.0) (2.0.7)
Requirement already satisfied: certifi>=2017.4.17 in ./venv37/lib/python3.7/site-packages (from requests==2.30.0) (2023.11.17)
Installing collected packages: requests
Attempting uninstall: requests
Found existing installation: requests 2.31.0
Uninstalling requests-2.31.0:
Successfully uninstalled requests-2.31.0
Successfully installed requests-2.30.0
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
pypi-simple-cli-0.1.6.tar.gz
(18.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pypi-simple-cli-0.1.6.tar.gz.
File metadata
- Download URL: pypi-simple-cli-0.1.6.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e1c50a3c07ff97ff70bd4c66185c2bf0f89cf2eb3a40ceffd322d1b5d56ed69
|
|
| MD5 |
2b4f2e68dde89ae3469247e25b5bf95a
|
|
| BLAKE2b-256 |
555c509a3acf3ff45076895168994e49f8553bee19a84278d5d060ae48feb3aa
|
File details
Details for the file pypi_simple_cli-0.1.6-py3-none-any.whl.
File metadata
- Download URL: pypi_simple_cli-0.1.6-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efe2a13caf2999289191911335c3cc52b7e7087c07e4c93e2c92be106a9f5052
|
|
| MD5 |
35b5f67e3a28fe60d4d3273622513f44
|
|
| BLAKE2b-256 |
1e9e0dc96cf4c3d5d1ddd203878379d9475c49f9ca6a38b40bf418f9fb1b6a9b
|