Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
python Series' Articles
Back to Gábor Szabó's Series
Introduction to Python unittest
Gábor Szabó
Gábor Szabó
Gábor Szabó
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?
Gábor Szabó
Gábor Szabó
Gábor Szabó
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)
Gábor Szabó
Gábor Szabó
Gábor Szabó
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
Gábor Szabó
Gábor Szabó
Gábor Szabó
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
Gábor Szabó
Gábor Szabó
Gábor Szabó
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