A minimal Python package scaffold for Youtube-Colab-Proxy.
Project description
youtube-colab-proxy
A minimal Python package scaffold.
Install (from source)
pip install -e .
This exposes a CLI:
ycp
Development
- Create venv and install dev tools:
python3 -m venv .venv
source .venv/bin/activate
pip install -U pip setuptools wheel build pytest
pip install -e .
- Run tests:
pytest -q
Build
python -m build
Artifacts are created under dist/.
Publish
- Install Twine and upload:
pip install twine
python -m build
twine upload dist/*
Replace the homepage/repo URLs in pyproject.toml.
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
youtube_colab_proxy-0.3.0.tar.gz
(22.8 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 youtube_colab_proxy-0.3.0.tar.gz.
File metadata
- Download URL: youtube_colab_proxy-0.3.0.tar.gz
- Upload date:
- Size: 22.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ed83a08cf726ce790416448375928561e7563b6fe645bf941ac01fe23a7bad6
|
|
| MD5 |
01dfd868ca53b02fe5bd2dfb5bd3f9ce
|
|
| BLAKE2b-256 |
6912cde91291ca5ea4cbf92f2d204d14360b93fc75d9d9b0db63e4a1c9a54f25
|
File details
Details for the file youtube_colab_proxy-0.3.0-py3-none-any.whl.
File metadata
- Download URL: youtube_colab_proxy-0.3.0-py3-none-any.whl
- Upload date:
- Size: 26.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72faed56ca57de4ace1c915a3d138a05aec215ba5d5bc24ac9f80f388b13aed9
|
|
| MD5 |
b14d4376eb8f776c60f8fc62a47b4907
|
|
| BLAKE2b-256 |
ff53a327eab1cbef60f3dc73ae4f3ceff44e247433d00c74469fe085d7afc57f
|