Dé Dev leo
Dé Dev leo @dev_leo84501 ·
Replying to @dev_leo84501
🚀 Day 1 of my #100DaysOfCode journey with Python! Today I learned: ✅ How to run Python code ✅ My first program: "Hello World" ✅ Basics of how coding works It may look simple, but every expert started here 💻🔥 I’m just getting started… stay tuned 👀 #Python #Coding
1
Mi Wi@Ixion
Mi Wi@Ixion @miwi_ffxiv ·
農家はReplace()されました、恐竜とリンゴがよくわかんない! サボテンも枯れる条件が分からない。 #Python
7
カニカニ
カニカニ @Mky62wy2d ·
PythonでExcelファイル(例:test.xlsx) のシート1のA列に datetimeをimportして日付を表示して 表示形式を yyyy/mm/ddにしたい。 A列は['A’]で表現して number_format = 'yyyy/mm/dd'で 書式設定すれば良いでしょうか? #Python
11
PyTexas
PyTexas @pytexas ·
In 2024, we had: 🐍 20.2% with 7-15 yrs of XP 🐍 23.1% with 15+ yrs of XP In 2025, we had: 🐍 23% with 7-15 yrs of XP 🐍 27% with 15+ yrs of XP Join us for #PyTexasConference2026! Connect with fellow pythonistas & learn from other #python developerpytexas.org/2026s0i9I
6
samtinker
samtinker @samtinkerbox ·
Thinking about automating your daily reports? Start by identifying 3 repetitive tasks, then break them into smaller steps. Use a 2x2 matrix to prioritize which ones to tackle first: high impact vs. low effort! #Python #Automation
1
MONO365 -Color your days-
MONO365 -Color your days- @Monoqlo365 ·
Python | 文法の基本:while ループ monoqlo.tokyo/lifehack/progr… #Python #Python入門 #プログラミング #プログラミング初心者 #プログラミング学習
Python | 文法の基本:while ループ

while ループの概要(条件が成り立つ間くり返す)while ループは「条件式が True の間、ブロック内の処理をくり返す」構文です。回数が事前に決まらないとき(入力待ち、一定状態になるまでの待機、探索やリトライなど)に向いています。行...

From monoqlo.tokyo
3
Mukunda Katta
Mukunda Katta @katta_mukunda ·
Matsya: AI-powered web crawler that understands page context. Smart scraping with intelligent data extraction, not just brute-force HTTP requests. Built in Python for developers who want crawlers that think. github.com/MukundaKatta/m… #AI #WebCrawler #Python #OpenSource #DataScience
GitHub - MukundaKatta/matsya: Matsya — AI Web Crawler. AI-powered web crawler

Matsya — AI Web Crawler. AI-powered web crawler. Contribute to MukundaKatta/matsya development by creating an account on GitHub.

From github.com
6
Loner_rewriting •.•🎭
Loner_rewriting •.•🎭 @epitomOG ·
Replying to @epitomOG
🎭 Supervised Learning: We explored how to use labeled data to predict outcomes.A standout was Linear Regression,where we use the relationship between input features (like study hours) & a target variable (like exam scores) to build a predictive line. #DataScience #Python
1
Mukunda Katta
Mukunda Katta @katta_mukunda ·
Built micro-agent-router: a lightweight Python framework for routing tasks to specialized AI agents. Intent-based matching, pluggable handlers, conversation memory, and full async support. Multi-agent orchestration without the bloat. github.com/MukundaKatta/m… #AI #Python #OpenSource #Agents
GitHub - MukundaKatta/micro-agent-router: Lightweight Python framework for routing tasks to...

Lightweight Python framework for routing tasks to specialized AI agents. Intent-based matching, pluggable handlers, conversation memory, and async support. - MukundaKatta/micro-agent-router

From github.com
8
Docker HOL
Docker HOL @Dockerhol ·
FROM python:3.12-slim Your starting point — the base image. Like picking bread before making a sandwich. You don't bake the bread. You build on top of it. Think of it as: "start from this, then I'll add my stuff." dockerhol.com/blog/your-firs… #Docker #DevOps #Python #DockerCaptain
Your First Dockerfile: FROM, RUN, COPY & CMD Explained

So, you've been playing around with Docker for a bit. You pulled some images, ran a few containers, maybe even did a and felt like a genius. And then some...

From dockerhol.com
1
3