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-0.0.1.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

line_works_sdk-0.0.1-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file line_works_sdk-0.0.1.tar.gz.

File metadata

  • Download URL: line_works_sdk-0.0.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for line_works_sdk-0.0.1.tar.gz
Algorithm Hash digest
SHA256 a4fdf2d016e043832a4049ebe384a5f8695bff3a26c28ab1852960ec722fac7b
MD5 d74c5d129e9d841ab8065cd18ba32b74
BLAKE2b-256 ef273f266a1ab8699f8bf63df15f80303b5ef68130dfab2b739b81dda5da8268

See more details on using hashes here.

File details

Details for the file line_works_sdk-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for line_works_sdk-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9d3001a96e8c549c84ed58de28491ab682d7898c5940906cbd28075dcf0942f2
MD5 304f5a92eb41ed5d4e3041a8bbb7a224
BLAKE2b-256 eab250ef199f00d0940e154930d7b2e2a832552f143eb65f5b62140235a5ff34

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