A template for creating a Python package and publishing it to PyPI
Project description
SWECC Course Scraper
Dev Setup
python -m venv venv
source venv/bin/activate
pip install -e ".[dev]"
pre-commit install
Commands
# lint
ruff check swecc_course_scraper
# format
black swecc_course_scraper
# type check
mypy swecc_course_scraper
# test
pytest
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
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 swecc_course_scraper-0.1.1.tar.gz.
File metadata
- Download URL: swecc_course_scraper-0.1.1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c7e7eb289807243efba664e96d0b03402480756af67bb272a79fd684dfe8a07
|
|
| MD5 |
12cc4cfdeff7fd9227d3c1cadcda7538
|
|
| BLAKE2b-256 |
ab66a5d4ad4552021dbb31d6d61c334a30395a036b1b07be5354c65e4583fac3
|
File details
Details for the file swecc_course_scraper-0.1.1-py3-none-any.whl.
File metadata
- Download URL: swecc_course_scraper-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f951f229e1219e0eba51a1c2c5531eb64fd2afdc68c7492d07eef5288913f3b5
|
|
| MD5 |
db765ca1d43ca581ebd5f630b239913f
|
|
| BLAKE2b-256 |
0bc4b9f55d6b28420dc20d646f86d60e080c73c8f1e8348e9a2672e1c920d28b
|