python

Back Open Paginator
25.11.2025 18:39
davidr (@davidr@hachyderm.io)

Finally getting back to the #constraintprogramming #ortools #scheduling/#routing #optimization problem

I have a minimal working implementation of both a server and a selection of agents at various levels of realism. Two other #software peeps are making two real agents to talk to my server

...and I'm realizing I need to bump up my game and get ahead of them...again

For most of the scheduling types/agents, routing is a non-issue. For a couple types/agents it is absolutely crucial. It's one of those that is being implemented by one of the #engineers. And if answers come back unrouted, a higher-level person is going to absolutely POUNCE and start advocating Bad Ideas

So I was looking into circuit constraints and there isn't a lot of info out there beyond the basics.

Until I found this wonderful tutorial

github.com/d-krupke/cpsat-prim

It covers everything from the beginning to advanced and and even niche usage, including such important things as runtime parameters and timing. All in #python!

#thanksgiving




Show Original Post


25.11.2025 18:38
mahlzahn (@mahlzahn@nerdculture.de)

Are you interested in the spiking activity of your neuronal cultures, #brain slices, #organoids, etc.?

Check out our latest publication in STAR Protocols:
“Protocol for the enhanced analysis of electrophysiological data from high-density multi-electrode arrays with nicespike and spikeNburst”
doi.org/10.1016/j.xpro.2025.10

It provides user-friendly graphical and #Python programming interfaces to spike sorting via template matching thanks to #Kilosort and #spikeinterface (@spikeinterface), and subsequent analysis of #spiking and #bursting activity, networks, and synchrony.

#neuroscience #brainscience #electrophysiology #brainOrganoids





Show Original Post


25.11.2025 18:30
pytexas (@pytexas@fosstodon.org)

Looking to provide financial support to a good cause this #GivingTuesday on Dec 2?

Consider supporting Friends of #PyTexas! This is your opportunity to make a direct impact on the future of the PyTexas Foundation and (by extension) the #Python Community in Texas.

Learn more here: pytexas.org/sponsorship/friend





Show Original Post


25.11.2025 17:19
pyohio (@pyohio@fosstodon.org)

For those of you who may be traveling during the holidays, we hope you get to enjoy a much-deserved break with your loved ones. Please be safe during your journey and we look forward to seeing you again!

#Python #PyOhio #TechConference




Show Original Post


25.11.2025 16:54
AndriiKuznietsov75 (@AndriiKuznietsov75@social.kyiv.dcomm.net.ua)

🤖🛢️ SuperDuper — фреймворк на базі #Python для створення комплексних програм та агентів на основі ШІ на основі ваших власних даних, інтегруючись з основними базами даних. Він підтримує найновіші технології та методи генеративного та класичного ШІ та машинного навчання.
Superduper включає інтеграції з #MongoDB, #PostgreSQL, #SQLite, #Redis, #MySQL

github.com/superduper-io/super




Show Original Post


25.11.2025 16:37
smagnusson (@smagnusson@graphics.social)

Acoustic panels are technically not done yet (woodworker wants to add a trim to them), so I made a different quick tutorial: how to take advantage of Blender's command line options to make "tutorial-ready Blender" and "safe Blender" shortcuts. No terminal required!

youtube.com/watch?v=UKUEdFdyku0

#b3d #blender3d #python




Show Original Post


25.11.2025 15:42
mathsppblog (@mathsppblog@fosstodon.org)

This December I'll be publicly live-streaming myself solving #AdventOfCode (in #Python) on YouTube, but I never streamed on YouTube.

Does anyone have any tips? :D

Both general streaming tips and specific YT-related ones?




Show Original Post


25.11.2025 15:03
driscollis (@driscollis@mastodon.social)

I'm having a eBook and course sale all week long.

If you enjoy Python quizzes that will test your Python knowledge, check out my Python Quiz Book, which has over 100 quizzes and answers!





Show Original Post


25.11.2025 14:58
robinlovelace (@robinlovelace@fosstodon.org)

Just adding #Python code for the Introduction to Data Science course I'm teaching on Friday 🐍 I decided to not mess about with 'pandas' and to use the newer 'polars' package instead. Such a cool package! We now show people how to solve a problem originally designed to teach Excel from the command line, in #rstats and #python, take your pick!





Show Original Post


25.11.2025 14:40
stylus (@stylus@social.afront.org)

can I do #multitouch input in #py5 #python ?




Show Original Post


25.11.2025 14:26
mblayman (@mblayman@mastodon.social)

🐍 The `with` statement is an awesome feature in . In this Pythonic code article, we look at `with` and context managers and how they help your code. mattlayman.com/blog/2017/pytho




Show Original Post


25.11.2025 14:13
sptral (@sptral@mastodon.social)

🐍 Python: El Lenguaje Versátil

Python es un lenguaje de programación fácil de leer y aprender, ideal para principiantes y expertos.

Destaca por su versatilidad: se usa en Desarrollo Web (Django, Flask), Ciencia de Datos, Automatización e Inteligencia Artificial. Su vasta biblioteca de módulos permite hacer casi cualquier cosa. ¡Una herramienta esencial en el mundo tech!




Show Original Post


1 ...933 934 935 936 937 938 939 940 941 942 943 ...1569
UP