Last week I was a little annoyed about missing Microsoft C++ Build Tools #MSVC on a system without admin rights. I needed a compiler for building the #python C++ extension I developed a while ago. Annoyed not because I could not ask someone to install it for me, but annoyed because of the lack of compiler choices in this particular case. I have to use the MSVC instead of let's say #g++ which I could easily install via the #MinGW-w64 #conda package myself.
I found out that I can tell #setuptools (the backend build system) via #pip config settings to use a different compiler during build:

Claude Coworkってなんだ?〜非エンジニアでも使えるAIエージェントの全貌と実践ガイド〜
https://qiita.com/GeneLab_999/items/c32b31733ecb21edc1d8?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #JavaScript #初心者 #自動化 #Claude
Programmiersprache Python: Performante Algorithmen entwickeln und optimieren
Um die kürzeste Strecke zwischen Städten zu ermitteln, greift man auf einen Algorithmus zurück. Arbeitet er nicht effizient genug, lässt er sich optimieren.
#Developer #IT #Python #Softwareentwicklung #news
#AI -virksomheden Anthropic har doneret $1,5 millioner til Python Software Foundation
Midlerne vil blive brugt til at forbedre sikkerheden i #Python -økosystemet til projekter som CPython og PyPI
https://pyfound.blogspot.com/2025/12/anthropic-invests-in-python.html
RE: https://wisskomm.social/@ioer/115899330915763542
I really took a deep dive into #datashader with this map: Locals & Tourists in Germany, as derived from 67 Million Geo-Social Media Posts (2007-2022) in Germany. The data includes public shared posts from Instagram, Flickr, Twitter and iNaturalist.
I always wanted to create such a map, following the footsteps of Eric Fisher's Locals & Tourists dataset from 2011 [1].
I shared the code for producing this map here [2]. The repository is available here [3]. This includes some neat methods for various #geospatial processing tasks in #Python, such as exporting a datashader map to a #GeoTiff [4] with the help of #Xarray and #Rasterio.
Finally, all of this was created in a privacy-preserving way using #HyperLogLog, which allowed me to share the code and abstracted data publicly for full reproducibility and transparency. [6] #FAIR
Below you'll find the link to the (quite succinct) publication in Natur und Landschaft in Karten (#NuL).
[1]: https://www.flickr.com/photos/walkingsf/albums/72157624209158632
[2]: https://code.ad.ioer.info/wip/digital_traces_map/html/03_visualization.html
[3]: https://gitlab.hrz.tu-chemnitz.de/ad/digital_traces_map/
[4]: https://gitlab.hrz.tu-chemnitz.de/s7398234--tu-dresden.de/base_modules/-/blob/main/raster.py?ref_type=heads#L78
[5]: https://www.nul-online.de/article-7301410-1111/landschaft-und-natur-in-karten-.html
[6]: https://doi.org/10.71830/VDMUWW
«Навайбкодил» себе путь к уверенному английскому: экосистема AI-ботов для тех, кто устал «всё понимать, но молчать»
Привет, Хабр! Мечтаю заговорить свободно на английском, но нахожусь в ситуации, когда ты читаешь документацию, можешь переписываться в Slack и даже понимаешь мемы на Reddit. Но как только дело доходит до звонка или живого общения, мозг превращается в тыкву. Думаю меня поймет большая часть IT-инженеров и не только. В голове строится сложная конструкция на русском, которая мучительно долго и с ошибками переводится на английский. В итоге паузы, неловкое «ммм» и потерянная уверенность. Я поставил себе цель: к концу 2026 года уверенно выйти на уровень B2 . Не просто пройти тест, а избавиться от задержки при переводе мыслей. Поняв, что классические методы вроде Duolingo или группы в Zoom мне не дают нужного темпа, я решил собрать свою команду репетиторов на базе AI. В этой статье расскажу, как я создал экосистему из трёх Telegram-ботов, почему выбрал китайскую нейронку Qwen и как это помогает мне заниматься по 30-60 минут каждый день.
https://habr.com/ru/articles/978300/
#английский_язык #английский_язык_изучение #английский_язык_самообразование #python #telegrambot #ai #englishlearning #promptengineering #сезон_ии_в_разработке
Web scraping keeps getting tougher every day with IP and geographic blocking, JavaScript rendering, device and browser fingerprinting and CAPTCHAs. This excellent talk shows how to work around those mechanisms.
https://www.youtube.com/watch?v=SH9oqmTpxiI
#webscraping #python #captcha @pydataprague
Power the future of web innovation with the Python Full Stack Course at TryCatch! 💻✨
From crafting responsive frontends to building powerful backend systems — Python Full Stack gives you the complete control to create, optimize, and scale web applications effortlessly.
Learn Python, Django, Flask, React, and MySQL with hands-on projects and real-world assignments that shape you into an industry-ready developer.
#python #fullstack #education #mysql #web #innovation

Just 4 days of Python and our students are extracting insights from plant genomics data — all without AI! 🌱
Learn Python & bioinformatics in Bonn:
https://www.izmb.uni-bonn.de/en/pbb/contact
#Python #Bioinformatics #PlantGenomics #ScienceEducation #Genomics
@PuckerLab
@samnm

#1 OT/ICS Cybersecurity Training and Python Training in Delhi NCR and in India
#DeepLearning #SkillUp #JobGuarantee #TechCareer #FutureReady #CareerInTech
#UnlockYourFuture #ITJobs
#Technology #Innovation #Python
#Coding #Programming
WWW.THEEVOLVEDGE.COM
+917982403420
+919311805027

https://screwlisp.small-web.org/momentary/a-python-tutorial-lisped/
I saw @treyhunner 's #python #tutorial on slicing and rewrote it in pure ansi #commonLisp .
But I bury the #lisp wizard lead: I also demonstrate a read #macro that adds python-style slicing to common lisp.
CL-USER> #2[(10 1) '#.(loop :for x :below 11 :collect x)]
#(10 8 6 4 2)
#programming #example #programmingLanguages
【Python超入門講座】02.Pythonとは?|Pythonの特徴やできることなどをわかりやすく解説【プログラミング初心者向け】
#Python #Python基礎・入門 #Python基礎・入門 #Python
