This makes my day! Had a nice conversation with Mannie Young and he introduces me to his project https://www.pyclubs.org/ which is encouraging #university students to organise their own #Python #community
https://www.pyclubs.org/

This makes my day! Had a nice conversation with Mannie Young and he introduces me to his project https://www.pyclubs.org/ which is encouraging #university students to organise their own #Python #community
https://www.pyclubs.org/
he also shared a success story how this project https://www.pyclubs.org/ helps a #university adopt #teaching #Python in their courses. Students also find learning Python useful in their studies.
After recent license changes at #Anaconda, Inc., #Miniforge has become the recommended, fully open solution for institutional #Python environments. Now bundling both #conda and #mamba, it replaces #Miniconda/ #Mambaforge, ensuring high performance and broad package access via #CondaForge. Here I summarized the key changes and migration steps:
https://www.fabriziomusacchio.com/blog/2025-07-03-miniforge/
Mein TimeTrack side project nimmt langsam wirklich Form an.
Ich habe die App auf Postgres umgezogen, und arbeite gerade an weiteren Task Tracking Features.
Have a look: https://worksync.cloud/
Free online course: Introduction to Test-Driven Development July 14, 14:30 → 18:30 CEST
Looking to write better, more reliable code? This workshop is a great opportunity to dive into Test-Driven Development — a method where you write tests before the code, helping you build clean, extensible, and bug-resistant software from the start.
Prerequisites: Basic Python Knowledge
Sign up today-
https://events.digital-research.academy/event/106/
Is there enough reuse opportunities for a `catdog_typing` library?
A catdog being a union of types where the developer needs more control over the duck type interface, e.g. `str | list[str]` - by duck typing, iteration does what you probably don't want. So ideally these pairs get wrapped and the duck type interface is replaced with something sensible.
`str | Path | 'filelike'` seem like another common catdog.
New Batch: Python & Full Stack Python
Trainer: Mr. K.V. Rao
Starts: 9th July |
11:00 AM IST
Master Python, Django, React, APIs & Databases with real-time projects. Perfect for beginners and career switchers.
https://tr.ee/FSP9JUI
#Python #FullStackDeveloper #NareshIT #WebDev #MastodonLearn
Pythonのプロジェクト、パッケージ管理ツールは色々乱立しているが、そろそろ最近注目されているuvが決定打になりそうなの?
てかそろそろ決定的なのが出てほしい… #python
docs.astral.sh/uv/
uv
Success! Completed a #Python #AIXM parser, based on xml.parsers.expat and a hierarchy of custom classes.
AIXM features and objects are declared as dictionairies, mapping tag names to AIXM value classes.
While expat traverses the document, features and objects are collected, and values are converted and attached.
In the end all features and objects generate their own SQL commands for creation and inserts.
It even got wait&space capacity for features I currently don't need.
By the by, tox really is a first class piece of software.
https://tox.wiki/en/latest/user_guide.html #python
(Yes, yes, I know about nox)
A new release of PyNeuroML is available, please update your installations:
https://github.com/NeuroML/pyNeuroML/releases
```
pip install --upgrade pyneuroml
```
Say hello to another Plone Conference 2025 Silver sponsor - kitconcept!
https://kitconcept.com/en
kitconcept is the driving force behind the development of Plone 6 and the upcoming Plone 7. Thank you for your support once again!
New release from @linuxexpert: SysAdminAutomation-py – a modern Python-based toolkit that replaces your old Bash scripts with clean, portable, cross-platform code.
Say hello to another Plone Conference 2025 Silver sponsor - kitconcept!
https://kitconcept.com/en
kitconcept is the driving force behind the development of Plone 6 and the upcoming Plone 7. Thank you for your support once again!
Oooooooooh, this is within walking distance
Heute noch schnell anmelden: Mini-FrogLabs für Kinder ab der 4. Klasse morgen beim #TUEBIX:
I am currently looking for remote full time or contract work in #devops or backend #development. I'm US based but comfortable with international companies. I am proficient with #python, #linux, and a heap of other tech.
If you'd like more details or would like to connect, my resume and contact info is on my website: https://hobbsc.sdf-us.org
Boosts greatly appreciated!
#DEVONthink's automatic Wiki-links connect notes, but these relationships often remain hidden without a visual layer. To address this, I built a local #Python tool that generates interactive #graph visualizations of #Markdown note connections, revealing #clusters and structural patterns for more intuitive navigation and insight. Feel free to play around with it. If you notice any issues, please let me know.
https://www.fabriziomusacchio.com/blog/2025-07-02-devonthink_graph_view/
https://github.com/FabrizioMusacchio/DEVONthink_Note_Graphs
#ty an extremely fast #Python type checker, written in #Rust.
- https://github.com/astral-sh/ty/commit/6a408d5f98e0d17c7b74c7eb7357de44fb105c77#:~:text=%23%23%23-,documentation,-32 (#Documentation, The ty documentation is now available)