Install and fetch bundled Jupyter notebooks from the command line
Project description
quco
A small Python package that bundles 6 Jupyter notebooks and exposes a CLI:
quco list→ lists all notebooksquco show 1→ copies notebook #1 into your current folder
Local development
pip install -e .
Then run:
quco list
quco show 1
Publishing to PyPI
- Update version in
pyproject.tomlandsrc/quco/__init__.py - Build package:
python -m build
- Upload:
python -m twine upload dist/*
After publishing, users can run:
pip install quco
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
quco-0.1.0.tar.gz
(33.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
quco-0.1.0-py3-none-any.whl
(37.3 kB
view details)
File details
Details for the file quco-0.1.0.tar.gz.
File metadata
- Download URL: quco-0.1.0.tar.gz
- Upload date:
- Size: 33.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffc2a82dd2f90844c3e19fa36ed0ffc6ae78bfdc589b15cf7a42ce5439ed03b0
|
|
| MD5 |
38bac827cdb1d52e45de5de3d00554c6
|
|
| BLAKE2b-256 |
4e18ded6b8bc8ad8e4859969722ee645147f626ecb910753ff7ba41611ae30cb
|
File details
Details for the file quco-0.1.0-py3-none-any.whl.
File metadata
- Download URL: quco-0.1.0-py3-none-any.whl
- Upload date:
- Size: 37.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00c5817c40faa6a538db3dfac3958dcaaf4a59eb4ac25df80ad80b1a3247502c
|
|
| MD5 |
d0093d661098a8bf9748946993b613f0
|
|
| BLAKE2b-256 |
c32e31efbfc7b74d92437564eca9ed19ab2d5eabe3a12e8a514f98f201b2b403
|