Skip to main content

A cli tool for BIT campus network.

Project description

Install

Via pip

python -m pip install -U srun-cli-bit

Via binary

Download binary file from GitHub release page . (If you are using Linux, you may need to run chmod +x [binary_file] first.)

Via source

  1. Clone this repo
  2. Install dependencies using pip install -r requirements.txt
  3. Run python src/main.py login

Usage

srun-bit config: set account ID and Password

srun-bit login: sign in the network account

srun-bit logout: disconnect the network

srun-bit info: show account information

Note

Latest Binary Version Compile Option

  • Windows10(python3.9.7): python -m nuitka src/main.py --onefile --standalone --mingw64
  • Ubuntu(python3.9.0): python -m nuitka --onefile --standalone src/main.py

Windows binary version NOT works on Windows7

Thanks to

https://github.com/vouv/srun

Nuitka

Project details


Download files

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

Source Distribution

srun-cli-bit-0.1.5.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

srun_cli_bit-0.1.5-py3-none-any.whl (21.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page