Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
python Series' Articles
Back to Gabor Szabo's Series
Introduction to Python unittest
Gabor Szabo
Gabor Szabo
Gabor Szabo
Follow
Oct 11 '17
Introduction to Python unittest
#
python
#
testing
10
reactions
Comments
Add Comment
1 min read
What does "if __name__ == '__main__'" do in Python?
Gabor Szabo
Gabor Szabo
Gabor Szabo
Follow
Dec 7 '22
What does "if __name__ == '__main__'" do in Python?
#
python
#
programming
#
beginners
#
tutorial
22
reactions
Comments
7
comments
4 min read
Running external programs with Python (os.system and subprocess)
Gabor Szabo
Gabor Szabo
Gabor Szabo
Follow
Dec 8 '22
Running external programs with Python (os.system and subprocess)
#
python
#
programming
#
tutorial
#
beginners
2
reactions
Comments
Add Comment
6 min read
Listing first elements of a huge directory using Python
Gabor Szabo
Gabor Szabo
Gabor Szabo
Follow
Jan 17 '23
Listing first elements of a huge directory using Python
#
python
#
programming
#
beginners
#
devops
2
reactions
Comments
Add Comment
2 min read
read_csv file using Pandas skipping rows based on content
Gabor Szabo
Gabor Szabo
Gabor Szabo
Follow
Mar 13 '23
read_csv file using Pandas skipping rows based on content
#
python
#
programming
#
datascience
2
reactions
Comments
Add Comment
4 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account