Skip to content

Code references

Basics

Flask

Algorithms

Graphics

Web scrawling

Use urllib and beautiful soup to remove html tags from a web page to get text to parse. See this note for guidances

Astronomy

See detailed note here and code is under astronomy folder.

AWS

To get some sample code to use AWS SDK see this folder.

Unit testing