Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🐍 Short Python tutorials and notes

License

Notifications You must be signed in to change notification settings

akrisanov/python_notebook

Repository files navigation

Jupyter Notebook on Python

jupyter notebook

Virtual Environment

python3 -m venv .venv
source .venv/bin/activate

REPL

Visual Studio Code: Cmd + Shift + P -> Python: Start REPL:

>>> help(str)
>>> help(str.upper)

The History of Python

PEPs

What I Don't Like About Python

...

Copyright

Copyright (C) 2019-2022 Andrey Krisanov. The notebook is licensed and distributed under the MIT license.

About

🐍 Short Python tutorials and notes

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /