Skip to main content

Add your description here

Project description

coop-kobe-downloader

PyPI version build License

コープこうべの宅配の注文書(CSV)をダウンロードする Python パッケージ

Installation

You can install this library using PyPI:

pip install coop-kobe-downloader

使用方法

from coop_kobe_downloader import CoopKobeDownloader

# ログインID
login_id = "hoge@example.com"

# パスワード
password = "hogehoge"

# CSV出力先のディレクトリ
download_dir = ".output"

# ダウンローダーのインスタンスを作成
downloader = CoopKobeDownloader(login_id, password, download_dir)

# ダウンロード処理 (例: 2024年6月2週)
downloader.download("2024062")

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

coop_kobe_downloader-0.1.0.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

coop_kobe_downloader-0.1.0-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file coop_kobe_downloader-0.1.0.tar.gz.

File metadata

  • Download URL: coop_kobe_downloader-0.1.0.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.2

File hashes

Hashes for coop_kobe_downloader-0.1.0.tar.gz
Algorithm Hash digest
SHA256 87a61cab2b5e67ba01f279338a042873f9acd771078a1a7784f9fac9f4f66646
MD5 a47cf365bfefc8ef1eeddf4f6ca61fa4
BLAKE2b-256 85e6389a7aea3eef205c683de47b94a1963110cddb01e7887ae125595e5e5719

See more details on using hashes here.

File details

Details for the file coop_kobe_downloader-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for coop_kobe_downloader-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 19070bbdf2656bf7a27dd1c419890af5b2f1ed0dab2aa14463909697167f3b35
MD5 05c71558f61c53da54ce717141603e7a
BLAKE2b-256 63fa4cedf818b739587e6ff29e61024ce9b1d193560b00619b32c8ad0edc3877

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