Skip to main content

CHaser 2012 client library for Python

Project description

動作環境

  • Python2.7

インストール

easy_installやpipでインストールしてください。

$ pip install nullpobug.chaser

簡単な使い方

動かずサーチだけ実行するCHaserクラスを作ってみます。

my_chaser.py:

from nullpochaser.chasers.silent import SilentCHaser

class MyCHaser(SilentCHaser):
    pass

これを動かすには次のようにコマンドを実行します。

$ python -m nullpochaser.main --chaser=my_chaser.MyCHaser

-p オプションでポート番号を指定できます。他のオプションを確認するには、 --help オプションを指定してください。

$ python -m nullpochaser.main --help

詳しくはソースを読んでください。

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nullpobug.chaser-0.1.zip (9.0 kB view details)

Uploaded Source

File details

Details for the file nullpobug.chaser-0.1.zip.

File metadata

File hashes

Hashes for nullpobug.chaser-0.1.zip
Algorithm Hash digest
SHA256 83176e3b5c039fef6bc59856651fa11ac6b93e94f14610ec5bddb73b9490aeb6
MD5 861a2e13a879505576b3cbe123f0924f
BLAKE2b-256 18a8f3a47db66a737d49409744516e44a2ecb91259c448dd8e9726d89b9da856

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