Skip to main content

Lab Downloader 📚

A pip CLI tool to easily download programs for ML (Machine Learning), SDP (Software Development Project), and MAD (Mobile Application Development) labs.

Features ✨

  • Quick Setup: Install via pip and start downloading labs instantly
  • 🎯 Multi-Lab Support: Download ML, SDP, or MAD labs individually or all at once
  • 📋 Status Tracking: Check which labs are downloaded and where
  • 🔧 Flexible: Customize download directory
  • 📖 Easy to Use: Simple CLI commands with helpful documentation

Installation 🚀

From source (local development):

cd lab-downloader
pip install -e .

From PyPI (once published):

pip install lab-downloader

Quick Start 🏃

Download a specific lab:

# Download ML lab
lab-downloader download ml

# Download SDP lab
lab-downloader download sdp

# Download MAD lab
lab-downloader download mad

Download all labs:

lab-downloader download all

List available labs:

lab-downloader list

Check download status:

lab-downloader status

Use custom download directory:

lab-downloader download ml --dir ./my_labs
lab-downloader download all --dir /path/to/labs

Verbose output:

lab-downloader download ml --verbose
# or
lab-downloader download ml -v

Available Labs 📚

🤖 ML (Machine Learning)

  • Description: Machine Learning lab with datasets and jupyter notebooks
  • Files: PCA analysis, multiple lab notebooks, breast cancer dataset
  • Command: lab-downloader download ml

💼 SDP (Software Development Project)

  • Description: Software Development Project lab programs
  • Command: lab-downloader download sdp

📱 MAD (Mobile Application Development)

  • Description: Mobile Application Development lab programs and resources
  • Command: lab-downloader download mad

Usage Examples 💡

# Download ML lab with detailed output
lab-downloader download ml -v

# Download all labs to a custom location
lab-downloader download all --dir ~/my_projects/labs

# Check what labs are available
lab-downloader list

# See current download status
lab-downloader status

# Get version info
lab-downloader version

File Locations 📁

By default, labs are downloaded to: ./lab_programs/

Structure:

lab_programs/
├── ML_Lab-main/
│   ├── lab6_PCA.ipynb
│   ├── ML_lab_1.ipynb
│   ├── breast-cancer.csv
│   └── ... (more notebooks)
├── sdp-program-main/
│   └── ... (SDP files)
└── MAD-program-main/
    └── MAD (1).txt

Requirements 📋

  • Python 3.7+
  • No external dependencies (uses only Python standard library)

Development 🛠️

Clone the repository:

git clone https://github.com/user/lab-downloader.git
cd lab-downloader

Install in development mode:

pip install -e .

Run tests:

python -m pytest

Build the package:

python -m build

Troubleshooting 🔧

Command not found after installation:

# Try reinstalling
pip install --force-reinstall -e .

Permission denied:

# On Unix/Linux/Mac
chmod +x $(which lab-downloader)

# Or use sudo
sudo pip install lab-downloader

Download fails:

  • Check your internet connection
  • Verify the lab name is correct: lab-downloader list
  • Try verbose mode: lab-downloader download ml -v

Contributing 🤝

Contributions are welcome! Please feel free to submit a Pull Request.

License 📄

This project is licensed under the MIT License - see the LICENSE file for details.

Support 💬

For issues, questions, or suggestions, please open an issue on GitHub.


Made with ❤️ for students learning ML, SDP, and MAD

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lab_ia-1.0.1.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lab_ia-1.0.1-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file lab_ia-1.0.1.tar.gz.

File metadata

  • Download URL: lab_ia-1.0.1.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for lab_ia-1.0.1.tar.gz
Algorithm Hash digest
SHA256 54ccd8aa50d69dd348050a9eb0d64fce0c3f99803940e8b787212131a8302947
MD5 832e264599b882bac0824e414dfab2ab
BLAKE2b-256 3d471482c12aa64cf4dc6c2fcc245dca904b940cda20c780ecaeb73e8a88967a

See more details on using hashes here.

File details

Details for the file lab_ia-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: lab_ia-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for lab_ia-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 deeb4e126ca9049d3a99efb47ab058d03f9be1b8d2cd020ca178086dd1f1965b
MD5 1185099d59c9e7f09e2fead2a8721788
BLAKE2b-256 2749a2a4812ae05b267d9238607950f362a3f2dc6b1786db866a45246930903c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.1 This release

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page