Forem

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Python: The Language of the Future

Python: The Language of the Future

51
Comments 5
4 min read
ByteBuddies: Creating an Interactive Animated Pet with Python and Tkinter

ByteBuddies: Creating an Interactive Animated Pet with Python and Tkinter

2
Comments
3 min read
Streamlit 101: The fundamentals of a Python data app

Streamlit 101: The fundamentals of a Python data app

1
Comments
8 min read
How to build a new Harlequin adapter with Poetry

How to build a new Harlequin adapter with Poetry

Comments
12 min read
Learn to monitor your Python Application Like a PRO! 🧙‍♂️🪄

Learn to monitor your Python Application Like a PRO! 🧙‍♂️🪄

116
Comments 15
12 min read
Building a Home Décor Style Assistant using Lyzr Agent-API

Building a Home Décor Style Assistant using Lyzr Agent-API

1
Comments 3
4 min read
Python: it is now() time to migrate from utcnow()

Python: it is now() time to migrate from utcnow()

Comments
1 min read
Day #1 (Part 1) || revisiting Python from scratch

Day #1 (Part 1) || revisiting Python from scratch

5
Comments 2
3 min read
Understanding Your Data: The Essentials of Exploratory Data Analysis

Understanding Your Data: The Essentials of Exploratory Data Analysis

Comments
3 min read
I developed this blog platform

I developed this blog platform

Comments
1 min read
Beyond Zipping Up a Coat: Beneficial use of itertools.zip_longest()

Beyond Zipping Up a Coat: Beneficial use of itertools.zip_longest()

Comments
3 min read
Python: print() methods

Python: print() methods

Comments
1 min read
Ibuprofeno.py💊| #143: Explica este código Python

Ibuprofeno.py💊| #143: Explica este código Python

Comments
1 min read
The Complete Guide to Image Compression with OpenCV

The Complete Guide to Image Compression with OpenCV

4
Comments
7 min read
Declarative Multi-Engine Data Stack with Ibis

Declarative Multi-Engine Data Stack with Ibis

1
Comments
10 min read
This Week In Python

This Week In Python

2
Comments
1 min read
9 open-source AI coding tools that every developer should know 🎯

9 open-source AI coding tools that every developer should know 🎯

478
Comments 32
10 min read
Advanced Scripting Scenarios in DevOps : Day 29 of 50 days DevOps Tools Series

Advanced Scripting Scenarios in DevOps : Day 29 of 50 days DevOps Tools Series

3
Comments
4 min read
**How to Make Your React App More Secure: A Comprehensive Guide**

**How to Make Your React App More Secure: A Comprehensive Guide**

2
Comments
2 min read
New Journey

New Journey

Comments
1 min read
Making a Roguelike while chillin out part III

Making a Roguelike while chillin out part III

1
Comments
2 min read
Newbie

Newbie

Comments
1 min read
Energy Market Resilience Metrics: Analyzing Vulnerabilities and Preparing for Disruptions

Energy Market Resilience Metrics: Analyzing Vulnerabilities and Preparing for Disruptions

Comments
6 min read
[python] count words in a text

[python] count words in a text

1
Comments
1 min read
[python] defaultdict

[python] defaultdict

Comments
1 min read
Part 2 - Using Claude, Claude-Dev and Aider to Build a Ticketing System

Part 2 - Using Claude, Claude-Dev and Aider to Build a Ticketing System

2
Comments
22 min read
How to Get Started with Django Serializers for Beginners

How to Get Started with Django Serializers for Beginners

4
Comments
3 min read
The Basics of Python's @property Decorator Explained

The Basics of Python's @property Decorator Explained

2
Comments
3 min read
GitHub Trending Archive: Your Personal GitHub Trends Archive

GitHub Trending Archive: Your Personal GitHub Trends Archive

1
Comments
2 min read
Ibuprofeno.py💊| #142: Explica este código Python

