Dependency Exposition Boiled Down
Project description
Introduction
Dexpo is a simple CLI tool for generating basic reports about a given package using data from the libraries.io API.
Disclaimer: Only PyPI and NPM projects are currently supported.
Requirements
- Python >= 3.11.6
- libraries.io account
Getting Started
- Clone this repo in your dev environment
- Create a virtual environment
$ python -m venv envand activate:
- Windows:
PS> env/scripts/activate - Linux:
$ env/bin/activate
- Install dependencies
pip install -r requirements.txt - Create a libraries.io account and get your api key from the settings page.
- You must include your private
--api-keyvalue as an argument or store it in an environment variable calledLIBRARIESIO_API_KEY
Usage
$ python dexpo.py pandas --api-key 123APIKEY456 --platform pypi --report
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
dexpo-0.1.0.tar.gz
(3.6 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
dexpo-0.1.0-py3-none-any.whl
(5.3 kB
view details)
File details
Details for the file dexpo-0.1.0.tar.gz.
File metadata
- Download URL: dexpo-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0bae660d0a0605fba2003f7f29ae0c2f9237993eec91e2d6f364d4889ec67f7
|
|
| MD5 |
ef7a942b53050667d73dbd39b754a203
|
|
| BLAKE2b-256 |
dfbdb59001d3bedcb90d3a4595902c2d7e17a6a1bf2af5964c40728ab1228fb2
|
File details
Details for the file dexpo-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dexpo-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44fa681db439253bb54c6b912dd9288315f3c81051a83ec65e9d2a263d3ebd5e
|
|
| MD5 |
2de5cb32082cc05a8729353ae2976ad8
|
|
| BLAKE2b-256 |
da1690406a26c19d889e7cf2fd902f74ee1106a876820f8f5b45dc4ec5afb1c5
|