1
0
Fork 0
mirror of https://github.com/satwikkansal/wtfpython synced 2025-07-04 12:28:05 +02:00
wtfpython/docs/index.md
Francisco Alfaro 0f757855b6 update may 2024
2024-05-13 08:23:55 -04:00

43 lines
940 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::