https://github.com/berkeley-cdss/cardgate
Generates data for UC Berkeley card key access requests
https://github.com/berkeley-cdss/cardgate
Last synced: 5 days ago
JSON representation
Generates data for UC Berkeley card key access requests
- Host: GitHub
- URL: https://github.com/berkeley-cdss/cardgate
- Owner: berkeley-cdss
- License: bsd-3-clause
- Created: 2026-05-05T21:34:57.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-02T21:29:05.000Z (13 days ago)
- Last Synced: 2026-06-02T23:16:19.819Z (12 days ago)
- Language: Python
- Homepage: https://berkeley-cdss.github.io/cardgate/
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cardgate
Generate card key access spreadsheets for UC Berkeley departments.
## Documentation
See the [MyST documentation site](https://berkeley-cdss.github.io/cardgate/) for installation, setup, and usage instructions.
## Quick Start
```bash
pip install git+https://github.com/berkeley-cdss/cardgate.git
cardgate courses --unit STAT --building Evans -o out.csv
```