python

Back Open Paginator
19.02.2026 06:40
247CodeGirl (@247CodeGirl@mastodon.social)

Season 1 Lesson 3 Part 9 - Your First Steps - Converting Number Types - and Complex Types in Python





Show Original Post


19.02.2026 06:04
peterdrake (@peterdrake@mstdn.social)

I've been working on some exercises to introduce Python syntax without a computer. Here's a peek. If you were thinking of learning Python, give it a shot!

github.com/PeterDrake/PythonWi

#python




Show Original Post


19.02.2026 06:02
indigoparadox (@indigoparadox@mastodon.social)

I ported my with over to CodeBerg: codeberg.org/indigoparadox/sm6

I had occasion to link it to one of the cool kids the other day and it was still on github and it was embarrassing. ._.




Show Original Post


19.02.2026 05:22
habr (@habr@zhub.link)

Я заменил Google на 50 строк Python. Через месяц я забыл, как пишется tar -xzf

Десять лет в девопсе. Десять. И я гуглю tar -xzf . Не раз в год — раз в неделю. Ну, может раз в десять дней, если повезёт. Открываю хром, набираю «tar extract gz linux», пролистываю три рекламы, нахожу ответ на SO, копирую, вставляю, закрываю вкладку. Через неделю — по новой. Я не идиот. Точнее, может и идиот, но не поэтому. Просто tar — это такой синтаксис, который у меня физически отказывается залезать в долговременную память. Там дефис или нет? xzf или xfz ? Или zxf ? Вроде порядок не важен? Или важен?.. Короче. Месяц назад я написал скрипт, который это решил. А потом скрипт решил больше, чем я хотел.

habr.com/ru/articles/1001214/

#bash #Python #LLM #CLI #терминал #DevOps #автоматизация #GPT #Ollama #командная_строка




Show Original Post


19.02.2026 04:43
darth_hideout (@darth_hideout@mas.to)

@Dtraslerwriting

What I can see is a #Python installer script is crashing trying to activate a partition list because None isn't a list. So it doesn't have the list it wants to activate, probably.




Show Original Post


19.02.2026 04:38
darth_hideout (@darth_hideout@mas.to)

@Dtraslerwriting

Total spitball, but that could be a #Python version issue?

#Linux #Installer




Show Original Post


19.02.2026 04:32
davidruffner (@davidruffner@raphus.social)

Today I learned how to make a custom project template with the python cookiecutter tool
cookiecutter.io/
At my work we do a scientific validation project whenever we change our data analysis pipeline. So a lot is the same, but we need to be able to customize the validation depending on what changed in our pipeline. The templates look like they will help us be consistent while allowing flexibility. I am excited about it!

#python
#cookiecutter
#exploratoryDataAnalysis




Show Original Post


19.02.2026 04:17
notes (@notes@transfem.social)

Just from this blog alone, I have begun to develop
-
sphinx-fediverse (released)
-
sphinx-cw (prototyping, for content warnings)
-
sphinx-citeas (concept, for adding a snippet to generate citations for your page)

#Sphinx #Python #SphinxDoc




Show Original Post


19.02.2026 02:36
mr_daemon (@mr_daemon@untrusted.website)

Small maintenance release of Exosphere, my patch reporting program for remote UNIX systems.

A single minor fix to json reports, but also a ton of small improvements to the documentation.

If you'd like to have a neat CLI and pretty TUI to manage updates on a bunch of unix-like systems over SSH, do check it out

github.com/mrdaemon/exosphere/

#exosphere #linux #unix #openbsd #freebsd #homelab #SRE #python




Show Original Post


19.02.2026 02:14
rtn (@rtn@chaos.social)

First version of my OSC server for controlling three different Philips Hue lamps (zigbee):

codeberg.org/rtn/pymatics/src/

I took a bit of a shortcut since it assumes you have paired the zigbee lights with the controller device already using Home Assistant.

#osc #zigbee #python




Show Original Post


19.02.2026 02:00
pycascades (@pycascades@hachyderm.io)

🎤 Speaker Announcement

We’re excited to welcome Sarah Kaiser and Cassandra Granade to PyCascades 2026! 💜🐍

They’ll be presenting:
“A Bridge Over (Not) Troubled Waters: Collecting Marine Data from Your Couch.”

Discover how technology and Python can help collect and work with marine data — no boat required. 🌊

📅 March 21–22, 2026
🎟️ 2026.pycascades.com/

#Python #PyCascades





Show Original Post


19.02.2026 01:09
novaTopFlex (@novaTopFlex@mastodon.social)

Have you ever considered converting between and using the programming language? A new video is available at youtube.com/shorts/_ptMyf1f8p8 for content about the color conversions in both directions.




Show Original Post


1 ...461 462 463 464 465 466 467 468 469 470 471 ...1589
UP