Home New Trending Search
About Privacy Terms
#
#PyCon
Posts tagged #PyCon on Bluesky
Preview
Python Injection Attacks Finding eval(), exec(), and Insecure SQL Queries

Python Injection Attacks

medium.com/@maikelmardj...

#Python #pydata #pycon #owasp #cybersecurity #infosec

0 0 0 0

CFP: #pycon Aus Specialist Tracks including platform engineering, education and security if thats your bag :)

2026.pycon.org.au/cfp/speciali...

0 1 0 0
Post image

Throwback to previous PyCon Portugal 💛
Amazing talks, hallway discussions, and community moments.
Ready to join us this year? We'll be waiting for you 🐍

#pyconpt26 #python #pycon #aveiro

1 1 0 0

The #Pycon Ed Summit in 2013 literally changed my career.

Folks, if you’re adjacent to this in any way and can get there, do! 🐍

6 2 1 0
Call for proposal for PyCon US Maintainer summit. Closes Feb 20.
Join is too share your thoughts and learn from your peers!
https://us.pycon.org/2026/events/maintainers-summit/

Call for proposal for PyCon US Maintainer summit. Closes Feb 20. Join is too share your thoughts and learn from your peers! https://us.pycon.org/2026/events/maintainers-summit/

Can you believe it's already February 20th?
It's the last day to get your talk proposal to the Maintainer Summit at PyCon US 2026!

us.pycon.org/2026/events/...

#pycon #pyconus #publicspeaking #opensource

7 5 0 0
Post image

🎤 Call for Participation is now open! Want to speak, run a workshop, or share your Python experience at PyCon Portugal 2026? Submit your proposal and be part of the program 🐍

🗓️ Deadline: April 30

🔗 Apply here: pretalx.evolutio.pt/pycon-portug...

#pyconpt26 #pycon #python #cfp

1 3 0 0
Post image

We are extending the PyCon PL 2026🐍🇵🇱 CFP until March 16, which will be the final deadline.

With so much happening in the Python ecosystem this year, we want to ensure everyone has enough breathing room to craft and submit their best proposals.

🐍Submit:
pyconpl.confreg.pl/events/67

#Python #PyCon

2 3 0 0
Post image

Calling all #Python maintainers: The #PyConUS 2026 Maintainers Summit CFP is open! 🐍

Topics include: GenAI in OSS, security, community building, developer workflows & more.

First-time speakers & underrepresented voices especially encouraged!

Learn more: us.pycon.org/2026/events/...

#PyCon

0 1 0 0
Preview
GitHub - nocomplexity/codeaudit: Codeaudit - Modern Python source code security analyzer based on distrust. Codeaudit - Modern Python source code security analyzer based on distrust. - nocomplexity/codeaudit

Securing your code isn’t just about who gets in—it’s about what gets out.

#Python Code Audit External Egress Detection feature is a vital for security and prevention of data leaks.

Try it out!
github.com/nocomplexity...

#Pycon #AppSec #CyberSecurity #DataProtection

0 0 0 0
Post image

4 days left! ⏳

The clock is ticking for the PyCon PL 2026 Call for Proposals. Don't let your ideas gather dust, share them with the Python community!

🐍 Submit your talk/workshop/other idea here:
pyconpl.confreg.pl/events/67-py...

Don't miss the deadline! 🚀
#PyCon #PyConPL #Python #CFP

1 1 0 0
Preview
From Vulnerable to Verifiable: Master Python File I/O Today How To Open a file securely

From Vulnerable to Verifiable: Master Python File I/O Today
How To Open a file securely

open.substack.com/pub/nocomple...

#pycon #pydata #owasp #infosec

0 0 0 0
Preview
Python Ireland February 2026 Meetup, Wed, Feb 11, 2026, 6:30 PM | Meetup **Talk: How to bring a Python monolith back from the brink.** A real life case study on a Python monolith: it was the key business driver, but in 2022 is was about to be o

We’ve still got some spaces for our February monthly meetup, this Wednesday!

Join me at Python Ireland February 2026 Meetup meetu.ps/e/PQGVL/JbmdX/i

We’ve got space for 1 or 2 lightning talks too ⚡️

#PyConIe #Python #PyCon #PythonIe

1 2 0 0
Preview
Education Summit PyCon US 2026

Are you going to Pycon? Do you teach #Python to adults or children? Check out the 14th annual #Pycon Ed Summit! Join us! us.pycon.org/2026/events/...

#computerscience #education #coding @seantibor.com @anthonypjshaw.bsky.social @mkennedy.codes @brianokken.bsky.social @realpython.com

