Northflank
Guides
Platform
Use cases
Resources
Pricing
Changelog
Blog
Showing items tagged with “Python” (see all)
Deploy on Northflank
Keep your YouTube comment sections spam-free automatically by deploying YT-Spammer-Purge, an open source tool on Northflank.
27th June 2022 • Tom Snelling
Flask is a lightweight WSGI Python web application framework designed to make getting started quick and easy. Follow this guide to learn about how you can deploy Flask on Northflank.
11th February 2022 • Adam Charvat
Streamlit is an open-source app framework for machine learning and data science projects in Python. Following this guide, you will deploy an example Streamlit application on Northflank.
1st February 2022 • Lavrenti Frobeen
Django is a free and open source web application framework built with Python. Django is backed with many features such as authentication, object-relational mapper and routing. In this guide you will learn how to deploy a Django project on Northflank.
25th January 2022 • Maria Alonso
Databases
Persisting data is essential for many Python applications. Postgres is a popular object-relational datastore which allows to store and query data in a structured manner.
10th December 2021 • Marco Suter