python

Back Open Paginator
16.01.2026 10:58
ericjelli02 (@ericjelli02@academiccloud.social)

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:





Show Original Post


16.01.2026 10:55
qiita (@qiita@rss-mstdn.studiofreesia.com)

Claude Coworkってなんだ?〜非エンジニアでも使えるAIエージェントの全貌と実践ガイド〜
qiita.com/GeneLab_999/items/c3

#qiita #Python #JavaScript #初心者 #自動化 #Claude




Show Original Post


16.01.2026 10:29
heisedeveloper (@heisedeveloper@social.heise.de)

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.

heise.de/hintergrund/Programmi

#Developer #IT #Python #Softwareentwicklung #news




Show Original Post


16.01.2026 09:30
cryptohagen (@cryptohagen@social.data.coop)

#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
pyfound.blogspot.com/2025/12/a




Show Original Post


16.01.2026 09:13
alex (@alex@himself.alexanderdunkel.com)

RE: wisskomm.social/@ioer/11589933

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]: flickr.com/photos/walkingsf/al
[2]: code.ad.ioer.info/wip/digital_
[3]: gitlab.hrz.tu-chemnitz.de/ad/d
[4]: gitlab.hrz.tu-chemnitz.de/s739
[5]: nul-online.de/article-7301410-
[6]: doi.org/10.71830/VDMUWW




Show Original Post


16.01.2026 08:22
habr (@habr@zhub.link)

«Навайбкодил» себе путь к уверенному английскому: экосистема AI-ботов для тех, кто устал «всё понимать, но молчать»

Привет, Хабр! Мечтаю заговорить свободно на английском, но нахожусь в ситуации, когда ты читаешь документацию, можешь переписываться в Slack и даже понимаешь мемы на Reddit. Но как только дело доходит до звонка или живого общения, мозг превращается в тыкву. Думаю меня поймет большая часть IT-инженеров и не только. В голове строится сложная конструкция на русском, которая мучительно долго и с ошибками переводится на английский. В итоге паузы, неловкое «ммм» и потерянная уверенность. Я поставил себе цель: к концу 2026 года уверенно выйти на уровень B2 . Не просто пройти тест, а избавиться от задержки при переводе мыслей. Поняв, что классические методы вроде Duolingo или группы в Zoom мне не дают нужного темпа, я решил собрать свою команду репетиторов на базе AI. В этой статье расскажу, как я создал экосистему из трёх Telegram-ботов, почему выбрал китайскую нейронку Qwen и как это помогает мне заниматься по 30-60 минут каждый день.

habr.com/ru/articles/978300/

#английский_язык #английский_язык_изучение #английский_язык_самообразование #python #telegrambot #ai #englishlearning #promptengineering #сезон_ии_в_разработке




Show Original Post


16.01.2026 07:40
techtalksweekly (@techtalksweekly@mastodon.social)

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.
youtube.com/watch?v=SH9oqmTpxiI
@pydataprague




Show Original Post


16.01.2026 06:59
trycatchclasses (@trycatchclasses@mastodon.social)

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.





Show Original Post


16.01.2026 06:40
boas_pucker (@boas_pucker@mastodon.social)

Just 4 days of Python and our students are extracting insights from plant genomics data — all without AI! 🌱

Learn Python & bioinformatics in Bonn:
izmb.uni-bonn.de/en/pbb/contact


@PuckerLab
@samnm





Show Original Post


16.01.2026 06:33
theevolvedgetechnology (@theevolvedgetechnology@mastodon.social)

#1 OT/ICS Cybersecurity Training and Python Training in Delhi NCR and in India



WWW.THEEVOLVEDGE.COM
+917982403420
+919311805027





Show Original Post


16.01.2026 06:21
screwlisp (@screwlisp@gamerplus.org)

screwlisp.small-web.org/moment

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




Show Original Post


16.01.2026 05:56
emilyselect (@emilyselect@mastodon.social)

【Python超入門講座】02.Pythonとは?|Pythonの特徴やできることなどをわかりやすく解説【プログラミング初心者向け】

emilyselect.com/%e3%80%90pytho





Show Original Post


1 ...643 644 645 646 647 648 649 650 651 652 653 ...1584
UP