mirror of
https://github.com/satwikkansal/wtfpython
synced 2025-07-04 12:28:05 +02:00
43 lines
942 B
Markdown
Vendored
43 lines
942 B
Markdown
Vendored
---
|
|
hide:
|
|
- navigation
|
|
- toc
|
|
---
|
|
|
|
<p align="center"><img src="images/logo.png#gh-light-mode-only" alt=""><img src="images/logo-dark.png#gh-dark-mode-only" alt=""></p>
|
|
<h1 align="center">What the f*ck Python! 😱</h1>
|
|
<p align="center">Exploring and understanding Python through surprising snippets.</p>
|
|
|
|
## Sections
|
|
<br>
|
|
|
|
::cards:: cols=5
|
|
|
|
- title: English
|
|
content: Original language
|
|
image: images/usa.png
|
|
url: USA/
|
|
|
|
- title: Translations
|
|
content: Other languages
|
|
image: images/world.png
|
|
url: CN/
|
|
|
|
- title: Website
|
|
content: Interactive Website
|
|
image: images/website.png
|
|
url: https://wtfpython-interactive.vercel.app/
|
|
|
|
- title: Notebook
|
|
content: Interactive Notebook
|
|
image: images/jupyter.png
|
|
url: https://colab.research.google.com/github/satwikkansal/wtfpython/blob/master/irrelevant/wtf.ipynb
|
|
|
|
- title: CLI
|
|
content: Installation
|
|
image: images/cli.png
|
|
url: https://pypi.org/project/wtfpython/
|
|
|
|
::/cards::
|
|
|
|
|