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.1.tar.gz
(33.6 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.1-py3-none-any.whl
(37.3 kB
view details)
File details
Details for the file quco-0.1.1.tar.gz.
File metadata
- Download URL: quco-0.1.1.tar.gz
- Upload date:
- Size: 33.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57f698b44a08176c491aca9ce21fbb0f3c98591f413c344a21d61ae0c11428ef
|
|
| MD5 |
7f9bf2b59fb174843802c886489f2316
|
|
| BLAKE2b-256 |
cb49674cce234713b8d37b0f4f80bb55d1cb36f3f960bf0e9ca96dc76c24320e
|
File details
Details for the file quco-0.1.1-py3-none-any.whl.
File metadata
- Download URL: quco-0.1.1-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.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e17b27dcc477959f173568030a3b0b0273e09b2073bb9c5bf517292f46e10a81
|
|
| MD5 |
47b16e9c6a4b74aff98337fd8f41edb4
|
|
| BLAKE2b-256 |
646cf43796c3a2176db3cb73e6d030ed6f80879b43bc6ab7e70a391ed8bf026b
|