A lightweight CLI helper to organize your video ideas into JSON/XML/HTML formatted prompts
Project description
video-specs
Just a light CLI helper to organize your video idea into a JSON/XML/HTML formatted prompt.
Pre requisites
- Python 3.12+
uvis definitely recommended
Installation
From PyPI (recommended)
pip install video-specs
Or with uv:
uv pip install video-specs
From Homebrew (macOS/Linux)
brew tap dim-gggl/brew
brew install video-specs
From source (for development)
With uv
make install
uv pip install -e .
With pip
python3 -m venv venv
source venv/bin/activate
pip install click rich rich-click
pip install -e .
Start
video-specs
This should lauch the interactive mode, otherwise you can start with a simple :
video-specs --help
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
video_specs-0.1.1.tar.gz
(13.9 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 video_specs-0.1.1.tar.gz.
File metadata
- Download URL: video_specs-0.1.1.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56399f88e695aa364a32d221feb960ebd9b8ebd67b392edd3ab855977266d3e9
|
|
| MD5 |
5aaad986ea43ce5334592b986ce2ae1e
|
|
| BLAKE2b-256 |
b3e8b6d3f27a75422c64033971f8fbe26d4f5cdc08e3fbefc6885764fbd898c7
|
File details
Details for the file video_specs-0.1.1-py3-none-any.whl.
File metadata
- Download URL: video_specs-0.1.1-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0506cd0e2ee8de84cf342ee9bf1813acf3b08904fb3098d4a321f1efd6f9b31
|
|
| MD5 |
359aa0d7cd0c7d9019523374c24af244
|
|
| BLAKE2b-256 |
af343dc5bc9abc4eebadc3831136b0004dc254e03275474fc59b3ed615a133e8
|