Learn python - a space for me to learn and document how python works
Find a file
2024-03-31 19:58:43 +02:00
api add simple http request 2024-01-07 16:06:58 +01:00
basics document requirements & .env file 2023-10-08 15:34:41 +02:00
hello-world create hello-world program 2023-08-27 16:24:41 +02:00
math create math.py 2023-08-27 20:14:21 +02:00
openai add dall e image creation script 2024-03-31 19:58:43 +02:00
sql create db functions script for postgresql 2023-08-27 20:13:49 +02:00
.gitignore Initial commit 2023-08-27 16:03:16 +02:00
README.md add toc 2023-10-08 15:27:58 +02:00

python

Learn python - a space for me to learn python

Table of contents

  • api
  • basics
  • hello-world
  • math
  • sql