Terminal environment setup with less pain
Project description
clideps
(New and currently in progress!)
clideps is a cross-platform tool and library that helps with the headache of checking your system setup and if you have various dependencies set up right:
-
Environment variables, .env files, and API keys
-
System tools and packages: Check for external tools (like ffmpeg or ripgrep) and environment variables (such as API keys) available.
-
Python external library dependencies
And then it interactively helps you fix it!
-
It can help you find and safely edit .env files with API keys
-
It can check if you have packages installed
-
If you don't, it can tell you how to install them using whatever package manager you use
-
If you don't have a package manager installed, it will help you install it too!
Supports several major package managers on macOS, Windows, and Linux.
Usage
It is available on PyPy clideps so do the usual uv add clideps or pip install clideps, etc.
For uv users (recommended):
# Run the cli
uvx clideps --help
# Check current setup
uvx clideps check
This project was built from simple-modern-uv.
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
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 clideps-0.1.8.tar.gz.
File metadata
- Download URL: clideps-0.1.8.tar.gz
- Upload date:
- Size: 75.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5624bd41779a1f4181de7de74e1f730a323fdd7e4178bc8d04944bdc8f398bb
|
|
| MD5 |
8dff8a8802a21eb39f6318d6b92cccd9
|
|
| BLAKE2b-256 |
3adb1072b6b773577717ab1a90c2ba17a0263b5e78035c050920c462faf3eb8a
|
File details
Details for the file clideps-0.1.8-py3-none-any.whl.
File metadata
- Download URL: clideps-0.1.8-py3-none-any.whl
- Upload date:
- Size: 39.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f35e67d844deeef8bb71758c4273c815ae6742347b532d1d2d2d0df72353cf4
|
|
| MD5 |
d9063bc2565eacfe4cc56e3f58e327e1
|
|
| BLAKE2b-256 |
13029cade164cfeb5b8c4673f7a25d470426d42fcbed01cdc67ce1179d7e3ef5
|