Skip to main content

LINE Works SDK for Python

Project description

line-works-sdk

LINE Works SDK for Python

Requirements

Python 3.10+

Installation

$ pip install line-works-sdk

Usage

from line_works import LineWorks


WORKS_ID = "YOUR WORKS ID"
PASSWORD = "YOUR WORKS PASSWORD"

works = LineWorks(works_id=WORKS_ID, password=PASSWORD)
# [INFO] line_works/client:66 login success: LineWorks(works_id='xxxxx', tenant_id=xxxxxxxx, domain_id=xxxxxxxx, contact_no=xxxxxxxxxxxxx)

my_info = works.get_my_info()
print(f"{my_info=}")

Contributors

GitHub Actions

The following linter results are detected by GitHub Actions.

  • ruff
  • mypy

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

line_works_sdk-1.0.dev202411060111.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file line_works_sdk-1.0.dev202411060111.tar.gz.

File metadata

File hashes

Hashes for line_works_sdk-1.0.dev202411060111.tar.gz
Algorithm Hash digest
SHA256 2aa22941e12ed11eaf37995aa7cef25a4dde6c1d2d01161a760e68ff11ffe7b6
MD5 77b5162206b077236895514f9b567523
BLAKE2b-256 26a8c1f20081dffa4396597cc21dadfdc4113400939432a7de5f1e60b1350dc1

See more details on using hashes here.

File details

Details for the file line_works_sdk-1.0.dev202411060111-py3-none-any.whl.

File metadata

File hashes

Hashes for line_works_sdk-1.0.dev202411060111-py3-none-any.whl
Algorithm Hash digest
SHA256 a5c8b4f2aa623d3d7ea342d66f99ac9e57626f536fec7a1ad752dd54e7bb120e
MD5 229b1044a5a738d1823bf5bb3a694876
BLAKE2b-256 0b5e0708a934b5edefab852cece08b657b0dc32eb2464c5e333b5ec5243d041d

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