これから使いたい技術忘備録

概要

これから使う・使いたい技術・サービスの忘備録、随時更新。

Python

Jupyter notebook

jupyter.org

PyCharm

Eclipse+Pydevを使用しているが、PyCharmのコード解析機能を使ってみたい。

PyCharm code inspection techniques.

CI (Continuous Integration)

Travis CI

Travis CI - Test and Deploy Your Code with Confidence

Test and Deploy with Confidence Easily sync your GitHub projects with Travis CI and you’ll be testing your code in minutes!

http://tetsuwo.tumblr.com/post/44706350593/github-travis-continuous-integration
tetsuwo.tumblr.com

rcmdnk.github.io

Coveralls

coveralls.io

Travis CIと組み合わせてGitHubリポジトリカバレッジ計測をする。