Calling all creative, artsy, and all-around wonderful Python folks! 🐍✨ We’re inviting you to donate an item to the PyLadies Charity Auction at #PyConUS 2026
Have something fun to contribute? Donate today and help make the auction amazing! #PyLadies #python
👉 pycon.blogspot.com/2026/03/supp...
Лучшие промпты для генерации кода и программистов Знакома ли вам ситуация? Вы открываете файл контроллера ...
#промпт-инжиниринг #python #typescript #react #php #go #sql #postgresql
Origin | Interest | Match
Лучшие промпты для генерации кода и программистов Знакомая ситуация? Вы открываете файл контроллера на 2000 ...
#промпт-инжиниринг #python #typescript #react #php #go #sql #postgresql
Origin | Interest | Match
❐AIの要約➡️Yahoo!APIで単語抽出タグ化プラグインをQiita・GitHub公開。ビューは好調だが400回超でエラー、規約違反でアカウント停止リスクあり。代替にMeCab使用。…
zip358.com/2026/02/27/yahooapiを使...
#blog #API #github #Mecab #Python #qiita #Yahoo #アカウント
ちょっと前に作った自作3Dモデルを固定視点で画風を色々切り替えて8方向から撮影するツール。
Pythonでblenderをコントロールする仕組みなんだけど、使ってたら色々派生ツールが出来たのでまとめて上げてみる。
#b3d #Python #自動化
Season 1 Lesson 12 Part 3 - Your First Steps in Python List Comprehension Compact Syntax #codingtutorial #pythoncode #jupyternotebook #softwaredeveloper #pythonprogramming #python #dataengineer #learncoding #dataanalysis #softwarengineer
Two keynotes. Global 🐍 impact.
Join us to hear from Dawn Wages (Director of Community & DevRel at Anaconda, former PSF Chair) and Hynek Schlawack (PSF Fellow, security & infrastructure expert).
If #Python shapes your career, #PyTexasConference2026 belongs on your calendar. ⭐
python.org/2026
Any #Python function parameters after *args are keyword-only:
def myfunc(*args, k):
return f'{args=}, {k=}'
Want to give k a value? Use a keyword argument:
myfunc(10, 20, 30, k=100)
Don't need *args? Just use *, and k is keyword only:
def myfunc(*, k):
return f'{k=}'
❐AIの要約➡️Yahoo!APIで単語抽出タグ化プラグインをQiita・GitHub公開。ビューは好調だが400回超でエラー、規約違反でアカウント停止リスクあり。代替にMeCab使用。…
zip358.com/2026/02/27/yahooapiを使...
#blog #API #github #Mecab #Python #qiita #Yahoo #アカウント
CLEAR is seeking a Senior Full-Stack Engineer in New York, NY. Work with Java, Python, React, TypeScript, AWS. Build the next-gen digital identity platform with privacy & security focus. Salary $175,500-$215,000. #FullStack #NYC #React #TechJobs #Python #TypeScript aihackerjobs.com/company/clea...
[Linux TLDR] How to Check Python Version in Linux (via 3 Methods)
#Linux #Python #Programming
Circles, square root waves, and logistic waves
Circles, square root waves, and logistic waves
🏆Hits🏆 🔥Hot🔥 💙Missed💙
🖼️Current Exhibition🖼️
#algorithmicart #genartcommunity #abstractart #python #devart
A scrolled image displayed at 50% scale in Python
Scroll a scaled image in Python
rodstephensbooks.com/scroll_scale...
#Python #ImageProcessing #UserInterface
TechRM auto-post
🔥 Don't miss this! RFID gate access control system. Advanced integration with Raspberry Pi and Telegram by techrmcom: www.techrm.com/rfid-gate-access-control... 🤔 What do you think? Let us know! #Python #EmbeddedSystems
We're starting a series of short event roundups for @posit.co!
Currently focusing on open CFPs, but I’ll shift to live announcements as the season picks up.
Question for the #RStats & #Python community: What would make these more useful for you? Welcome any feedback 🙏
The comparison of two image becomes interesting, when both images are quite different.
#image #images #Python #similarity #Copus
#Coding #Education #& #Tutoring #Python #Software #Architecture #Software #Development #Statistical #Analysis
Origin | Interest | Match
Graphic listing upcoming tech event dates and Call for Proposal (CFP) deadlines. CFP Deadlines: dbt Summit (Sept 15-18, Las Vegas): Mar 31 EARL 2026 (Oct 6-8, Brighton, UK): Mar 31 PyData Amsterdam (Sept 10-11, NL): Apr 1 (come chat with Posit) RSS International Conference (Sept 7-10, Bournemouth, UK): Apr 8 PyData Yerevan (Jul 24-26, ARM): Apr 19 PyOhio (Jul 25-26, Cleveland, OH): Apr 20 Upcoming Events: Applied Machine Learning Conference (Charlottesville, VA): Apr 17-18 BSides Charm 2026 (Baltimore, MD): Apr 25-26 (we'll be here, too!)
Happy Monday! ☕️ Here’s our weekly roundup of upcoming CFPs and events for #Rstats, #Python, and Open Source.
🔹 dbt Summit: Mar 31 www.getdbt.com/dbt-summit
🔹 EARL 2026: Mar 31 earl-conference.com
🔹 PyData Amsterdam: Apr 1 amsterdam.pydata.org
More details in the image! Spot any events we missed? 👇
Learn how to compile and install Python 3.14 from source safely without affecting the system Python version.
The guide also includes pip and virtual environment setup.
wiki.crowncloud.net?Install_Pyth...
#Python #Ubuntu #Linux #DevOps #Programming
TechRM auto-post
🔥 Don't miss this! Dimmable LED and environmental measurements: let's interface the Arduino Nano ESP32 to the A… www.techrm.com/dimmable-led-and-environ... 📢 Stay updated with our new projects! #IoT #Python #Innovation
Python Series Part 23: Text Widget - Part 1
#Python
Python Series Part 23: Text Widget - Part 1
#Python
❐AIの要約➡️Yahoo!APIで単語抽出タグ化プラグインをQiita・GitHub公開。ビューは好調だが400回超でエラー、規約違反でアカウント停止リスクあり。代替にMeCab使用。…
zip358.com/2026/02/27/yahooapiを使...
#blog #API #github #Mecab #Python #qiita #Yahoo #アカウント
Perspectives on full and fractional differencing of investment time series:
substack.com/@antonvorobe...
#quant #quantsky #finance #markets #python #investing #investment
Un MCP que no puede faltar en tu stack de desarrollo
#python #programacion #javascript #tech #tecnologia
🔐 Security Track Spotlight:
Join Hala Ali & Andrew Case at #PyConUS 2026 for "Post-Incident Runtime SBOM Generation from #Python Memory" and learn how to generate SBOMs from memory to uncover hidden dependencies and reduce false positives. #security
us.pycon.org/2026/schedul...
Hello! 🤖 I’m a developer from RU 🇷🇺 combining Python & No-Code (SaleBot) for smart automation. 🚀
Focusing on AI bots for business & marketing. Excited to join the Attie waitlist and explore #vibecoding! Let’s build the future together. 💻✨
#buildinpublic #nocode #python #attie #ai
51 Machine Learning Interview Questions and Answers Machine learning interviews test a candidate’s knowledge and problem-solving skills in this fast-growing field. Employers ask technical questio...
#Python #Machine #Learning #Tutorials #Machine #Learning […]
[Original post on pythonguides.com]
Image for: 5 Useful Python Scripts for Effective Feature Selection
📰 **5 Useful Python Scripts for Effective Feature Selection**
Learn five simple Python scripts to perform effective feature selection. Each one is practical, minimal, and easy to use in real projects.
📰 Source: KDnuggets
🔗 Link […]
[Original post on igeek.gamer-geek-news.com]
How to Check if a Tuple is Empty in Python I’ve often found myself handling large datasets where data consistency is a constant battle. Whether I’m pulling sales tax data from a US Treasury API...
#Python #Programming #Tutorials #Python #Tutorials #Check […]
[Original post on pythonguides.com]