科学の箱

科学・IT・登山の話題

「 Python 」 一覧

no image

pythonからgoogle translateを使う

2019/06/19   -Python

まずはパッケージをpip経由でインストール pip install googletrans これで完了。あとは利用するだけです。 日本語を英語に翻訳するとき。 translator = Transla …

no image

GCP google translatorの利用

2019/06/10   -Python
 

こちらが詳しい https://cloud.google.com/translate/docs/reference/libraries#client-libraries-usage-python &n …

no image

django install

2019/05/21   -Python
 

まずはdjangoをインストールする pip install django   Versionを確認する python -m django –version はじめてのプロジェク …

no image

python coding styleのツール

2019/04/24   -Python
 

Pythonで使えるコーディングツール pep8 flake8 pylint  

no image

Anaconda Jupyterで自動補完を使う手順

2019/02/07   -Python

まずはnbexensionsをインストール。これは拡張モジュールを管理する機能。 conda install -y -c conda-forge jupyter_contrib_nbextension …

2026年5月
« 9月    
 123
45678910
11121314151617
18192021222324
25262728293031

side bar top



アーカイブ

カテゴリー