My Office/Development Setup

At some point I’ll add some more info about my setup, until then bullet points will have to do.   Computers: (1) AMD/ASUS/64GB (primary software development) – powers monitors 1,2,3,4,5 above use primarily for business, specifically developing software for investment management/financial services companies Note: I can’t figure out how to turn off the LED… (1)…

Interesting Github Projects using Flask

After working with Python/Flask/Sqlalchemy/Celery for last 3 months, including the downloading of close to 340 projects from github for examples of how to do certain things, I wanted to share some cool github projects that use Flask/other technologies: https://github.com/apache/incubator-superset – interesting business analytic dashboardhttps://github.com/apache/incubator-airflow – interesting task executorhttps://github.com/miguelgrinberg/flasky – blog sitehttps://github.com/miguelgrinberg/microblog – features for handling…