You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Upgrade theme from minimal to Cayman
- Add responsive design and mobile optimization
- Implement dual-language support (EN/CN)
- Add comprehensive SEO optimization
- Create professional project structure
- Add custom CSS with 350+ lines of enhancements
- Implement automatic ToC generation
- Add contribution and deployment guides
- Update all content with modern resources
- Fix 21 broken links and add 25+ new resources
A) REST APIs: [Build professional REST APIs with Python, Flask, Flask-RESTful, and Flask-SQLAlchemy.](http://bit.ly/2nktytU)[12,602 recommends, 4.6/5 stars]
109
+
A) REST APIs: [REST APIs with Flask and Python in 2024 - Complete Course](https://www.coursera.org/learn/packt-rest-apis-with-flask-and-python-in-2024-i01az)[Professional Flask Development with Modern Tools]
88
110
89
-
B) Algorithmic Trading: [Python for Financial Analysis and Algorithmic Trading: Learn numpy , pandas , matplotlib , quantopian , finance.](http://bit.ly/2FfVW8G)[18,077 recommends, 4.6/5 stars]
111
+
B) Financial Analysis: [The 2024 Guide to Using YFinance with Python for Stock Analysis](https://kritjunsree.medium.com/the-2024-guide-to-using-yfinance-with-python-for-effective-stock-analysis-668a4a26ee3a)[Modern Python Finance Tools]
90
112
91
113
<br>
92
114
@@ -103,12 +125,14 @@ B) Algorithmic Trading: [Python for Financial Analysis and Algorithmic Trading:
103
125
<br>
104
126
105
127
### Structure
106
-
*[Alice in Python projectland: A comprehensive guide for how to go from Python scripts to a packaged project.](http://veekaybee.github.io/2017/09/26/python-packaging?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
128
+
*[Python Packaging User Guide: Creating a Project](https://packaging.python.org/en/latest/tutorials/packaging-projects/)
129
+
*[Real Python: Python Modules and Packages](https://realpython.com/python-modules-packages/)
107
130
108
131
<br>
109
132
110
133
### List
111
-
*[Python List Comprehension Tutorial](http://www.datacamp.com/community/tutorials/python-list-comprehension?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
134
+
*[Python List Comprehension Tutorial](https://realpython.com/list-comprehension-python/)
135
+
*[Beginner's Guide To List Comprehensions In Python](https://zerotomastery.io/blog/list-comprehension-python/)
112
136
113
137
<br>
114
138
@@ -136,14 +160,17 @@ B) Algorithmic Trading: [Python for Financial Analysis and Algorithmic Trading:
136
160
137
161
<br>
138
162
139
-
### Spreasheet
140
-
*[Python Excel Tutorial: The Definitive Guide - Karlijn Willems](http://www.datacamp.com/community/tutorials/python-excel-tutorial?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
163
+
### Spreadsheet
164
+
*[Python Excel Tutorial: The Definitive Guide](https://hackernoon.com/python-excel-tutorial-the-definitive-guide-934ee6dd15b0)
165
+
*[Data Analysis with Python in Excel](https://learning.anaconda.cloud/anaconda-certified-data-analysis-with-python-in-excel)
141
166
*[Google Sheets and Python](https://www.youtube.com/watch?v=vISRn5qFrkM?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
142
167
143
168
<br>
144
169
145
170
### Finance
146
-
*[Python For Finance: Algorithmic Trading](https://www.datacamp.com/community/tutorials/finance-python-trading?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
171
+
*[The 2024 Guide to Using YFinance with Python for Stock Analysis](https://kritjunsree.medium.com/the-2024-guide-to-using-yfinance-with-python-for-effective-stock-analysis-668a4a26ee3a)
172
+
*[Quantitative Trading with Python: Analyzing Financial Data](https://medium.com/@deepml1818/quantitative-trading-with-python-analyzing-financial-data-7c829d447e0a)
173
+
*[Navigating Financial Data with Python and Alpha Vantage in 2024](https://medium.com/@datavisiondallas/navigating-financial-data-with-python-and-alpha-vantage-in-2024-a-beginners-guide-ca005bb1a6c2)
147
174
*[Intro and Getting Stock Price Data - Python Programming for Finance p.1 - Sentdex](https://www.youtube.com/watch?v=2BrpKpWwT2A?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
148
175
*[Analyzing Cryptocurrency Markets Using Python](https://blog.patricktriest.com/analyzing-cryptocurrencies-python?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
149
176
@@ -173,9 +200,11 @@ B) Algorithmic Trading: [Python for Financial Analysis and Algorithmic Trading:
173
200
174
201
<br>
175
202
176
-
### Flake
177
-
*[The Big Ol' List of Rules](https://lintlyci.github.io/Flake8Rules?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
*[REST APIs with Flask and Python in 2024](https://www.coursera.org/learn/packt-rest-apis-with-flask-and-python-in-2024-i01az)
178
206
*[Developing RESTful APIs with Python and Flask](https://auth0.com/blog/developing-restful-apis-with-python-and-flask?utm_source=mybridge&utm_medium=email&utm_campaign=read_more)
207
+
*[REST APIs with Flask and Python - Complete Guide](https://rest-apis-flask.teclado.com/)
0 commit comments