Tech tutorials, How To's & User guides

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

Python

How to Start Background Process in Python

December 14, 2022June 5, 2024 Sreeram Sreenivasan Leave a comment CentOS/RHEL, Linux, Python, Ubuntu
run background process in python

Sometimes you may need to run a background process in Python. Here are the steps to do this using subprocess module.

Continue reading


How to Check if Substring is in List of Strings

December 13, 2022June 10, 2024 Sreeram Sreenivasan Leave a comment Python
Check if String is Substring of Items in List

Here are 5 different ways to check if substring is in list of strings in Python. Use them to check if string is substring of items in List in python.

Continue reading


How to POST JSON Data in Python Requests

December 12, 2022June 18, 2024 Sreeram Sreenivasan Leave a comment Python
post json data in python requests

Sometimes you may need to POST JSON data in Python Requests. Here are the steps to do it.

Continue reading


How to Use Decimal Step Value for Range in Python

December 8, 2022June 25, 2024 Sreeram Sreenivasan Leave a comment Python
use decimal step value in python

Sometimes you may need to decimal step value for range in Python. In this article, we will learn how to do this.

Continue reading


How to Remove All Occurrences of Value from List in Python

September 22, 2022September 22, 2022 Sreeram Sreenivasan Leave a comment Python
remove all occurrences of list item in python

Sometimes you may need to remove all occurrences of value from list in Python. Here are the steps to do so.

Continue reading


How to Move File in Python

September 22, 2022September 22, 2022 Sreeram Sreenivasan Leave a comment Python
move file in python

Sometimes you may need to move file in Python. Here are the steps to do this.

Continue reading


How to Check if Key Exists in Python Dictionary

September 19, 2022September 19, 2022 Sreeram Sreenivasan Leave a comment Python
python check if key exists in dictionary

Often you may need to check if key exists in python dictionary. Here are the steps to do so.

Continue reading


How to Download Images in Python

September 19, 2022September 19, 2022 Sreeram Sreenivasan Leave a comment Python
download image in python

Often you may need to download images in Python. Here are the steps to do so.

Continue reading


How to Remove Trailing Newline in Python

September 19, 2022September 19, 2022 Sreeram Sreenivasan Leave a comment Python
python remove trailing space

Sometimes you may need to remove trailing newline from one or sentences in Python. Here is how to remove trailing newline in Python.

Continue reading


How to Pad String in Python

September 16, 2022September 16, 2022 Sreeram Sreenivasan Leave a comment Python
pad string in python

Sometimes you may need to pad string with zeroes in Python. Here is how to pad string in Python.

Continue reading


Posts navigation

Older 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