Tech tutorials, How To's & User guides

MENUMENU
  • Linux
  • Ubuntu
  • Python
  • NodeJS
  • Apache
  • Nginx
  • Website Administration
    • PHP
    • Django
  • Git

Python

What Is __name__ In Python

November 3, 2021November 3, 2021 Sreeram Sreenivasan Leave a comment Python
what is __name__ in python

Often you will see __name__ in your python code. Here is what __name means in python.

Continue reading


How to Delete File or Folder in Python

November 1, 2021November 1, 2021 Sreeram Sreenivasan Leave a comment Python
delete file or folder in python

Sometimes you may need to delete file or folder in Python. Here are the steps to remove file or folder in Python.

Continue reading


How to Connect to PostgreSQL database using Python

September 8, 2021June 11, 2024 Sreeram Sreenivasan Leave a comment PostgreSQL, Python
connect to postgresql database

Sometimes you may need to connect to PostgreSQL database and send SQL queries. Here is how to do it.

Continue reading


Python Script to Run SQL Query

September 3, 2021July 23, 2025 Sreeram Sreenivasan Leave a comment Python
python script to run sql query

Sometimes you may need to query databases using python. Here is a python script to run sql query.

Continue reading


How to Sort CSV File in Python

August 10, 2021August 10, 2021 Sreeram Sreenivasan Leave a comment Python
sort csv in python

Sometimes you may need to sort contents of CSV file in python. Here is how to sort CSV file in Python.

Continue reading


How to Read Binary File in Python

August 10, 2021July 23, 2025 Sreeram Sreenivasan Leave a comment Python
read write binary file in python

Sometimes you may need to read binary file line by line or read bytes from binary file. Here is how to read binary file in python.

Continue reading


How to Get Filename from Path in Python

August 9, 2021July 23, 2025 Sreeram Sreenivasan Leave a comment Python
get filename from path in python

Sometimes you may need to extract or retrieve filename from path. Here is how to get filename from path in Python.

Continue reading


How to List All Files in Directory in Python

July 28, 2021July 28, 2021 Sreeram Sreenivasan Leave a comment Python
list files & folders in python

Python provides several libraries to list all files & subdirectories in a directory. Here is how to list all files in directory in Python.

Continue reading


Python: Reading & Writing to Same File

April 20, 2021May 3, 2021 Sreeram Sreenivasan Leave a comment Python
read and write file in python

Python provides many different ways for reading & writing files. Here is how to read & write files in Python.

Continue reading


Posts navigation

Newer posts

Recent Posts

  • How to Start Background Process in Python
  • How to Check if Substring is in List of Strings
  • How to Check if Column is Empty or Null in MySQL
  • How to Schedule Multiple Cron Jobs in One Crontab
  • How to POST JSON Data in Python Requests

Follow Us

  • Facebook
  • Twitter
© 2021 Fedingo | About Us | Contact Us | Privacy Policy
dazzling Theme by Colorlib Powered by WordPress