본문 바로가기

Python409

[Tech With Tim] Flask Tutorial #3 - Adding Bootstrap and Template Inheritance *** Flask (Micro Web Framework) + Python으로 Websites 만들기 3 : Bootstrap 추가, Template 상속 - Creating a Base Template - Adding Bootstrap - Template Blocks - Inheriting Templates - Adding a Sidebar - Rendering the Page *** Text-Based Tutorial: https://techwithtim.net/tutorials/fla... *** Bootstrap Website: https://getbootstrap.com/docs/4.3/get... *** Nav-Bar Code: https://getbootstrap.com/docs/4.3/com.. 2020. 4. 11.
[Tech With Tim] Flask Tutorial #2 - HTML Templates *** Flask (Micro Web Framework) + Python으로 Websites 만들기 2 - Redirecting Continued - Rendering HTML - Dynamic HTML - Testing . Templates Continued . Passing Multiple Values *** Text-Based Tutorial: https://techwithtim.net/tutorials/fla... 2020. 4. 11.
[Tech With Tim] Flask Tutorial #1 - How to Make Websites with Python *** Flask (Micro Web Framework) + Python으로 Websites 만들기 1 - What is Flask? - Installing Flask - Starting a Project - Creating Web Pages - Running Your Website - Dynamic URLs - Redirects *** Text-Based Tutorial: https://techwithtim.net/tutorials/fla... 2020. 4. 11.
[Tech With Tim] Top 18 Most Useful Python Modules ■ List of Modules and Documentation □ Web: 1. Requests: https://pypi.org/project/requests/ 2. Django: https://pypi.org/project/Django/ 3. Flask: https://pypi.org/project/Flask/ 4. Twisted: https://twistedmatrix.com/trac/ 5. BeautifulSoup: https://pypi.org/project/beautifulsoup4/ 6. Selenium: https://selenium-python.readthedocs.io/ □ Data science: 7. Numpy: https://numpy.org/ 8. Pandas: https://p.. 2020. 4. 5.