Forem

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Clean architecture and Python Polylith - a real example

Clean architecture and Python Polylith - a real example

1
Comments
2 min read
Building 5 AI Agents with phidata and Ollama

Building 5 AI Agents with phidata and Ollama

18
Comments 1
6 min read
How AI is Shaping Smarter Games and Simulated Worlds

How AI is Shaping Smarter Games and Simulated Worlds

3
Comments
4 min read
Building a Voice Transcription and Translation App with OpenAI Whisper and Streamlit

Building a Voice Transcription and Translation App with OpenAI Whisper and Streamlit

17
Comments 3
4 min read
Entendendo Recursão em Python: E aí, vai encarar?

Entendendo Recursão em Python: E aí, vai encarar?

Comments
2 min read
Getting to know Python Streamlit Web Framework

Getting to know Python Streamlit Web Framework

6
Comments
14 min read
Understanding WSGI and ASGI: The Building Blocks of Python Web Applications

Understanding WSGI and ASGI: The Building Blocks of Python Web Applications

1
Comments
4 min read
Look at my first project! It's called: YouTube Channel Name Generator

Look at my first project! It's called: YouTube Channel Name Generator

1
Comments
1 min read
Beyond the Basics: Mastering Python's Hidden Features for Efficient Coding

Beyond the Basics: Mastering Python's Hidden Features for Efficient Coding

3
Comments 1
3 min read
This Week In Python

This Week In Python

5
Comments
1 min read
A New Blog Series: Python for AI Basics

A New Blog Series: Python for AI Basics

Comments
1 min read
guess a number from 4 digit

guess a number from 4 digit

Comments
1 min read
Day 13 - Looping and Puzzle program

Day 13 - Looping and Puzzle program

2
Comments
2 min read
Flask or FastAPI: Choosing the Right Python Framework for Your Project

Flask or FastAPI: Choosing the Right Python Framework for Your Project

22
Comments 5
3 min read
Mastering Packaging and devlopment: Packaging and Running Apps on Gunicorn.

Mastering Packaging and devlopment: Packaging and Running Apps on Gunicorn.

4
Comments
4 min read
How to Detect and Defend Against SQL Injection Attacks(Part-1)[Must Read]

How to Detect and Defend Against SQL Injection Attacks(Part-1)[Must Read]

6
Comments
4 min read
Building a Bible Publication Engine

Building a Bible Publication Engine

1
Comments
2 min read
Using DSPy(COPRO) to refine prompt instructions

Using DSPy(COPRO) to refine prompt instructions

1
Comments
1 min read
Python Day-12 Looping-Exercises,Number game and Tasks

Python Day-12 Looping-Exercises,Number game and Tasks

2
Comments
2 min read
10 Python Scripts to Automate Your Daily Tasks

10 Python Scripts to Automate Your Daily Tasks

84
Comments 8
4 min read
Lower bound on unitarity

Lower bound on unitarity

Comments
2 min read
Cut off the excess (approximate)

Cut off the excess (approximate)

Comments
2 min read
Python Iterators and Generators: Managing Data Streams with Ease

Python Iterators and Generators: Managing Data Streams with Ease

2
Comments 1
1 min read
#? List vs Tuples in python

#? List vs Tuples in python

Comments
1 min read
DUCK (file structure) YOU!

DUCK (file structure) YOU!

Comments
3 min read
Detecting and Mitigating PyPI Attacks Targeting AI Enthusiasts: A Deep Dive into JarkaStealer Campaigns

Detecting and Mitigating PyPI Attacks Targeting AI Enthusiasts: A Deep Dive into JarkaStealer Campaigns

2
Comments
3 min read
How to Build an Interactive Chat for Your Python CLI Using Introspection, Click, and Rich Formatting

How to Build an Interactive Chat for Your Python CLI Using Introspection, Click, and Rich Formatting

Comments
4 min read
Learning Python

Learning Python

Comments
3 min read
Graphs as methods of implication

Graphs as methods of implication

Comments
1 min read
Game strategies tree

Game strategies tree

Comments
1 min read
Day 12 - Looping Excercises

Day 12 - Looping Excercises

1
Comments
1 min read
How to Build your very own Google's NotebookLM

How to Build your very own Google's NotebookLM

7
Comments
5 min read
DSPy: A New Approach to Language Model Programming

DSPy: A New Approach to Language Model Programming

