Logging to File and to Textual Console #python
Real Python
E-Learning Providers
Vancouver, British Columbia 206,532 followers
Online Python Training & Expert Community: Tutorials, Video Courses, Books, Quizzes...and More!
About us
Join our 3,000,000+ monthly readers at realpython.com—and take your Python skills to the next level. At Real Python you'll learn all things Python from the ground up. Our tutorials, books, and video courses are created, curated, and vetted by a community of expert Pythonistas. With new content published weekly, custom Python learning paths, and interactive code challenges, you'll always find something to boost your skills.
- Website
-
https://realpython.com
External link for Real Python
- Industry
- E-Learning Providers
- Company size
- 11-50 employees
- Headquarters
- Vancouver, British Columbia
- Type
- Educational
- Founded
- 2012
- Specialties
- Python, Web Development, Training, and Education
Locations
-
Primary
Get directions
720-999 W Broadway
Vancouver, British Columbia V5Z 1K5, CA
Employees at Real Python
Updates
-
🐍📺 Jinja Templating [Video] With Jinja, you can build rich templates that power the front end of your web apps. But you can use Jinja without a web framework any time you want to create text files with programmatic content. #python
-
🐍📺 Python Basics: Reading and Writing Files (Quiz) [Video] #python
-
🐍❓ Python Lambda Functions Quiz — Python lambdas are little, anonymous functions, subject to a more restrictive but more concise syntax than regular Python functions. Test your understanding on how you can use them better. #python
-
🐍📰 ChatterBot: Build a Chatbot With Python Build a Python chatbot with the ChatterBot library. Clean real conversation data, train on custom datasets, and add local AI with Ollama https://lnkd.in/gWGc8haN
-
-
🐍📰 In this tutorial, you'll learn how to sort data in a pandas DataFrame using the pandas sort functions sort_values() and sort_index(). You'll learn how to sort by one or more columns and by index in ascending or descending order #python
-
🐍📰 GUI Applications — The Hitchhiker's Guide to #Python https://lnkd.in/gWaxaNc
-
🐍 Find & Fix Code Bugs in Python: Debug With IDLE — https://lnkd.in/dgUPbgA #python
-
-
The Optimization Ladder #python
-
🐍📺 Understanding the Importance of HTML [Video] #python