orangeFx · @orangeFx
1 followers · 8 posts · Server mas.to

I found out there is no built in command line option for to reload script on file change. There must be a reason for that.

#Python

Last updated 1 year ago

David Lord :python: · @davidism
1070 followers · 693 posts · Server mas.to

Flask-SQLAlchemy 3.1.0 released, with support for SQLAlchemy 2's new annotation-based model definition. Thanks to @pamelafox for becoming a maintainer and enabling that support!
github.com/pallets-eco/flask-s
pypi.org/project/Flask-SQLAlch

#sqlalchemy #flask #Python

Last updated 1 year ago

Warrick Ball · @warrickball
117 followers · 558 posts · Server mas.to

If you've ever wondered why PEP8 advises changing statements like

if var == None:

to

if var is None:

this blog post shows how classes can in principle redefine `== None`:

jaredgrubb.blogspot.com/2009/0

#Python

Last updated 1 year ago

PyCon CZ :python: 🇨🇿 · @pyconcz
45 followers · 47 posts · Server floss.social

🤔 Jak fungují volání bez závorek a funkce vyššího řádu? To nám objasní Lumír Balharna přednášce "Funkce je taky jenom objekt!" 🧐 🐍cz.pycon.org/2023/program/talk

#pyconcz #Python #Prague

Last updated 1 year ago

Conan the Sysadmin · @conansysadmin
429 followers · 4337 posts · Server mstdn.social
justsoup · @justsoup
78 followers · 270 posts · Server mstdn.social

Work has begun on the tool for . You may notice that there are two branches. One with and one with . This is because I am prototyping in Rust and then considering moving to Python once the proper defaults are determined.

codeberg.org/Abyssal-Linux/aby

Yes. This is extremely inspired by

#abyssal #xbps #void #voidlinux #voidmobile #linuxmobile #mobilelinux #Linux #pmbootstrap #Postmarketos #Rust #Python #abyssallinux #Development

Last updated 1 year ago

OSTechNix · @ostechnix
670 followers · 1734 posts · Server floss.social
Conan the Sysadmin · @conansysadmin
429 followers · 4325 posts · Server mstdn.social

Not even the priests of the dreaded Snake Cult can harness so mighty a as this. cromwell-intl.com/open-source/

#OpenSource #Linux #FreeBSD #Python

Last updated 1 year ago

PyCon CZ :python: 🇨🇿 · @pyconcz
40 followers · 32 posts · Server floss.social

🌟 Interested in asynchronous services? Don't miss the talk with Tvrtko Sernak called "Unveiling FastKafka: Exploring Python’s Kafka Framework" at ! Explore more: cz.pycon.org/2023/program/talk

#pyconcz23 #asyncprogramming #Python #fastkafka

Last updated 1 year ago

PyCon CZ :python: 🇨🇿 · @pyconcz
39 followers · 30 posts · Server floss.social

🔬 Ready to explore genetics with Python? Dive into "DIY precision medicine with Pandas" by
@datasciencefox
and discover more! 🚀cz.pycon.org/2023/program/talk

#genetics #Python #pyconcz23

Last updated 1 year ago

Pierre Monnin · @piermonn
29 followers · 23 posts · Server sigmoid.social

Happy to announce PyGraft, a configurable tool to generate both synthetic and easily, supporting several RDFS and OWL constructs.

📄 arxiv.org/abs/2309.03685
💻 github.com/nicolas-hbt/pygraft (also available on PyPI)

#Python #schemas #KnowledgeGraphs

Last updated 1 year ago

PyCon CZ :python: 🇨🇿 · @pyconcz
39 followers · 30 posts · Server floss.social

🔎👽 Let's demystify asyncio from the ground up using only Python Standard Library in the workshop "Asyncio without Asyncio" led by Yan Yanchii! Discover more: cz.pycon.org/2023/program/work

#Python #programming #pyconcz23

Last updated 1 year ago

partizan · @partizan
172 followers · 14002 posts · Server mstdn.social

Is there a pythonic way to call a function multiple times without `for` and while maintaining type checking support?

Currently i'm doing this:

```
plugins = [One(), Two()]

def action_one():
for p in plugins: p.action_one()

def action_two():
for p in plugins: p.action_two()
```
Maybe there is better way?

#Python

Last updated 1 year ago

PyCon CZ :python: 🇨🇿 · @pyconcz
39 followers · 30 posts · Server floss.social

♻️ Master the art of efficient looping! Join Pratibha Jagnere in the talk "Itertools – iterators for efficient looping" and level up your Python skills. 🚀🔁 Don't miss it: cz.pycon.org/2023/program/talk

#Python #Itertools #pyconcz23

Last updated 1 year ago

PyCon CZ :python: 🇨🇿 · @pyconcz
39 followers · 30 posts · Server floss.social

♻️ Master the art of efficient looping! Join Pratibha Jagnere in the talk "Itertools – iterators for efficient looping" and level up your Python skills. 🚀🔁 Don't miss it: cz.pycon.org/2023/program/talk

#Python #Itertools #pyconcz23

Last updated 1 year ago

PyCon CZ :python: 🇨🇿 · @pyconcz
39 followers · 30 posts · Server floss.social

🗨️ Jaké chyby dělá ChatGPT a umí mluvit hantecem? 🤖 Zjistěte, jak ho ovládat z Pythonu skrze API a mnohem více s Petrem Šimečkem na přednášce "Velké jazykové modely: naučte ChatGPT básnit a zkroťte si svou lamu" na . 📚🔍 Už se těšíme! cz.pycon.org/2023/program/talk

#pyconcz #chatgpt #Python

Last updated 1 year ago

Cosima Meyer · @cosima_meyer
690 followers · 501 posts · Server mas.to

@posit conf is around the corner and I cannot wait to attend the conference and meet all the inspiring people I’ve met so far in person 🙌
I‘ve a few stickers with me - mainly @pyladies_bot and @rladies_bot but also some to celebrate the symbiosis of and , and an open-source package I developed ✨
If you want one and are at conf, feel free to reach out during the conference!

#positconf2023 #rladies #pyladies #Python #rstats

Last updated 1 year ago

PyCon CZ :python: 🇨🇿 · @pyconcz
38 followers · 20 posts · Server floss.social

☕How does ordering coffee at Starbucks mirror asynchronous programming?🌠 Join Álvaro Durán in exploring the intriguing parallels in his talk "Codename Tulip: The Making of Async." 🫗🔗 Learn more: cz.pycon.org/2023/program/talk

#asyncprogramming #pyconcz23 #Python

Last updated 1 year ago

Honza Javorek · @honzajavorek
51 followers · 11 posts · Server mastodonczech.cz

Jinak k přednášení se nám povedlo motivovat spoustu členů klubu a další budou v publiku, z čehož mám velkou radost. A samozřejmě se nemůžu dočkat, až zase uvidím všechny kámoše z komunity. A až se to všechno promíchá a propojí a v noci budem všichni společně brnkat na ukulele 🥹

#juniorguru #Python

Last updated 1 year ago

Honza Javorek · @honzajavorek
51 followers · 9 posts · Server mastodonczech.cz

Tak co, těšíte se na @pyconcz? Začne to už 15.9., za pár dní! Po letech s covidem konečně pořádný celorepublikový cirkus komunity 🎪 Letos s významnou přítomností juniorů a všech, kdo jim chtějí pomáhat 🐣 cz.pycon.org/2023/

#Python

Last updated 1 year ago