1
Comments 2
2 min read
Master Python Coroutines: Create Custom Async Tools for Powerful Concurrent Apps

Master Python Coroutines: Create Custom Async Tools for Powerful Concurrent Apps

1
Comments
6 min read
Automating MongoDB Atlas Trigger Log Downloads Beyond the GUI and CLI Limitations

Automating MongoDB Atlas Trigger Log Downloads Beyond the GUI and CLI Limitations

1
Comments
5 min read
Building a Simple Chatbot with Llama2 [Chat with Excel]

Building a Simple Chatbot with Llama2 [Chat with Excel]

2
Comments 1
3 min read
Say Goodbye to Orphaned Snapshots: Automate Cleanup with Serverless, Terraform, and AWS EventBridge!

Say Goodbye to Orphaned Snapshots: Automate Cleanup with Serverless, Terraform, and AWS EventBridge!

1
Comments
6 min read
Using Google Cloud Functions for Three-Tier Data Processing with Google Composer and Automated Deployments via GitHub Actions

Using Google Cloud Functions for Three-Tier Data Processing with Google Composer and Automated Deployments via GitHub Actions

Comments
11 min read
A Very Deep Dive Into Docker Builds

A Very Deep Dive Into Docker Builds

42
Comments 1
22 min read
Mastering Tuples in Python: A Comprehensive Guide

Mastering Tuples in Python: A Comprehensive Guide

14
Comments 8
4 min read
🖼️ Build an Image Converter WebApp Using Python and Streamlit

🖼️ Build an Image Converter WebApp Using Python and Streamlit

2
Comments
3 min read
Crear instaladores ejecutables para windows con scripts en python.

Crear instaladores ejecutables para windows con scripts en python.

Comments
2 min read
Building a Flexible Notification System in Django: A Comprehensive Guide

Building a Flexible Notification System in Django: A Comprehensive Guide

9
Comments 1
4 min read
Sudoku Solving in Python

Sudoku Solving in Python

Comments
2 min read
My Experience at CodeAlpha: A Path to Practical Python Programming

My Experience at CodeAlpha: A Path to Practical Python Programming

Comments
1 min read
From Web Developer to Machine Learning Engineer: A Transformational Journey to Boost Your Career

From Web Developer to Machine Learning Engineer: A Transformational Journey to Boost Your Career

Comments
4 min read
Day 11 - Looping exercises

Day 11 - Looping exercises

1
Comments
4 min read
Eye Blinking and Lip Sync for Animal Images Using AI in Python

Eye Blinking and Lip Sync for Animal Images Using AI in Python

Comments
1 min read
🚀 AdminProber v1.1: The Ultimate Admin Panel Finder Tool for Penetration Testers and Ethical Hackers

🚀 AdminProber v1.1: The Ultimate Admin Panel Finder Tool for Penetration Testers and Ethical Hackers

7
Comments
3 min read
Why MDM Matters: Benefits and Business Value

Why MDM Matters: Benefits and Business Value

Comments
7 min read
Creating an AI-powered Image Generation API Service with FLUX, Python, and Diffusers

Creating an AI-powered Image Generation API Service with FLUX, Python, and Diffusers

10
Comments 2
9 min read
How to scrape Google search results with Python

How to scrape Google search results with Python

13
Comments 1
6 min read
Some QtGui structures

Some QtGui structures

Comments
2 min read
Mastering Python's Concurrent Programming: Boost Performance with Advanced Techniques

Mastering Python's Concurrent Programming: Boost Performance with Advanced Techniques

4
Comments 1
6 min read
Python基础速查

Python基础速查

Comments
1 min read
Building Your First WhatsApp Bot in Python: A Beginner’s Guide

Building Your First WhatsApp Bot in Python: A Beginner’s Guide

7
Comments 1
5 min read
Save time with the Amazon Bedrock Converse API!

Save time with the Amazon Bedrock Converse API!

12
Comments
4 min read
What is `functools.partial` in Python?

What is `functools.partial` in Python?

1
Comments 2
3 min read
📛Stop Hardcoding Database Calls: Simplify with a Config Manager

📛Stop Hardcoding Database Calls: Simplify with a Config Manager

1
Comments
4 min read
Exploring the Magic of 432 Hz: Building a Music Frequency Analyzer

Exploring the Magic of 432 Hz: Building a Music Frequency Analyzer

7
Comments
4 min read
loading...