If you have a product to sell, whether it is a physical good or a subscription service, then you need a way to manage your transactions. The Oscar ecommerce framework for Django is a flexible, extensible, and well built way for you to add that functionali… Read more
Similar
Recently, I left my job as a data scientist at DataCamp to focus full time on two areas: (more…)
Read more »
I recently had a small visualization that I wanted to do: Given a 3D stack of images, plot them with the ability to interactively flip through the stack. Also, I wanted to have it work on a static site like Github Pages (e.g. this site). (more…)
Read more »
Create UIs for your machine learning model in Python in 3 minutes - GitHub - gradio-app/gradio: Create UIs for your machine learning model in Python in 3 minutes... (more…)
Read more »
Hot reloading for Python. Contribute to breuleux/jurigged development by creating an account on GitHub. (more…)
Read more »
In this step-by-step tutorial, you'll learn how to create Graphical User Interface (GUI) applications with Python and PyQt. Once you've covered the basics, you'll build a fully-functional desktop calculator that can respond to user events with concrete ac... (more…)
Read more »