Skip to content

pythonの仕様等を確認する為のリポジトリ

Notifications You must be signed in to change notification settings

atu4403/python-specs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python specs

python の仕様等を実際にコードを動かして確認する

環境

  • python: 3.10.0
  • macos : 10.14.6
  • mac:
    • MacBook Pro (Retina, 13-inch, Early 2015)
    • 2.9 GHz Intel Core i5

jupyter-support-py

vscode には python で書いたもの(ipynb ではない)を notebook で動かす機能がある。この機能を使った検証を行う。

Working with Jupyter code cells in the Python Interactive window

timeit2

速度計測には timeit2 を使う。

timeit2 · PyPI

About

pythonの仕様等を確認する為のリポジトリ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages