Skip to main content

Hanyang Class Registration for python

Project description

Intro

Unofficial Hanyang Registration for Python

Intallation

pip install hanyang_registration

Quick Start

1. Login

from hanyang_registration import sugang
import logging

# log_level default value is logging.INFO
sinchung = sugang.Sinchung(log_lovel=logging.INFO)
sinchung.login('2014036123', 'your_password')

2. Set Class Codes

sinchung.sugang_codes = ['12345', '12345', '12345', ...]

3. Register

sinchung.register()

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

hanyang_registration-1.0.tar.gz (2.8 kB view hashes)

Uploaded Source

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