5 3 0 1
Как в Python применяется инверсия зависимостей. Максим Сахно, Контур
Как в Python применяется инверсия зависимостей. Максим Сахно, Контур YouTube video by Видео с мероприятий {speach!

My #PyCon RU 2025 talk (Best Speaker award! 🏆) is now on YouTube: youtu.be/MpQgrhLO6aE

English subtitles available! 🇬🇧

I break down the Dependency Inversion Principle, compare popular #Python #DI frameworks, and show why they matter for building better applications.

4 2 1 1
Preview
GitHub - nocomplexity/codeaudit: Codeaudit - Modern Python source code analyzer based on distrust. Codeaudit - Modern Python source code analyzer based on distrust. - nocomplexity/codeaudit

I advocate for ‘simple’ Open Cybersecurity solutions. At minimum, this means #opensource software with maintainable code and a security.md file that makes reporting vulnerabilities possible in under 10 seconds!

github.com/nocomplexity...

#fosdem #security #pycon

2 0 0 0
Preview
A Data-Driven Analysis of PyCon Talks on security According to many statistics, Python is the number-one programming language in use today, largely due to the rise of AI and machine learning research, data analysis, and related applications.

I was curious to know how many security-related talks are held at large Python conferences, so I analysed the largest PyCon conferences of the last few years.

open.substack.com/pub/nocomple...

#pycon #owasp #appsec

0 0 0 0
Preview
The Fastest Way to Validate External Python Modules The Secret to Instant Security Validation Without the Headache

The Fastest Way to Validate External Python Modules
Instant #python Security Validation Without a #Headache

open.substack.com/pub/nocomple...

#cyber #pycon #appsec #owasp

0 0 0 0
Post image

Python Code goes through parsing, complication and execution. Python's execution model combines interpretation with compilation.

Python’s popularity make it a target for malicious actors:

Python code is not secure by default!

codeaudit.nocomplexity.com
#CPython #owasp #pycon

0 0 0 0
Post image

Python security is gaining attention due to the still rising usage. Python can be considered a secure language, yet Python applications are susceptible to common security flaws.

github.com/nocomplexity...

#pycon #fosdem #owasp

1 0 1 0
Localising xkcd

I gave a lightning talk at a bunch of conferences in 2025 about some of the exciting new things coming in Python 3.14, including t-strings.

I illustrated this with xkcd 327, and localised it for the PyCon I was at. Here they are!

hugovk.dev/blog/2026/lo...
#Python #python314 #xkcd #PyCon

3 1 0 0
Preview
Avoid Python SAST scanners based on AI What happened with blockchain technology is also happening with AI technology.

Avoid Python SAST scanners based on AI
open.substack.com/pub/nocomple...

#pydata #pycon #fosdem

0 0 0 0
Post image

🎁 Last-minute Christmas gift for a Pythonista?🎄🐍
🎟️ #PyCascades 2026 tickets are on sale!

📅 March 21–22, 2026
✨ Hybrid event (in-person + online)

🎫 Buy Tickets 👇
pretix.eu/pycascades/v...

ℹ️ 2026.pycascades.com

#Python #PyCon #Tickets

4 2 0 0
Preview
Call for Proposals | PyCon Italia Join PyCon Italia May 27th to May 30th 2026 in Bologna, Italy!

Missed the PyCon US 2026 CFP because you were “just about to submit”? ⏳

If you’re a professional procrastinator, good news: a PyCon CFP is still open… just not the one in Long Beach 🏖️

PyCon Italia 2026 is waiting 👉 2026.pycon.it/en/call-for-...

CC @pyconit.bsky.social

#PyCon #CFP #PyConItalia

2 2 0 0

#PyCon proposals submitted! Gotta love a deadline

2 0 0 0
PSF Fundraiser 2025 The Python Software Foundation is the charitable organization behind the Python programming language.

⚡ And while we've got your attention, follow the Python Software Foundation @python.org if you haven't yet and support their fundraising efforts -> donate.python.org

#PyCon #Poland #PythonForEveryone

0 0 0 0
Post image

Here we go - the "First Minute" ticket pool for PyCon PL 2026 🇵🇱🐍 is now open.

⚡ Register:

pyconpl.confreg.pl/events

Additionally, everyone who purchases a "First Minute" ticket will receive something special as an add-on (to be revealed later) ✨

#PyCon #Conference #Python

1 0 0 0
Post image

Save the date - PyCon PL 2026 is coming back next year! 🐍🇵🇱

Join the 4-day event by Python community in Poland at the end of August 2026. The first batch of tickets will be available by the end of this week. Call for Papers is also coming very soon!

pl.pycon.org/2026/

#Python #Conference #PyCon

1 2 0 0
Preview
GitHub - nocomplexity/codeaudit: Codeaudit - Modern Python source code analyzer based on distrust. Codeaudit - Modern Python source code analyzer based on distrust. - nocomplexity/codeaudit

#Python function:
def dangerous_calculator(user_input):
print(f"Entered: {user_input}")
exec(user_input)

Someone will do:
dangerous_calculator("__import__('os').system('rm -rf /')")

Always check code with Python Code Audit!
github.com/nocomplexity...

#infosec #owasp #pycon #programming

0 0 0 0