lynx
lynx: Local Yard for Notes and eXercises. (A lecture management system)
It provides a simple CLI interface to manage your lecture notes and exercises. You can easily create, organize, and pack your lecture materials/homework with lynx.
Installation
With uv (recommended)
uv tool install pyLynx
From source
git clone https://github.com/a1fredbao/lynx
uv tool install .
Development setup (uv virtual environment)
uv sync --extra dev
pytest
uv sync/uv sync --extra dev will create and manage the project virtual environment automatically.
CLI usage
lynx course <course_name>
lynx lecture <lecture_name>
lynx clean
lynx pack
Release files for pyLynx 3.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pylynx-3.0.1.tar.gz | 7.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pylynx-3.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.9 kB
Release files / pylynx-3.0.1.tar.gz
| Download URL | pylynx-3.0.1.tar.gz |
|---|---|
| Size | 7.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5b22efde39de6109c3d01810fe782b6d9ee3bc7a62fb19f8e3f24055fd578236
|
|
BLAKE2b-256 checksum How to use checksums |
65bac2f16c38387d364882a67a5aa2c08124f5ca6ebda91a5900c227290073f5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Release files / pylynx-3.0.1-py3-none-any.whl
| Download URL | pylynx-3.0.1-py3-none-any.whl |
|---|---|
| Size | 7.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
69fd6872dc573ab43483fc5376b646afd7f31d066cb246d6cf8b1ee0d3eb7181
|
|
BLAKE2b-256 checksum How to use checksums |
1aa180bbfd68ff6758d94580b37cb06c00e1b91cfb1b734aa034d6f3507b92bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|