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 Reverse/Invert Dictionary Mapping in Python

September 12, 2022September 12, 2022 Sreeram Sreenivasan Leave a comment Python
reverse/invert dictionary mapping

Sometimes you may need to reverse/invert dictionary mapping in python. Here are the steps to do it.

Continue reading


How to Extract Numbers from String in Python

August 22, 2022August 22, 2022 Sreeram Sreenivasan Leave a comment Python
extract numbers from string in python

Sometimes you may need to extract numbers from string in Python. Here are the steps to do it.

Continue reading


How to Remove HTML Tags from CSV File in Python

May 26, 2022May 26, 2022 Sreeram Sreenivasan Leave a comment Python
remove html tags from html in python

Sometimes you may need to remove HTML tags from CSV. Here are the steps to do it.

Continue reading


How to Convert PDF to Text in Python

May 25, 2022May 25, 2022 Sreeram Sreenivasan Leave a comment Python
convert pdf to text in python

Sometimes you may need to convert PDF to Text in Python. Here are the steps to do it using PyPDF2 package.

Continue reading


How to Split File in Python

May 25, 2022May 25, 2022 Sreeram Sreenivasan Leave a comment Python
split file in python

Often you may need to split file in Python by delimiter, size, lines, columns. Here are the different ways to split file in Python.

Continue reading


How to Create Nested Directory in Python

May 10, 2022May 10, 2022 Sreeram Sreenivasan Leave a comment Python
create nested directory in python

Sometimes you may need to create nested directory in Python. Here are the steps to create nested directory 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