https://github.com/zehengl/yyc-library-review
An aggregation of your data in Calgary Public Library
https://github.com/zehengl/yyc-library-review
python yyc
Last synced: about 2 months ago
JSON representation
An aggregation of your data in Calgary Public Library
- Host: GitHub
- URL: https://github.com/zehengl/yyc-library-review
- Owner: zehengl
- License: mit
- Created: 2023-12-25T08:42:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-08T15:01:25.000Z (about 1 year ago)
- Last Synced: 2024-04-08T18:18:09.282Z (about 1 year ago)
- Topics: python, yyc
- Language: Python
- Homepage: https://zehengl.github.io/yyc-library-review/
- Size: 3.73 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# yyc-library-review

[](https://github.com/zehengl/yyc-library-review/actions/workflows/gh-deploy.yml)An aggregation of your data in Calgary Public Library
## Environment
- Python 3.9
## Getting Started
First, create a `.env` file to configure the [Calgary Public Library][3] account.
cpl_username=...
cpl_password=...Then, install and execute
python -m venv .venv
.venv\Scripts\activate
python -m pip install -U pip
pip install -r requirements.txt
python extract.py> Use `pip install -r requirements-dev.txt` for development and docs.
## Docs
mkdocs serve
## Credits
- [Logo][1] by [Muhamad Taupik][2]
[1]: https://www.iconfinder.com/icons/9554577/books_education_school_learning_study_book_science_laboratory_chemistry_icon
[2]: https://www.iconfinder.com/moudesain
[3]: https://calgarylibrary.ca