python

Back Open Paginator
07.12.2025 17:11
fcodvpt (@fcodvpt@framapiaf.org)

I also liked Rachel Kaufman talk "Let's Build A Cookbook In Python" a nice inspiration for a personnal project.

youtube.com/watch?v=_ySyuaSH5y0

github.com/rkaufman13/brooklan

I like when she talked about the smallweb : smallweb.cc

I could not imagine there was a Recipe Scrapers : docs.recipe-scrapers.com/ => looks like an MkDocs + Material site ;)

#pyladiescon #python #smallweb




Show Original Post


07.12.2025 17:08
TechKeysX (@TechKeysX@mastodon.social)

Introduction to Python Programming Language - S1 EP01 P1





Show Original Post


07.12.2025 17:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Mobileye is hiring Experienced Software & MLOps Developer for Modeling Group

đź”§ #python #aws
🌎 Jerusalem, Israel
⏰ Full-time
🏢 Mobileye

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




Show Original Post


07.12.2025 17:03
fcodvpt (@fcodvpt@framapiaf.org)

I had a lot of fun looking at Pamela Fox talk : "BEWARE THE TROLLS: Red-teaming for LLM-powered apps".

youtube.com/watch?v=_ySyuaSH5y0

I discovered the PyRIT library : github.com/Azure/PyRIT

#pyladiescon #python




Show Original Post


07.12.2025 16:59
d_prieto (@d_prieto@peoplemaking.games)

Fua, pensaba que hoy el problema de advent of code iba a ser supercomplicado y al final lo he resuelto en 17 lĂ­neas. Yay = D

Y ahora sé que no puedes iterar a través de un set Y cambiar el set al mismo tiempo. #python #adventOfCode




Show Original Post


07.12.2025 16:50
fcodvpt (@fcodvpt@framapiaf.org)

La conférence en ligne #PyLadiesCon 2025 était vraiment une belle édition et j'ai de nombreuses présentations passionnantes à regarder.

youtube.com/playlist?list=PLOI

Un grand merci aux organisatrices et organisateurs ainsi qu'aux volontaires qui ont fait un travail exceptionnel pour cet événement exceptionnel de la communauté #python.

A huge thank you to the organizers and volunteers who did an exceptional job for this exceptional # python community event.

Also thank you to all sponsors.




Show Original Post


07.12.2025 16:32
jochie (@jochie@strangeweb.page)

Content warning:AdventOfCode musings/spoilers


My #Python code for Day 7, after a _tiny_ bit of cleanup since last night:

Part 1:
codeberg.org/jochie/adventofco

codeberg.org/jochie/adventofco

#AdventOfCode




Show Original Post


07.12.2025 16:30
rafaelwo (@rafaelwo@social.tchncs.de)

Finally another episode of core.py – and it’s over 2 hours 🔥

#best #core #python #podcast




Show Original Post


07.12.2025 16:02
r (@r@fed.brid.gy)

KOllector - Publishing KOReader Highlights

fed.brid.gy/r/https://tech.sto





Show Original Post


07.12.2025 15:25
PythonPeak (@PythonPeak@mastodon.social)

Python Snapshot: ZipLongest Time Padding Fixes

Padding fixes past forever

zip_longest materializes tuples immediately, so later list edits cannot retroactively add new partners.

...

youtube.com/watch?v=_ViWspATbAE




Show Original Post


07.12.2025 15:19
mathsppblog (@mathsppblog@fosstodon.org)

Today was a fun #AdventOfCode problem!

Join me at 5pm UTC (in ~2h40min) as I livestream my solution and a visualisation for today's part 2.

We'll be implementing a very efficient #Python solution with sets and counters!

Here's the link for later:

youtube.com/@mathsppblog/live




Show Original Post


07.12.2025 15:08
zulfian (@zulfian@mastodon.social)

MUN-AI — exploring offline modular AI orchestration.

The model (Ollama Mistral 7B) runs in a Podman container, while the UI (Python GTK4) and analysis layer run separately. The model doesn’t generate or execute code — it only interprets intent. Processing stays local using pandas, matplotlib, and seaborn.

Latest test uses the NYC Yellow Taxi dataset (Jan 2023, 3M+ rows). UI remains responsive thanks to multiprocessing and tabs design.





Show Original Post


1 ...860 861 862 863 864 865 866 867 868 869 870 ...1571
UP