How To
Learn how to do things in programming
Something is missing? Contact us on Discord and suggest a topic.
Basic set up
Software installation
Django
Django is a Python Web framework built with "batteries-included" support for common tasks used in modern web development: database access, authentication, security, routes, forms, templates and much more.
Flask
Flask is a lightweight WSGI web application framework designed to get started quickly and easily, with the ability to scale up to complex applications.
Scripting
Crawl Website in Python - Read title from a page
Deployments
Last updated
Was this helpful?