[Tech With Tim] Top 18 Most Useful Python Modules







List of Modules and Documentation Web: Requests: https://pypi.org/project/requests/ Django: https://pypi.org/project/Django/ Flask: https://pypi.org/project/Flask/ Twisted: https://twistedmatrix.com/trac/ BeautifulSoup: https://pypi.org/project/beautifulsoup4/ Selenium: https://selenium-python.readthedocs.io/ Data science: Numpy: https://numpy.org/ Pandas: https://pandas.pydata.org/ Matplotlib: https://matplotlib.org/ Nltk: https://www.nltk.org/ Opencv: https://opencv-python-tutroals.readth... Machine Learning: Tensorflow: https://www.tensorflow.org/ Keras: https://keras.io/ PyTorch: https://pytorch.org/ Sci-kit Learn: https://scikit-learn.org/stable/ GUI: Kivy: https://kivy.org/#home PyQt5: https://pypi.org/project/PyQt5/ Tkinter: https://wiki.python.org/moin/TkInter Bonus: Pygame: https://www.pygame.org/docs/

댓글

이 블로그의 인기 게시물

[이수안컴퓨터연구소] 파이썬 레이싱 자동차 게임 만들기 Creating a Python Racing Car Game with pygame (한글자막)

[빵형의 개발도상국] 얼굴 인식 알고리즘 성능 비교 - Python, Deep Learning