You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Help:Toolforge/How to
Jump to navigation
Jump to search
Overview
This page contains links to Toolforge tutorials and developer experiences.
Tutorials
Python
More about Toolforge and support for Python
Libraries
flask
- Python flask application stub with OAuth support
- A detailed tutorial on setting up a Python 3 flask webservice running on Kubernetes and using OAuth for authentication.
- Getting started with flask by Pathoschild
Django
- Python Django application stub with OAuth support
- A detailed tutorial on setting up a Python 3 Django webservice running on Kubernetes and using OAuth for authentication.
Node.js
PuTTY and WinSCP
GitHub
- How to set up automatic updates from a GitHub repository
- Step-by-step instructions for setting up a tool to be automatic updated whenever its GitHub repository is pushed to.