Skip to main content

Wellnote downloader

Project description

wellnote downloader

Wellnote からデータをダウンロードするツールです。ブラウザを自動操作し、ユーザーが一つづつクリックしたのと同じ作業を次々と繰り返すツールです。

必要な環境は、Python が動き、FirefoxまたはChromeがインストールされている環境です。OSは特に指定しません。

セットアップ

  1. Firefox または Chrome をインストールする。

  2. Pythonをインストールする。 コマンドラインからpython3コマンドとpip3コマンドを実行できるか確認する

    $ python3 --version
    Python 3.11.0
    
    $ pip3 --version 
    pip 22.3 from pip (python 3.11)
    
  3. wellnote downloader をインストール

    pip3 install wellnote_downloader
    

    コマンドラインからwellnote_downloaderコマンドを実行できるか確認する。

    $ wellnote_downloader --version
    0.1.0
    

開発者

ライセンス

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

貢献方法

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

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

wellnote_downloader-0.1.0.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

wellnote_downloader-0.1.0-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

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