.. UECda-PyClient documentation master file, created by sphinx-quickstart on Fri Oct 7 17:02:01 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. UECda-PyClient ========================================== UECda-PyClientはコンピュータ大貧民大会であるUECdaのためのPythonクライアントです。 Pythonで書かれたことで、短くわかりやすいコードになりました。 また、TensorFlowやChainer、Theano等の機械学習ライブラリの使用にも適しています。 ================== Download ================== UECda-PyClientのダウンロードは以下のリポジトリから行ってください: * `UECda-PyClient `_ ================== Installation ================== UECda-PyClientを動かすために必要なライブラリをインストールします。 :: pip install -r requirements.txt **Prerequisites**: UECda-PyClientはPython 2.7 と Python 3.4+で実行することができます。 ただし、Python 3.5で実行することを強く推奨します。 **Platforms**: UECda-PyClientはどんなUnixライクなプラットフォーム上でも実行することができます。 またWindows上でも実行することができます。ただし、推奨はしません。 ================== Documentation ================== 提供するAPIについて、ドキュメンテーション文字列から自動生成した内容のリンクを張る。 Contents: .. toctree:: :maxdepth: 2 Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`