Python

5 useful Python string methods

I will share with you 5 useful string methods in Python. First, we need to know that all python methods do not change the original value of the string, they return new values

7 Python operations

Share 7 Python Sao operations: image to pdf, plagiarism detector, language translation, audio extraction from video files...

2021 Python 2.7 install PIP

Since the mainstream version of `Python` is already `3.x`, many tutorials on the Internet are no longer able to install PIP, so please record

Docker Package Flask image

The main advantage of docker is that it can be easily deployed to the cloud, because the container has the additional benefit of running anywhere without facing dependency conflicts