Skip to main content

Automate the operation of chouseisan.com

Project description

chouseisan_py

chouseisan_py automates the operations of 調整さん(Chouseisan). Currently, it only supports creating events.

Test codecov

Installation

$ pip install chouseisan-py

Usage

>>> from datetime import datetime
>>> from chouseisan_py.chouseisan import Auth, Chouseisan
>>> auth = Auth(email="test@example.com", password="<secret>")
>>> chouseisan = Chouseisan(auth)
>>> chouseisan.create_event(
...    title="test event",
...    candidate_days=[datetime(2021, 10, 17, 19, 0), datetime(2021, 10, 18, 19, 0)]
... )
'https://chouseisan.com/s?h=f7b7fc11995b441782844bc3fddaf456'

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

chouseisan_py-0.1.1.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

chouseisan_py-0.1.1-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file chouseisan_py-0.1.1.tar.gz.

File metadata

  • Download URL: chouseisan_py-0.1.1.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.13.0-1023-azure

File hashes

Hashes for chouseisan_py-0.1.1.tar.gz
Algorithm Hash digest
SHA256 dfa75dd8e648e25b62ad79d436951cca3c0756a8bf5e2bcffdd7f80b4b855314
MD5 bf445c84580ef8bf4d681bb476c5cb05
BLAKE2b-256 164362f4e8053e30389d660b803a5207347a65810e40a645ffcca58490e02dd2

See more details on using hashes here.

File details

Details for the file chouseisan_py-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: chouseisan_py-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.13.0-1023-azure

File hashes

Hashes for chouseisan_py-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 72c34fa9b9ac8a71566bc3f8d3be1720c32bda464dfe78ec8cc14e700d09025f
MD5 5eafb81d656a4cd31ced89898f82f8d7
BLAKE2b-256 f4975bba6cdfdb467c9c92593163f53b07e92bdb557139f31b6482ce5806c391

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