materials
materials copied to clipboard
Bonus materials, exercises, and example projects for our Python tutorials
**Where to put new files:** - New files should go into a top-level subfolder, named after the article slug. For example: `my-awesome-article` **How to merge your changes:** 1. [Make sure...
# Pull Request Title Add Word Frequency Counter Feature # Pull Request Description ## What Changed - Created a new Python script, `word_counter.py`, which counts the frequency of each word...
:information_source: Please note that the best way to get support for Real Python courses & articles is to join one of our [weekly Office Hours calls](https://realpython.com/office-hours/) or in the [RP...
Bumps [black[jupyter]](https://github.com/psf/black) from 24.4.2 to 24.10.0. Release notes Sourced from black[jupyter]'s releases. 24.10.0 Highlights Black is now officially tested with Python 3.13 and provides Python 3.13 mypyc-compiled wheels. (#4436) (#4449)...
Based on a user comment: https://realpython.com/practical-prompt-engineering/#comment-6571881084 **Where to put new files:** - New files should go into a top-level subfolder, named after the article slug. For example: `my-awesome-article` **How to...
Ran into a pydantic-related error when installing with the previous requirements.txt file. Probably best to keep this minimal to avoid any dependency issues. **Where to put new files:** - New...
**Where to put new files:** - New files should go into a top-level subfolder, named after the article slug. For example: `my-awesome-article` **How to merge your changes:** 1. [Make sure...
Fixes aiohttp.client_exceptions.ClientResponseError: 400, message='Got more than 8190 bytes (10627) when reading Header value is too long.', url='https://twitter.com/' **TODO** 1. [Make sure the CI code style tests all pass (+ run...
**Where to put new files:** - New files should go into a top-level subfolder, named after the article slug. For example: `my-awesome-article` **How to merge your changes:** 1. [Make sure...
**Where to put new files:** - New files should go into a top-level subfolder, named after the article slug. For example: `my-awesome-article` **How to merge your changes:** 1. [Make sure...