Ibuprofeno.py💊| #142: Explica este código Python

Comments
1 min read
Learn Python Magic Methods: A Simple Explanation

Learn Python Magic Methods: A Simple Explanation

1
Comments
4 min read
How to Work with Iterators and Generators in Python

How to Work with Iterators and Generators in Python

1
Comments
4 min read
Top 5 Security Practices for Python Backend Developers

Top 5 Security Practices for Python Backend Developers

1
Comments
3 min read
Journey before Destination

Journey before Destination

Comments
1 min read
Python Learning

Python Learning

Comments
1 min read
IntelliType: Python Type Hinting with Hoverable Docstrings

IntelliType: Python Type Hinting with Hoverable Docstrings

Comments
2 min read
Python/FastAPI/Django: Weekly News Summary (08/07/2024–14/07/2024)

Python/FastAPI/Django: Weekly News Summary (08/07/2024–14/07/2024)

Comments
2 min read
Little Movie Recommending Code

Little Movie Recommending Code

1
Comments
1 min read
Pytest and PostgreSQL: Fresh database for every test (part I)

Pytest and PostgreSQL: Fresh database for every test (part I)

8
Comments
4 min read
A simple way to extract all detected objects from image and save them as separate files using YOLOv8.2 and OpenCV

A simple way to extract all detected objects from image and save them as separate files using YOLOv8.2 and OpenCV

35
Comments
12 min read
Visualizing Big Data with Python: Best Practices and Tools

Visualizing Big Data with Python: Best Practices and Tools

Comments
3 min read
BCELoss in PyTorch

BCELoss in PyTorch

1
Comments
3 min read
HuberLoss in PyTorch

HuberLoss in PyTorch

1
Comments
3 min read
Task 2 - Constants and variables

Task 2 - Constants and variables

Comments
1 min read
Mastering Python: A Collection of Captivating Coding Tutorials 🐍

Mastering Python: A Collection of Captivating Coding Tutorials 🐍

3
Comments
3 min read
SOFTWARE TESTING

SOFTWARE TESTING

Comments
1 min read
Matplotlib Colormap Normalization: Visualizing Nonlinear Data

Matplotlib Colormap Normalization: Visualizing Nonlinear Data

Comments
3 min read
Load Data Into Neo4j

Load Data Into Neo4j

Comments
6 min read
Content Recommendation System

Content Recommendation System

6
Comments 2
1 min read
Segmentation and Background Removal

Segmentation and Background Removal

Comments
2 min read
Day 1 of 30 of Python

Day 1 of 30 of Python

Comments
2 min read
L1Loss and MSELoss in PyTorch

L1Loss and MSELoss in PyTorch

Comments
4 min read
Python - Print ()

Python - Print ()

Comments
3 min read
Essential modules for developing applications with FastAPI (P1 - Migration)

Essential modules for developing applications with FastAPI (P1 - Migration)

Comments
1 min read
Crafting Modern Web APIs with Django and Django REST Framework: A Comprehensive Guide

Crafting Modern Web APIs with Django and Django REST Framework: A Comprehensive Guide

Comments
2 min read
Python : Print() method

Python : Print() method

Comments
1 min read
Ten Drops: A Python Pygame-CE Game Inspired by Splash Back

Ten Drops: A Python Pygame-CE Game Inspired by Splash Back

Comments
2 min read
Optimizing Your Code with Python's Walrus Operator: Real-World Examples and Anti-Patterns to Avoid

Optimizing Your Code with Python's Walrus Operator: Real-World Examples and Anti-Patterns to Avoid

1
Comments
3 min read
Automate your Instagram Posts like a PRO with Cron jobs! 🚀

Automate your Instagram Posts like a PRO with Cron jobs! 🚀

133
Comments 30
23 min read
Python - Generate Fake Data With Faker

Python - Generate Fake Data With Faker

13
Comments
2 min read
loading...