排序
Python script for cloning repositories
Python script for cloning repositories,A couple times it happened to me this year that I had to pull again the repositories from a given organization. Mostly it happened to me beca...
jbang – The power of shell scripting for Java
jbang - The power of shell scripting for Java,Whenever a new Java library is out, developers would be curious to try it out. However, it is sometimes cumbersome to set up the proje...
How I Automated The Google Form Filling For My College Attendance Using Python
How I Automated The Google Form Filling For My College Attendance Using Python,To fight Corona Virus, our Prime Minister has declared lockdown for 21 days in all over the country. ...
Introduction to web scraping using Python
Introduction to web scraping using Python, Table of contents What is python? What is web scraping? What is the difference between 'web scraping' and 'web crawling' ? What do I need...
Creating a custom cycling map from open data
Creating a custom cycling map from open data,During the past month, I have created a specific style for generating cycling maps, using only publicly available data. Goal In July an...
Watermark batch of images
Watermark batch of images,Hey all! Let's assume you have a lot of images and you want to watermark all of them. There are some online website that doing that, but when we are talki...
My First Arch Installation Script
My First Arch Installation Script,Hi Everyone. I have just released my first Linux Installation script for Arch, using Python. It has an interactive menu (and is heavily in develop...