4 тысяч подписчиков
370 видео
"Surviving Job Loss"
Refactoring Code with Enums: Enhance Your Python Projects 🐍 🚀
How to use Chrome Dev Tools / Inspect to interact with your CSS
How to regex replace and get the number of replacements with re.subn()
Making a GitHub Action to automatically release your Python package to PyPI
Mastering Django Debug Toolbar: Efficient Debugging and Optimization Techniques
Python Refactoring: From Functions to Classes for Efficient Coding
How to Speed up HTTP Requests Using the Requests Session Object
How API rate limiting works, and 2 implementation examples in FastAPI
Examining ORM Queries with Debug SQL Shell in Django Debug Toolbar
Revolutionary Program for Military Veterans:
How to Create a Custom Django Command
Solving Pybites exercises locally using pyenv, pipx and eatlocal
How to manage environment variables in Django with python-decouple
Increase Python code quality with pre-commit
What are static methods in Python and when to use them?
9 Command Line Tips every developer should know
Useful Python Built-in Functions [Beginner / Intermediate]
Flat is Better than Nested in Python, a Practical Refactoring Example
Pybites Podcast 127 - How the Flocking Rules Can Help You Refactor Your Code
Speed up your Python code in just 5 lines of code using concurrent.futures
Elevating Python Education with Kelly Schuster-Paredes
Dive Into the Future with 'Artificial Artifact'
How to get the count and the value from an iterable in Python?
Mastering Python Refactoring: Simplifying Code with the Dictionary Dispatch Pattern
Ken's PDM Experience: Building a Robust Python Toolkit and Joining a Great Developer Community
Boost Python Code Performance with Caching: Exploring Techniques and Tools
PyCon US 2024 is a FUN SPACE!
[Newbie Bites] #37. Make a Class
[Newbie Bites] #50. Read The Docs
Using Python zip, zip_longest and the strict flag to stop zip from truncating iterables
[Newbie Bites] #30. Special Chars
[Newbie Bites] #34. Random Module
[Newbie Bites] #38. Class With Str
How to Test Python's Random Module
"Podcaster's Journey: Real Python Podcast's Newest Chapter"
[Newbie Bites] #35. Working With Dates
Make your CLI apps more user friendly with get_close_matches (difflib)
5 lesser known features of the Python print() function
How to profile slow code in Python
[Newbie Bites] #48. String Module
[Newbie Bites] #26. Reading Errors
Discovering Patterns in Data: Insights from our Podcast Episode with Andrew Farr
Pybites Podcast 161 - 10 Essential Things to Add to Your Python Project on GitHub
Starting a Python project - poetry, pip-tools, git + GitHub, package or not?
Database migrations matter! Get up and running with Alembic + sqlmodel
Pushing the Boundaries Kids, Coding, and AI
Python Loop Mastery: Demystifying the Else Clause in For and While Loops
Coding Wins Overcoming Challenges with Rust!
Pybites Podcast 165 - Kelly Schuster-Paredes: Integrating Python + AI in Education and Other Areas
Why Rust is Awesome?