Homepage
Open in app
Sign inGet started

python4you

Articles about general Python, best practices and interviews.

Detect unused secrets in your GitHub repositories

Detect unused secrets in your GitHub repositories

With the increasing number of security threats, it is important to use (and follow the best practices) only those “secrets” that you…
Go to the profile of Artem Rys
Artem Rys
Jan 20, 2022
Why you should use typing for all your Python projects

Why you should use typing for all your Python projects

I am using typing at my work project and now trying to use it for my personal or freelance projects only if it is not a one-time script.
Go to the profile of Artem Rys
Artem Rys
Jan 28, 2020
“Effective Python” by Brett Slatkin book review

“Effective Python” by Brett Slatkin book review

I’d recommend this book to the people who are using Python at least several months and are feeling good with the basics.
Go to the profile of Artem Rys
Artem Rys
Jan 22, 2020
Consider absl Python library to work with flags

Consider absl Python library to work with flags

Consider using absl Python library to work with flags in your application
Go to the profile of Artem Rys
Artem Rys
Dec 25, 2019
5 Scraping Tips

5 Scraping Tips

In this story, I will point you to the 5 tips that I have collected while working on my freelance scraping projects.
Go to the profile of Artem Rys
Artem Rys
Nov 13, 2019
Ranking capitals by the number of Starbucks using Python and Google Maps API

Ranking capitals by the number of Starbucks using Python and Google Maps API

Using Google Maps API and Python to count the number of Starbucks in the capitals
Go to the profile of Artem Rys
Artem Rys
Jul 22, 2019
Python Functions Defaults Explained

Python Functions Defaults Explained

I have been on the several Python interviews again and have passed an Upwork Python test. And I have noticed that the interviewers like…
Go to the profile of Artem Rys
Artem Rys
Apr 10, 2019
RabbitMQ Scrapy Item Publisher in Python

RabbitMQ Scrapy Item Publisher in Python

It’s a small note about the Scrapy Item Pipeline that publishes a Scrapy Item to the RabbitMQ.
Go to the profile of Artem Rys
Artem Rys
Feb 26, 2019
Calling Celery Tasks not from Python

Calling Celery Tasks not from Python

Calling Celery tasks using Celery bootsteps and RabbitMQ
Go to the profile of Artem Rys
Artem Rys
Jan 21, 2019
Python IO streams in examples

Python IO streams in examples

Python IO streams: BytesIO and StringIO in practice.
Go to the profile of Artem Rys
Artem Rys
Dec 19, 2018
Creating Telegram Bot and deploying it on Heroku

Creating Telegram Bot and deploying it on Heroku

Telegram Bot creation tutorial using Python and Heroku Deployment using Heroku Container Registry and Docker.
Go to the profile of Artem Rys
Artem Rys
Dec 15, 2018
Python SystemExit Exception Explained

Python SystemExit Exception Explained

Explaining behaviour of sys.exit and SystemExit exception
Go to the profile of Artem Rys
Artem Rys
Dec 11, 2018
About python4youLatest StoriesArchiveAbout MediumTermsPrivacyTeams