Commit 2e6b895
File tree
2,205 files changed
+157329
-9394
lines changed- .circleci
- .github/workflows
- add-to-path
- advent-of-code
- solutions
- 2019/01_the_tyranny_of_the_rocket_equation
- 2020
- 01_report_repair
- 05_binary_boarding
- 2021/05_hydrothermal_venture
- templates
- bpython
- build-a-django-content-aggregator
- source_code_final
- content_aggregator
- podcasts
- management/commands
- migrations
- static
- imgs
- templates
- source_code_setup
- static
- imgs
- templates
- source_code_step_1
- content_aggregator
- podcasts
- source_code_step_2
- content_aggregator
- podcasts
- migrations
- source_code_step_3
- content_aggregator
- podcasts
- migrations
- static
- imgs
- templates
- source_code_step_4
- content_aggregator
- podcasts
- migrations
- static
- imgs
- templates
- source_code_step_5
- content_aggregator
- podcasts
- management/commands
- migrations
- static
- imgs
- templates
- source_code_step_6
- content_aggregator
- podcasts
- management/commands
- migrations
- static
- imgs
- templates
- source_code_step_7
- content_aggregator
- podcasts
- management/commands
- migrations
- static
- imgs
- templates
- build-a-web-scraper
- celery-async-tasks
- source_code_final
- django_celery
- feedback
- migrations
- templates/feedback
- source_code_initial
- django_celery
- feedback
- migrations
- templates/feedback
- chatterbot
- source_code_final
- source_code_step_1
- source_code_step_2
- source_code_step_3
- source_code_step_4
- source_code_step_5
- complex-numbers
- django-diary
- django-flashcards-app
- source_code_final
- cards
- migrations
- templates/cards
- templatetags
- flashcards
- source_code_step_1
- flashcards
- source_code_step_2
- cards
- migrations
- templates/cards
- flashcards
- source_code_step_3
- cards
- migrations
- templates/cards
- flashcards
- source_code_step_4
- cards
- migrations
- templates/cards
- flashcards
- source_code_step_5
- cards
- migrations
- templates/cards
- flashcards
- source_code_step_6
- cards
- migrations
- templates/cards
- templatetags
- flashcards
- django-gunicorn-nginx
- config
- etc/nginx/sites-available
- gunicorn
- myapp
- migrations
- templates/myapp
- project
- requirements
- static/js
- django-hosting-heroku
- django-pagination
- pythonwiki
- terms
- migrations
- static/terms
- templates/terms
- examples
- django-todo-list
- source_code_final
- todo_app
- migrations
- templates
- todo_app
- todo_project
- source_code_step_1
- source_code_step_2
- todo_app
- migrations
- todo_project
- source_code_step_3
- todo_app
- migrations
- todo_project
- source_code_step_4
- todo_app
- migrations
- todo_project
- source_code_step_5
- todo_app
- migrations
- templates
- todo_app
- todo_project
- source_code_step_6
- todo_app
- migrations
- templates
- todo_app
- todo_project
- source_code_step_7
- todo_app
- migrations
- templates
- todo_app
- todo_project
- document-your-python-project-with-mkdocs
- source_code_final
- calculator
- docs
- site
- assets
- images
- javascripts
- lunr
- min
- workers
- stylesheets
- explanation
- how-to-guides
- reference
- tutorials
- source_code_step_1
- source_code_step_2
- calculator
- source_code_step_3
- calculator
- source_code_step_4
- calculator
- docs
- source_code_step_5
- calculator
- docs
- site
- assets
- images
- javascripts
- lunr
- min
- workers
- stylesheets
- explanation
- how-to-guides
- reference
- tutorials
- source_code_step_6
- calculator
- docs
- site
- assets
- images
- javascripts
- lunr
- min
- workers
- stylesheets
- explanation
- how-to-guides
- reference
- tutorials
- dwitter-part-1
- source_code_final
- dwitter
- migrations
- social
- source_code_step_01
- dwitter
- social
- source_code_step_02
- dwitter
- migrations
- social
- source_code_step_03
- dwitter
- migrations
- social
- dwitter-part-2
- source_code_final
- dwitter
- migrations
- templates
- dwitter
- social
- source_code_start
- dwitter
- migrations
- social
- source_code_step_04
- dwitter
- migrations
- templates
- social
- source_code_step_05
- dwitter
- migrations
- templates
- dwitter
- social
- source_code_step_06
- dwitter
- migrations
- templates
- dwitter
- social
- dwitter-part-3
- source_code_final
- dwitter
- migrations
- templates
- dwitter
- social
- source_code_start
- dwitter
- migrations
- templates
- dwitter
- social
- source_code_step_07
- dwitter
- migrations
- templates
- dwitter
- social
- source_code_step_08
- dwitter
- migrations
- templates
- dwitter
- social
- source_code_step_09
- dwitter
- migrations
- templates
- dwitter
- social
- dwitter-part-4
- source_code_final
- dwitter
- migrations
- templates
- dwitter
- social
- source_code_start
- dwitter
- migrations
- templates
- dwitter
- social
- source_code_step_10
- dwitter
- migrations
- templates
- dwitter
- social
- source_code_step_11
- dwitter
- migrations
- templates
- dwitter
- social
- source_code_step_12
- dwitter
- migrations
- templates
- dwitter
- social
- fastapi-url-shortener
- source_code_final
- shortener_app
- source_code_step_1
- shortener_app
- source_code_step_2
- shortener_app
- source_code_step_3
- shortener_app
- flask-connexion-rest-part-1
- flask_starter
- templates
- rp_flask_api
- templates
- flask-connexion-rest-part-2
- rp_flask_api
- templates
- version_1
- static
- css
- js
- templates
- flask-connexion-rest-part-3
- rp_flask_api
- templates
- static
- css
- js
- templates
- flask-connexion-rest
- version_1
- version_2
- templates
- version_3
- version_4
- static
- css
- js
- templates
- folium-web-maps
- github-copilot
- hashtable
- 01_hashtable_prototype
- 01_define_a_custom_hashtable_class
- 02_insert_a_key_value_pair
- 03_find_a_value_by_key
- 04_delete_a_key_value_pair
- 05_update_the_value_of_an_existing_pair
- 06_get_the_key_value_pairs
- 07_use_defensive_copying
- 08_get_the_keys_and_values
- 09_report_the_hash_tables_length
- 10_make_the_hash_table_iterable
- 11_represent_the_hash_table_in_text
- 12_test_the_equality_of_hash_tables
- 02_linear_probing
- 03_autoresize
- 04_load_factor
- 05_separate_chaining
- 06_insertion_order
- how-to-check-if-a-python-string-contains-a-substring
- html-css-python
- html_boilerplate
- html_project
- images
- python_scripts
- inherit-python-string
- introduction-combining-data-pandas-merge-join-and-concat
- mandelbrot-set-python
- name-main-idiom
- numpy-tutorial
- openai-dalle
- images/An ec-1667994848
- pandas-intro
- power-bi-python
- practical-k-means
- primer-on-jinja-templating
- templates
- primer-on-python-decorators
- pyqt-calculator-tutorial
- examples
- pycalc
- python-311
- python-absolute-value
- python-argparse
- hello_cli
- hello_cli
- tests
- sample
- python-assignment-statements
- python-bindings
- python-constants
- calculations
- calc
- file_handler
- python-dice-roll
- source_code_final
- source_code_step_1
- source_code_step_2
- source_code_step_3
- source_code_step_4
- python-doctest
- calculations
- python-ellipsis
- flask_stub_example
- numpy_example
- type_hints_examples
- python-enum
- python-exec
- python-first
- python-get-all-files-in-directory
- Desktop
- Notes
- realpython
- scripts
- bonus
- python-get-current-time
- python-getter-setter
- python-in-operator
- python-inherit-list-userlist
- python-minimax-nim
- nim
- python-pillow
- python-quiz-application
- source_code_final_37
- source_code_final
- source_code_step_1
- source_code_step_2
- source_code_step_3
- source_code_step_4
- source_code_step_5
- python-scipy-cluster-optimize
- python-site-connectivity-checker
- source_code_final
- rpchecker
- source_code_step_1
- rpchecker
- source_code_step_2
- rpchecker
- source_code_step_3
- rpchecker
- source_code_step_4
- rpchecker
- source_code_step_5
- rpchecker
- python-sockets-tutorial
- python-tic-tac-toe-game-tkinter
- source_code_final
- source_code_step_1
- source_code_step_2
- source_code_step_3
- source_code_step_4
- source_code_step_5
- python-web-applications
- python-web-scraping-practical-introduction
- python-yaml
- formatter
- static
- views
- python-zipfile
- hello
- root_dir
- sub_dir
- source_dir
- queue
- message_brokers
- kafka
- rabbitmq
- redis
- src
- random-data
- replace-string-python
- sort-python-dictionary
- spacy
- storing-images
- subprocess
- tic-tac-toe-ai-python
- docs
- source_code_bonus/tic-tac-toe
- frontends
- browser
- console
- window
- library
- src/tic_tac_toe
- game
- logic
- source_code_final/tic-tac-toe
- frontends
- console
- library
- src/tic_tac_toe
- game
- logic
- source_code_step_1/tic-tac-toe
- frontends/console
- library
- src/tic_tac_toe
- game
- logic
- source_code_step_2/tic-tac-toe
- frontends/console
- library
- src/tic_tac_toe
- game
- logic
- source_code_step_3/tic-tac-toe
- frontends
- console
- library
- src/tic_tac_toe
- game
- logic
- top-python-game-engines
- adventurelib
- arcade
- assets
- images
- sounds
- pygame_zero
- images
- sounds
- pygame
- images
- sounds
- renpy
- basic_game/game
- gui
- bar
- button
- overlay
- phone
- bar
- button
- overlay
- scrollbar
- slider
- scrollbar
- slider
- images
- giant_quest_game/game
- gui
- bar
- button
- overlay
- phone
- bar
- button
- overlay
- scrollbar
- slider
- scrollbar
- slider
- images
- typer-cli-python
- source_code_final
- rptodo
- tests
- source_code_step_1
- rptodo
- tests
- source_code_step_2
- rptodo
- tests
- source_code_step_3
- rptodo
- tests
- source_code_step_4
- rptodo
- tests
- source_code_step_5
- rptodo
- tests
- source_code_step_6
- rptodo
- tests
- source_code_step_7
- rptodo
- tests
- weather-app
- source_code_final
- source_code_step_1
- source_code_step_2
- source_code_step_3
- source_code_step_4
- source_code_step_5
- source_code_step_6
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,205 files changed
+157329
-9394
lines changedThis file was deleted.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments