본문 바로가기

자바, 파이썬

[Python] What you can do with Python

1. A calculator program using a Math library.

2. A media player.

3. A Robotic Process Automatic program using PyAutoGUI and Selenium libraries.

4. Data engineering with Numpy and Pandas libraries.

5. Machine learning with Sci-kit learn and Tensorflow libraries.

6. Web building with a Streamlit library.

7. Image recognition using an OpenCV library.

8. Web scrapping using Request and BeautifulSoup libraries.

9. Run a server using a Django library.

10. Manage a database using a PyMySQL library.