Skip to main content

Hanyang Class Registration for python

Project description

Intro

Unofficial Hanyang Registration for Python

Installation

pip install hanyang_registration

Quick Start

1. Login

from hanyang_registration import sugang

sinchung = sugang.Sinchung(verbose=True) #default True
sinchung.login('2014036123', 'your_password')

2. Set Class Codes

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

3. Register

sinchung.register()

Changelog

  • v1.0.2 - Release

  • v1.1 - init시에 log_level이 verbose로 변경되었습니다.

sinchung = sugang.Sinchung(verbose=True) # default True

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.1.1.tar.gz (3.7 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