Login to Campnet via GUI automation.
Project description
campnet-login
GUI automation CLI to log into BITS Campnet.
Install
pip install campnet-login
Required: Tkinter
PyAutoGUI (via mouseinfo) requires Tkinter. Install it for the Python you use to run campnet-login.
- Debian/Ubuntu: sudo apt install python3-tk
- Fedora: sudo dnf install python3-tkinter
- Arch: sudo pacman -S tk
If you use a virtual environment, ensure the base Python has Tkinter or recreate the venv from one that does. Verify: python -c "import tkinter; print('tk OK', tkinter.TkVersion)"
Optional system tool (Linux)
For desktop notifications, install notify-send (libnotify). If missing, the tool falls back to printing messages.
- Debian/Ubuntu: sudo apt install libnotify-bin
- Fedora: sudo dnf install libnotify
- Arch: sudo pacman -Sy libnotify
Usage
campnet-login --help
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 campnet_login-0.1.3.tar.gz.
File metadata
- Download URL: campnet_login-0.1.3.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9eebb7baae2d3b50538458fb8e4cbba88f2f63a7575dc2ac3ed94ce4fe55e67
|
|
| MD5 |
c0cf7f19c52fa1b0457035d4cfb29f8d
|
|
| BLAKE2b-256 |
98091f08690b53ebe9c99354191f7d16ab8be8b7b0d029af5a2d73b1062c4313
|
File details
Details for the file campnet_login-0.1.3-py3-none-any.whl.
File metadata
- Download URL: campnet_login-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd89b535fe1aadcb3b1d91cb55e52349e920086f99d80da42064f4ea07f384d3
|
|
| MD5 |
adcf64fd5f2c1b47804bfd8fde774433
|
|
| BLAKE2b-256 |
7510e8efeb082586f72ece049fb4036669d4f8ad03513a241eeac9fd534ecf9a
|