python

Back Open Paginator
24.09.2025 07:55
ology (@ology@musician.social)

Sheer ugliness. But sometimes there is beauty in the ugliness. But rarely...

Whole-tone chord progression. Whole-tone "melody." Simplistic bass-line based on the first note of a chord measure. An experiment in "What will this sound like?"

Generated fresh each time by this ugliness: github.com/ology/Music/blob/ma

#Python #Music (if you could call it that)




Show Original Post


24.09.2025 07:49
pvergain (@pvergain@framapiaf.org)

- pycon.fr/2025/fr/full-schedule
- pycon.fr/2025/fr/index.html (Bienvenue à la PyConFR 2025 !)

Bienvenue à la PyConFR 2025 ! 16e édition

Du 30 octobre au 2 novembre 2025 à Lyon

Organisée par l'AFPy, cette conférence de quatre jours est gratuite, entièrement gérée par des bénévoles et dédiée au regroupement des personnes intéressées par le langage de programmation Python.

#python #lyon #pyconfr2025




Show Original Post


24.09.2025 07:42
habr (@habr@zhub.link)

SteosMorphy: опенсорс замена давно умершему PyMorphy2

PyMorphy2 - самая популярная библиотека для обработки слов в русском языке. Однако последний коммит в репозиторий этой библиотеки был сделан более 5 лет назад, а её установка на Python версии 3.11+ вызывает трудности, что делает использование данной библиотеки в нынешнее время максимально затруднительным. Предлагаю рассмотреть новую Open Source библиотеку SteosMorphy , которая является аналогом PyMorphy, но делает всё быстрее и круче! Ознакомиться

habr.com/ru/articles/949604/

#pymorphy #steosmorphy #обработка_языка #nlp #nlp_обработка_текста #pymorphy2 #обработка_слов #морфология #python #golang




Show Original Post


24.09.2025 07:10
rye (@rye@ioc.exchange)

A python thing in Tucson
Come check us out.

sa.wentcloud.com/en/events/tuc

#python #tucson




Show Original Post


24.09.2025 06:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Celonis is hiring Associate Applied AI Engineer (Nordics) - Orbit Program

🔧 #python #sql
🌎 Madrid, Spain
⏰ Full-time
🏢 Celonis

Job details jobsfordevelopers.com/jobs/ass
#jobalert #jobsearch #hiring




Show Original Post


24.09.2025 06:01
cazabon (@cazabon@mindly.social)

@yantor3d

When people have pushed that around me, I show them the Zen of Python. It's important enough that it's the climactic line.

> Namespaces are one honking great idea -- let's do more of those!

`from x import y` throws one of Python's greatest features in the trash, and mashes everything into a single namespace, with all the opportunities for collisions, accidental overwrites, thinkos, and other problems.

Don't do it.

#python #namespace #namespaces #ZenOfPython #zen #import




Show Original Post


24.09.2025 05:45
lobsters (@lobsters@mastodon.social)

ZubanLS: A Mypy-compatible Python Language Server built in Rust via @hasnep lobste.rs/s/gl18mt
zubanls.com/




Show Original Post


24.09.2025 05:20
hn50 (@hn50@social.lansky.name)

Is Fortran better than Python for teaching basics of numerical linear algebra?

Link: loiseaujc.github.io/posts/blog
Discussion: news.ycombinator.com/item?id=4

#python




Show Original Post


24.09.2025 04:50
kaiiak (@kaiiak@madverse.city)

theyre teaching me nested loops rn but i just did this and it STILL WORKS LMAO
screw you i aint nestin nothin

#python





Show Original Post


24.09.2025 04:38
villares (@villares@pynews.com.br)

WIP Code at: github.com/villares/sketch-a-d
More sketch-a-day: abav.lugaralgum.com/sketch-a-d
If you like this, support my work:
paypal.com/donate/?hosted_butt
liberapay.com/Villares
wise.com/pay/me/alexandrev562 #Processing #Python #py5 #CreativeCoding





Show Original Post


24.09.2025 03:20
darbales (@darbales@rollenspiel.social)

Spontane #Python übung gemacht.
import numpy
import numpy as np
np.set_printoptions(linewidth=65, precision=3)
print(np.linspace(1, 10))
print(np.linspace(1, 10, 7))
print(np.linspace(1, 10, 7, endpoint=False))




Show Original Post


24.09.2025 02:25
ycombinator (@ycombinator@rss-mstdn.studiofreesia.com)

The Top Programming Languages 2025
spectrum.ieee.org/top-programm
#ycombinator #top_programming_languages #python #javascript #sql #vibe_coding #programminig




Show Original Post


1 ...1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 ...1556
UP