Skip to main content

Gench SDK

Project description

GenchAPI

This is the open source SDK of SJQU.

Update

0.0.8

  • Add the function of custom region

Features

  • Daily iHealth Report

Useful features will be constantly updated

Project on PyPi

missuo/GenchAPI

Usage

  1. You need to install GenchAPI before.
pip install GenchAPI
  1. Create a new file with following code.
from GenchAPI import GenchAPI
# In school by default: in school
GenchAPI.sign("1900001", "123456")
# Not in school
GenchAPI.sign("1900001", "123456", 0)
# Customized region
GenchAPI.sign("1900001", "123456", 0, "四川省", "成都市", "金牛区")

Github Action

bojj1/SJQU-Health-Report

Contributors

missuo

License

MIT License

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

GenchAPI-0.0.8.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distributions

GenchAPI-0.0.8-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

GenchAPI-0.0.8-py2.py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 2 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