python

Back Open Paginator
13.12.2025 19:07
ebokify (@ebokify@mastodon.social)

Python for ArcGIS Pro (1 ed)
ebokify.com/python-for-arcgis-

📕 ebokify.com/python





Show Original Post


13.12.2025 19:05
ebokify (@ebokify@mastodon.social)

Modern Python Standard Library Cookbook (1 ed)
ebokify.com/modern-python-stan

📕 ebokify.com/python





Show Original Post


13.12.2025 18:22
TechKeysX (@TechKeysX@mastodon.social)

Different Ways to use Print() function in Python - S1 EP01 P7





Show Original Post


13.12.2025 18:20
zelphirkaltstahl (@zelphirkaltstahl@mastodon.social)

Now I also added spaced repetition to my language learning tool.

The different learn levels, that govern what label is shown in the training dialog, and their timespans (seconds until able to show up again) and numerical value (1,2,3,...) are all configurable in the config file of the application, allowing a (technically minded) learner to easily define their own timespans, labels and durations.





Show Original Post


13.12.2025 18:14
TechKeysX (@TechKeysX@mastodon.social)

S1 EP10 T9 - Machine Learning in Python - Sys Path to Override - Built-In Modules





Show Original Post


13.12.2025 17:12
bitprophet (@bitprophet@social.coop)

#Python friends, you got any favorite libraries to help introspect large import trees? (use cases: providing feedback during the early import-the-world phase of loading a monorepo; determining how to extract internal dependencies or resolve cycles; etc)

My fallback is to just whip something up with sys.meta_path finders, but smells like the kinda use case where there might be a nice handy lib already on PyPI.




Show Original Post


13.12.2025 17:02
PythonPeak (@PythonPeak@mastodon.social)

Infinite Loop Generator

Creating an Infinite Loop to Find a Number?! Python Logic Fail! 🔄

Why use a simple check when you can loop forever? This code is peak inefficiency!

🚫 What NOT to do:
• Infinite loops for simple checks
• No exit conditions
• Unnecessary iteration

✅ The right way: Direct comparison or simple loop with break

Efficiency matters! This Code Crimes shows when loops are unnecessary.

...

youtube.com/watch?v=05cT7yXl98U




Show Original Post


13.12.2025 16:01
clonbg (@clonbg@masto.es)

Primeros pasos con PyQt y QtDesigner. Primer programa con Python myblog.clonbg.es/primeros-paso #Programación #Python #PyQT clonbg.es





Show Original Post


13.12.2025 16:00
codelabsacademyupdates (@codelabsacademyupdates@mastodon.social)

Working on RAG for clinical notes? You can’t just throw PHI into a random LLM.
We’ve shared a guide to HIPAA‑conscious RAG with Python, vector search, and open‑source models so raw PHI stays inside your boundary.

Read more: codelabsacademy.com/en/blog/hi




Show Original Post


13.12.2025 15:37
tschak (@tschak@oldbytes.space)

After seeing #duplicity not start up due to a momentarily missing #python package (pexpect), it occurs to me that I really don't like having critical system utilities with fragile dependency chains.

#linux

I really should just back up with rsync and tar.




Show Original Post


13.12.2025 15:13
hugovk (@hugovk@mastodon.social)

Congratulations to the new Python Steering Council!

🗳️ Barry Warsaw @pumpichank (6th term)
🗳️ Donghee Na @dongheena (2nd)
🗳️ Pablo Galindo Salgado (6th)
🗳️ Savannah Ostrowski @savannah (1st)
🗳️ Thomas Wouters @Yhg1s (6th)

discuss.python.org/t/steering-

Welcome @savannah for the first time and thank you to @gpshead for your four years' service!

Fun fact: four members have been or are release managers 🚀

hugovk.github.io/python-steeri





Show Original Post


13.12.2025 14:33
vm666 (@vm666@mastodon.hofud.com)

#C #gcc #clang #elf #python and unknowable optimisations of unspeakable horrors from the depths of time ...

facebook.com/dan.colascione/po
bugs.python.org/issue38980
maskray.me/blog/2021-05-09-fno
maskray.me/blog/2021-05-16-elf




Show Original Post


1 ...821 822 823 824 825 826 827 828 829 830 831 ...1576
UP