Python

Jinja2 Şablonları

5 minute read

Jinja2 ile çeşitli şablonlar oluşturup bunları network configleri için kullanacağız

Python Asyncio port scanner

1 minute read

Today I needed to scan a few thousands of network devices on some ports and of course I needed some kind of concurrency.

Python ile resim boyutu ölçeklendirmek

less than 1 minute read

Kişisel web sitemin ilk postu bu siteyi düzenlerken gereksinim duyduğum ilk öğelerden birisi için, resim boyutu değiştirmek için çözüm sağladığı gibi Python ...