Skip to main content

Pukyong National University Smart-LMS Python client

Project description

부경대학교 Smart-LMS Python 클라이언트

사용법

import sys

from pknulms import LMSClient

lms = LMSClient()

if not lms.login('사용자 아이디', '사용자 비밀번호'):
    print('로그인에 실패했습니다.')
    sys.exit(0)

if lms.send_note('받는 사람 아이디', '제목', '내용'):
    print('쪽지 전송 성공')
else:
    print('쪽지 전송 실패')

lms.logout()

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

pknulms-1.0.2.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

pknulms-1.0.2-py2.py3-none-any.whl (3.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pknulms-1.0.2.tar.gz.

File metadata

  • Download URL: pknulms-1.0.2.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pknulms-1.0.2.tar.gz
Algorithm Hash digest
SHA256 93c93e5cff6c77bb4b00b75ea02aabc4c48aea0aa9a8392f0c6da15a9564e155
MD5 c031f2f26bd3287743f8e2120c2b552b
BLAKE2b-256 0c1420d3be5080b955229725247d46671a09f7987141421ff5c0b632331b0dc5

See more details on using hashes here.

File details

Details for the file pknulms-1.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pknulms-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 956c58c1a72e55fa2084b9f17233ddac1a623fa854cee3cfad72051a08337389
MD5 f189a121c18134e9020ed348f1159c19
BLAKE2b-256 63689221f2696d09175de49b3d73b617605616b30e3af117d215f4e3f5d73877

See more details on using hashes here.

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