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.2.0.tar.gz
(22.5 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.2.0.tar.gz.
File metadata
- Download URL: youtube_colab_proxy-0.2.0.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4ea02523641b7210130c71fa8d1af9cdcba3d044f9bf1ce8c878bf12e65db55
|
|
| MD5 |
1e6ad2c1cc855e18f032cb619d9677a1
|
|
| BLAKE2b-256 |
92c96a4804217a7b1a4f1b3e6438a8afd3408f3ada04b03d9fe147eb0f9df216
|
File details
Details for the file youtube_colab_proxy-0.2.0-py3-none-any.whl.
File metadata
- Download URL: youtube_colab_proxy-0.2.0-py3-none-any.whl
- Upload date:
- Size: 25.7 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 |
0152827bf560fa6b1770d96c54cd5f59f4dae8bb8d75b51fc5f5b4d5561263c3
|
|
| MD5 |
4def13974b7787b86296fbf2e3961fda
|
|
| BLAKE2b-256 |
f1f3c7e0eca66f3d74c2f94b0934ccb19eef03dd62f98b6d70975198907fd015
|