A fun tool for quickly browsing unsourced snippets on Wikipedia.
Citation Hunt is a tool designed to identify unsourced statements on Wikipedia in various languages. It provides a user-friendly interface for users to contribute by finding and adding citations to these statements. The tool is hosted on toolforge.org and offers both server and client code for easy access and contribution opportunities.
Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.