News

It’s no secret that I rather enjoy connecting things to the Internet for fun and profit. One of the tricks I’ve learned along the way is to spin up simple APIs that can be used when prototypi… ...
“Python is one of the top programming languages for finance in fintech companies in recent years. Python is known for its robust modelling and simple features that are useful for both professionals ...
A simple Streamlit example. Streamlit programs are written in a declarative style. Objects show up on the web page in the order you declare them in your code. Any interaction with the components ...
Python’s native libraries and third-party web frameworks provide fast and convenient ways to create everything from simple REST APIs in a few lines of code to full-blown, data-driven sites.