Automate the operation of chouseisan.com
Project description
chouseisan_py
chouseisan_py automates the operations of 調整さん(Chouseisan). Currently, it only supports creating events.
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
Release history Release notifications | RSS feed
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)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfa75dd8e648e25b62ad79d436951cca3c0756a8bf5e2bcffdd7f80b4b855314
|
|
| MD5 |
bf445c84580ef8bf4d681bb476c5cb05
|
|
| BLAKE2b-256 |
164362f4e8053e30389d660b803a5207347a65810e40a645ffcca58490e02dd2
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72c34fa9b9ac8a71566bc3f8d3be1720c32bda464dfe78ec8cc14e700d09025f
|
|
| MD5 |
5eafb81d656a4cd31ced89898f82f8d7
|
|
| BLAKE2b-256 |
f4975bba6cdfdb467c9c92593163f53b07e92bdb557139f31b6482ce5806c391
|