python

Back Open Paginator
31.07.2025 02:08
IllestPreacha (@IllestPreacha@post.lurk.org)

EmojiPhrases

Coded #python

#creativecoding
#glitchart
#emojis
#pixelation





Show Original Post


31.07.2025 01:46
villares (@villares@pynews.com.br)

A quick #shapely & #py5 demo! Code at: github.com/villares/sketch-a-d
More sketch-a-day: abav.lugaralgum.com/sketch-a-d
If you like this, support my work:
paypal.com/donate/?hosted_butt
liberapay.com/Villares
wise.com/pay/me/alexandrev562 #Processing #Python #py5 #CreativeCoding





Show Original Post


31.07.2025 01:08
toba (@toba@zeroes.ca)

Friends don't let friends do partial imports in a big #Python project.




Show Original Post


31.07.2025 01:01
pyconau (@pyconau@mastodon.pycon.org.au)

PyCon AU 2025 tickets are available now — and score a limited-edition conference T-shirt! 👕✨

Don’t miss your chance to:
🐍 Be part of Australia’s biggest Python event
🧠 Learn from top speakers and workshops
🛍️ Rock the exclusive 2025 tee
🎫 Choose the ticket type that suits you — from students to pros

👉 Book now at 2025.pycon.org.au/attend?ref=fv

#PyConAU #Python #Data #AI #Science #Education





Show Original Post


31.07.2025 00:46
danzin (@danzin@mastodon.social)

Alguém daqui vai na 🐍 amanhã, sexta e/ou sábado?

Acho que a @cmaiacd vai :)

Veja a grade em 2025.pythoncerrado.org/grade

@pythoncerrado




Show Original Post


30.07.2025 23:46
leahawasser (@leahawasser@fosstodon.org)

Does anyone else use the all-contributors bot for GitHub contributions? It seems like the website has been down for some time, and now I'm encountering other issues with it. #opensource #python




Show Original Post


30.07.2025 23:21
Python_Ireland (@Python_Ireland@mastodon.ie)

The PyCon Ireland Call for Speakers closes soon!

If you have a talk you’d like to present, now is your chance!

Submit here: python.ie/pycon-2025/call-for-

#PyConIe #Python #PyCon #PythonIe




Show Original Post


30.07.2025 23:20
Larvitz (@Larvitz@burningboard.net)

Project reveal:

For the past couple of weeks, I was working on a modern Ansible connection plugin for FreeBSD Jails: jailexec.py

It utilizes the SSH connection to the host-system and jexec to execute Ansible automation within FreeBSD jails.

Makes it even possible to automate jails, that aren't reachable via SSH themselves (or even have no IP address).

Bonus features:

- Connection pooling and persistence for improved performance

- Efficient file transfer with proper permission handling

- Jail command execution via jexec with privilege escalation (doas/sudo)

- Comprehensive error handling and logging with multiple log-levels (-v -vv and -vvv)

After some polishing and testing, I will publish that under a BSD 2-Clause license on my Codeberg repositories and GitHub (Likely during the weekend)

#freebsd #bsd #ansible #automation #python #devops @vermaden





Show Original Post


30.07.2025 23:11
paco (@paco@infosec.exchange)

My #LLM IDE generated some #Python code for me. It spits out a config file for another program, and then runs the program. I wonder why that program has trouble reading the YAML file we are generating...

config_path = os.path.join('output', f'config-{region}.yaml')
os.makedirs('output', exist_ok=True)
with open(config_path, 'w') as f:
json.dump(config, f, indent=2)




Show Original Post


30.07.2025 23:01
jimcarroll (@jimcarroll@mastodon.futurist.info)

Because if you don't know the details of what airplanes are flying past your deck while you work outside, you won't know.

#python #vibecoding #raspberrypi #raspberrypi5





Show Original Post


30.07.2025 22:46
kevinrenskers (@kevinrenskers@hachyderm.io)

New article!

Automate #Python package releases

loopwerk.io/articles/2025/auto

Super useful now that I maintain multiple #Python and #Django packages 😅




Show Original Post


30.07.2025 22:40
pyladiescon (@pyladiescon@fosstodon.org)

💜 We’re looking for volunteers!

Join us for #PyLadiesCon 2025, our 3rd global Python conference celebrating diversity in tech 🌍🐍

📣 Check out the blog with all the details: conference.pyladies.com/2025-c

#Python #PyLadies





Show Original Post


1 ...1535 1536 1537 1538 1539 1540 1541 1542 1543 1544
UP