yuwan694

What is Echo Review?

echo-review-learning
echo-review-logging
echo-review-guided-learning
echo-review-evaluation
echo-review-verification
echo-review-cross-checking
echo-review-feedback
echo-review-community
echo-review-culture
echo-review-sharing
echo-review-tax-return

Echo Reviews

Echo-Review Tools (ervTools) Python Package

While I was doing echo-review for Alpaca Crypto Bar Market Data, I realised I needed to write the common tools python package for Echo Reviews. With this package, I’ll generate standard library documents and register to pip registry

Retirement Money Spending Simulation

I’d like to echo-review the statement “With investment return of 8%, and inflation rate of 3%, the $1m invested can last 30 years, while you spending $61k per year”

VSCode Extension for Unit Test

As I have shown in the Alpaca Crypto Bar Market Data echo-review, it is very useful having the unit test class in the same script with the implementation class, and if you can run each unit test right away from the code.

Alpaca Crypto Bar Market Data

The very first Alpaca SDK evaluation is about getting Crypto Bar Market Data from alpaca service. The implementation class is CryptoBar, and I made the initialisation function to take all the key word arguments as the spec for the class. So that the caller can specify the different requests when constructing the CryptoBar class.

Using VSCode for Python

This is part of the evaluation of alpaca sdk, and I’ll start using VSCode for the python repo created for it. During the creation of the python repo, I just used the command line and web interface, but in actual development I have used VSCode since 2023. The previous tool I’ve used PyCharm from JetBrains was also good, but I think VSCode is better.

InfinityFree WordPress Publishing

For echo-review contents, I am evaluating a WordPress Publishing on InfinityFree. And they have an unlimited free web hosting service.

Using Google Docs and GitHub Pages for Echo Review

GitHub Pages are providing an easy way to make static web pages. I’ll use this for the echo-review home page, and each review content will be published by the Google Docs to Web feature.

Create a new repo for a python project

I’ll create a new repo for Alpaca SDK evaluation, but any python package repo could be started in the same way. I’ll use a virtual environment for a python project, and will add minimal necessary files in the beginning. In this case, I’ll use GitLab for the remote repo service.


GitHup Pages, WordPress, Blogger
The echo-review main site is not fully dynamic at the moment. Please post your comments here, or here, for now.