Skip to content

Latest commit

History

History
843 lines (806 loc) 路 200 KB

BY_PLATFORM.md

File metadata and controls

843 lines (806 loc) 路 200 KB

Awesome Python Applications - By Platform

The same Awesome Python Applications you know and love, but arranged by platform. This list is for the app-happy reader looking to install everything their operating system supports.

But what can the rest of us learn from organizing Python by platform?

In practice, Python's history of building on the features of C has led to a wide range of deployment targets, from desktop operating systems, console interfaces, and even mobile platforms. Python's user and developer ecosystem is far from uniform, but by using the same language, we can more readily share packaging techniques and other platform-specific knowledge.

Status note: This dimension of the data is still under development. While the Desktop data is relatively complete, we're still on the lookout for more mobile and browser applications. Server platform targeting is still mostly general at the moment, needs more segmentation by distribution (i.e., Docker, etc.)

Contents

  1. Desktop (260)
    1. Linux (240)
    2. Windows (151)
    3. Mac (152)
    4. Console (22)
  2. Mobile (1)
    1. Android (1)
  3. Browser (0)
  4. Server (191)
    1. Docker (8)
    2. Flatpak (1)
    3. Appimage (1)
    4. Other Server projects (181)
  1. Aim - (Repo, Home, Blog) Aim is a self-hostable machine learning experiment tracker designed to handle 10,000s of training runs. (ai, server, fastapi)
  2. Airflow - (Repo, Docs) A platform to programmatically author, schedule and monitor workflows. (ops, server, corp, flask)
  3. Algojammer - (Repo, Demo) An experimental, proof-of-concept IDE to assist with algorithm-writing in a competition setting. (editor, windows, mac, tk)
  4. Anki - (Repo, Home, Docs) Powerful desktop application for flash cards and memorization. (education, windows, mac, qt5)
  5. Ansible - (Repo, Home, Docs) Agentless, playbook-based automation. (ops, mac, corp)
  6. AnuGA - (Repo) Advanced simulation of the shallow water equation, for modeling tsunamis, dam breaks, and floods. (science, windows)
  7. ArchiveBox - (Repo, Home, Docs) Self-hosted web archive, for creating local, browsable backups of content from the web. Imports HTML, JS, PDFs, video, subtitles, git repositories, and more, from Pocket, Pinboard, browser history, etc. (internet, organization, windows, docker)
  8. Artisan - (Repo, Home, Docs) Desktop visual scope for coffee roasters, which helps coffee roasters record, analyze, and control roast profiles. (science, windows, mac)
  9. ASCEND - (Repo, Home, WP) Mathematical chemical process modelling system developed at Carnegie Mellon University since late 1978. (science, windows, mac, gtk)
  10. asciinema - (Repo, Home) Terminal session recorder and replayer. (dev, mac)
  11. Autokey - (Repo, WP, PyPI) Desktop automation utility for Linux and X11. (productivity, gtk, qt)
  12. B2 - (Repo, PyPI) Command-line tool that gives easy access to all of the capabilities of Backblaze's B2 Cloud Storage. (storage, windows, mac, corp)
  13. Barman - (Repo) Remote backup and disaster recovery for PostgreSQL. (storage)
  14. beancount - (Repo, Home, gh, PyPI, Docs) A double-entry bookkeeping language to define financial transaction records in plain text, then generate a variety of reports, via CLI and web interface. (See also, Plain Text Accounting). (organization, windows, mac)
  15. Beets - (Repo, Home, PyPI) Feature-rich command-line music library manager with web UI, duplicate detection, transcoding, and tagging support, integrating with MusicBrainz, Discogs, and more. (audio, windows, mac)
  16. bitbake - (Repo, WP, Docs) Generic task execution engine that allows shell and Python tasks to be run efficiently and in parallel while working within complex inter-task dependency constraints. (build)
  17. Bitmessage - (Repo, Docs) Reference client for Bitmessage, a peer-to-peer encrypted decentralised communication protocol. (communication, windows, mac, kivy, qt4, tui)
  18. Bleachbit - (Repo, Home) System cleaner designed to free disk space and maintain privacy. (productivity, windows, gtk)
  19. BorgBackup - (Repo, Home) Deduplicating backup system with optional encryption and other features. (productivity)
  20. Buildout - (Repo, WP, Docs) Extensible deployment automation tool designed for application-centric assembly and deployment, as well as repeatable Python software builds. (build, windows, mac)
  21. buku - (Repo, Fund, Docs) Browser-independent bookmark manager with CLI and web server frontends, with integrations for browsers, cloud-based bookmark managers, and emacs. (internet, organization, windows, mac, server)
  22. Bup - (Repo, Home) Efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication. (productivity, mac)
  23. BYOB (Build Your Own Botnet) - (Repo) Client-server framework (RAT and C2 server) for security researchers to build and operate basic botnets. (security, windows, mac)
  24. Cactus - (Repo, PyPI) Static website generator using Django templates. (static_site, windows, mac)
  25. Calibre - (Repo, Home, WP, Fund) E-book manager designed for viewing, converting, editing, and cataloging e-books in all major formats. (organization, windows, mac, qt5)
  26. Calibre-Web - (Repo) Web application providing a clean interface for browsing, reading, and downloading ebooks using an existing Calibre database. (organization)
  27. Canto - (Repo, WP) RSS daemon and curses-based client. (internet, tui)
  28. Cataclysm: Dark Days Ahead (Launcher) - (Repo, Home) Launcher for popular FOSS game CDDA, which supports automatic updates and mod management. (games, windows, mac)
  29. CellProfiler - (Repo, Home, Manual, Docs) Interactive data exploration, analysis, and classification of biological image sets. (science, windows, mac)
  30. cellxgene - (Repo, Home) Web-based interactive explorer for single-cell transcriptomics data. (science, windows, mac, fnd)
  31. CherryTree - (Repo, Home) Hierarchical wiki-like personal notepad, featuring rich text and syntax highlighting. (organization, windows, gtk)
  32. Chert - (Repo, PyPI) Static site generator with built-in support for listicles, created by this humble author, used to power calver.org, 0ver.org, and sedimental.org, the author's blog. Mostly here as an easter egg :) (static_site, windows, mac)
  33. Cobbler - (Repo, Home, WP) Linux installation server that allows for rapid setup of network installation environments. (ops, server)
  34. Conan - (Repo, Home, Docs) Decentralized package manager for binary package management, targeted at C/C++ developers. (pkg_mgr, windows, mac)
  35. Conda - (Repo, Home, WP) OS-agnostic, system-level binary package manager and ecosystem, with a focus on Python and high-performance scientific computing. (pkg_mgr, windows, mac, corp)
  36. CouchPotato - (Repo, Home) Personal video recorder focused on movies, with support for usenet and torrents. (organization, windows, mac)
  37. Cura - (Repo, Home, WP, Docs) Popular desktop software for preparation and control of 3D printing, integrated with CAD workflows. (graphics, windows, mac, corp, hardware)
  38. Cython - (Repo, Home, PyPI, Docs) Language and compiler designed for high-performance Python and C interoperability. (dev, windows, mac)
  39. dak - (Repo) Collection of programs used to maintain the Debian project's email archives. (communication)
  40. Deluge - (Repo, Home, WP, Fund) Popular, lightweight, cross-platform BitTorrent client. (internet, windows, mac, server, gtk)
  41. detect-secrets - (Repo) An enterprise-friendly CLI for auditing, detecting, and preventing secrets in code. (security, dev, windows, mac)
  42. dnf - (Repo, WP, Docs) Dandified YUM (DNF) is the successor to yum and works everywhere yum worked. (pkg_mgr, corp)
  43. doc2dash - (Repo, Home, PyPI) Extensible CLI-based Documentation Set generator intended for use with Dash.app and other compatible API browsers. (docs, mac)
  44. Docker Compose - (Repo, Docs) Docker Compose is a tool for defining and running multi-container Docker applications. (dev, windows, mac, corp)
  45. doit - (Repo, Home, Fund, Docs) Command-line task management and automation tool, with directives written in Python. (build, windows, mac)
  46. doitlive - (Repo, PyPI, Docs) Tool for live presentations in the terminal. (dev, mac)
  47. dupeGuru - (Repo, Home, Docs) Cross-platform GUI tool to find duplicate files. (organization, windows, mac)
  48. Duplicity - (Repo, Home, Docs) Encrypted bandwidth-efficient backup tool, using the rsync algorithm. (productivity, storage)
  49. dvc (Data Version Control) - (Repo, Home, Docs) Command-line tool for version control over data used in machine learning projects. Aims to replace Excel and other tools used to track and deploy model versions. (ai, organization, scm, windows, mac)
  50. Ergonomica - (Repo, Docs) Cross-platform shell language based on S-expressions combined with traditional shell features. (shell, windows, mac)
  51. Eric IDE - (Repo, Home) Python editor and IDE, based on Qt, integrating Scintilla editor control. (editor, windows, mac, qt5)
  52. Exaile - (Repo, WP) Cross-platform audio player, tag editor, and library organizer. (audio, windows, mac, gtk)
  53. Excalibur - (Repo) Web interface to extract tabular data from PDFs. (productivity, windows)
  54. fail2ban - (Repo, Home, WP) Daemon to ban hosts that cause multiple authentication errors on Linux servers. (ops, server)
  55. fava - (Repo, Demo, Docs) Web interface for the double-entry bookkeeping software Beancount with a focus on features and usability. (organization, windows, mac)
  56. Flowblade - (Repo, WP) Multitrack, non-linear video editing software for Linux. (video, gtk)
  57. FreeCAD - (Repo, WP) General-purpose parametric 3D CAD modeler and a building information modeling (BIM) software with finite-element-method (FEM) support. (graphics, windows, mac, cpp, qt)
  58. Frepple - (Repo, Home, Docs) Web-based supply chain planning for production planning and scheduling. (erp, server)
  59. Frescobaldi - (Repo, WP) An editor for LilyPond music files. (audio, windows, mac, qt)
  60. Frets on Fire X - (Repo) Highly customizable rhythm game supporting many modes of guitar, bass, drum, and vocal gameplay for up to four players. (games, windows, pygame)
  61. Friture - (Repo, Home) Visualizes and analyzes live audio data in real-time, including scope, spectrum analyzer, rolling 2D spectrogram, and more. (audio, windows, mac, qt5)
  62. Gajim - (Repo, WP) Lightweight, cross-platform instant messaging client for the XMPP protocol. (communication, windows, mac, gtk)
  63. Ganeti - (Repo) Virtual machine cluster management tool built on existing virtualization technologies such as Xen and KVM. (ops, server, haskell)
  64. Gaphor - (Repo, Docs) Simple UML modeling tool designed for beginners. (graphics, docs, windows, mac, flatpak, gtk)
  65. gdbgui - (Repo, Home, PyPI) Browser-based frontend for gdb. (dev, windows, mac)
  66. Gedit - (Repo, WP) The default GNOME text editor makes extensive use of Python, in addition to C. (editor, c, gtk)
  67. Git Cola - (Repo, Home) Featureful cross-platform GUI wrapper for git. (scm, windows, mac, qt4, qt5)
  68. Gitless - (Repo, Home, PyPI, Docs) Simple version control system built on top of Git. (scm, windows, mac)
  69. Glances - (Repo, Home, Docs) A cross-platform top/htop alternative, providing an overview of system resources. (productivity, ops, windows, mac, server)
  70. gmvault - (Repo, Home) Tool for backing up gmail accounts. (productivity, windows, mac, qt5)
  71. GNS3 GUI - (Repo, Home, PyPI, Docs) Graphical Network Simulator used to emulate, configure, test and troubleshoot virtual and real networks. (Backed by server component here.) (dev, windows, mac)
  72. GNU Bazaar - (Repo, Home, WP, Docs) Distributed and client-server revision control system. (scm, windows, mac)
  73. GNU Radio - (Repo, Home, WP) Software development toolkit that provides signal processing blocks to implement software-defined radios and signal-processing systems. (audio, windows, mac, cpp, qt)
  74. GNU Solfege - (Repo, WP) An ear-training program intended to help musicians improve their skills. (audio, windows, mac, gtk)
  75. gPodder - (Repo, Home) Simple, mature media aggregator and podcast client. (internet, windows, mac, gtk)
  76. Gramps - (Repo, Home) Genealogy software that is both intuitive for hobbyists and feature-complete for professional genealogists. (organization, windows, mac, gtk)
  77. Gridsync - (Repo) Cross-platform GUI built to synchronize local directories with Tahoe-LAFS storage grids. (productivity, storage, windows, mac)
  78. Grow - (Repo, Home, PyPI) Static site generator optimized for building interactive, localized microsites, with a focus on workflow and maintainability. (static_site, windows, mac)
  79. GTimeLog - (Repo, Home, Fund, Docs) Desktop-based time tracker with support for logging billable/non-billable work. (productivity, organization, windows, mac)
  80. Guake - (Repo, Home, PyPI) Drop-down terminal for GNOME, reminiscent of first-person game command consoles. (misc, gtk)
  81. GYP - (Repo, Home, WP) AKA 'Generate Your Projects', a build system that generates other build systems. (build, windows, mac)
  82. Hangups - (Repo, Snap, Docs) Third-party instant messenger for Google Hangouts, with support for group messaging and other proprietary features. (communication, mac, docker, snap)
  83. Headphones - (Repo, Docs) Web-based digital music library for automating music downloads through Usenet and torrents. (organization, windows, mac)
  84. Home Assistant - (Repo, Home, Demo, Docs) Home automation platform that puts local control and privacy first. (misc)
  85. hosts - (Repo) Command-line application which merges reputable hosts files with deduplication for the purpose of blocking undesirable websites via DNS blackhole. (internet, security, windows, mac)
  86. httpie - (Repo, Home, PyPI) Command-line HTTP client with JSON support, syntax highlighting, wget-like downloads, extensions, and more. (internet, dev, windows, mac)
  87. Hubble - (Repo, Docs) Modular security compliance client, providing on-demand profile-based auditing, alerting, and reporting. Originally designed for Adobe. (security, windows, corp)
  88. Hyde - (Repo, Home, PyPI) Static site generator which began as the Python counterpart to Jekyll. (static_site, windows, mac)
  89. Invenio - (Repo, Docs) Customizable platform for running a trusted digital repository. (organization)
  90. InVesalius - (Repo, Home, WP) Generates virtual reconstructions of structures in the human body for medical purposes, including CT and MRI scans. (science, windows, mac, gtk)
  91. JHBuild - (Repo, Home, gh, Docs) Tool designed to ease building collections of packages, originally written to build the GNOME desktop from sources. (build)
  92. jrnl - (Repo, Home) Simple, ecncrypted journal application for your command line. (organization, windows, mac, homebrew)
  93. Jupyter Notebook - (Repo, Home, WP) Web-based, extensible notebook environment for interactive computing. (editor, windows, mac)
  94. King Phisher - (Repo, Docs) Server-based phishing campaign toolkit, used to simulate real-world phishing attacks, with GTK-powered client application. (security, windows, server)
  95. Komodo Edit - (Repo, Home, WP) Multi-language code editor, written in JS, Python, and C++, based on the Mozilla platform. (editor, windows, mac, cpp, js)
  96. LazyLibrarian - (Repo, Forum, Docs) Web-based digital library organizer with support for following authors and automatic metadata retrieval. (organization, mac)
  97. Lector - (Repo) Desktop ebook reader and browser, with support for many formats, including comic book archives. (graphics)
  98. Lektor - (Repo, Home, PyPI) Static site generator with built-in admin console and minimal desktop application. (static_site, windows, mac)
  99. Leo Editor - (Repo, Home, WP) Personal Information Manager (PIM), IDE, and outliner with a holistic approach to programming and writing. (editor, windows, mac, qt5)
  100. Lucas Chess - (Repo, Home) Featureful chess client for Windows, with some Linux support. (games, windows, qt4)
  101. Lutris - (Repo, Home, WP, Fund) Gaming platform for GNU/Linux, managing game installations with a unified interface. (games, gtk)
  102. Mackup - (Repo, PyPI) Utility to back up and synchronize application settings, with support for several storage backends (e.g., Dropbox, Git), and dozens of applications. (productivity, mac)
  103. Magic Wormhole - (Repo, PyPI, Docs) Security- and speed-focused file transfer tool with support for files, text, and directories. (communication, mac, console)
  104. Mailpile - (Repo, Home) Fast email client with user-friendly encryption and privacy features. (communication, windows, mac)
  105. MakeHuman - (Repo, WP) 3D computer graphics software designed for the prototyping of photo realistic humanoids. (graphics, windows, mac, qt)
  106. Maltrail - (Repo) Malicious traffic detection system with web-based monitoring. (security, server)
  107. Manim - (Repo, Docs) Animation engine for explanatory math videos, primarily designed for works by 3blue1brown. (science)
  108. Mayavi - (Repo, Home) General purpose, cross-platform tool for 2-D and 3-D scientific data visualization. (science, windows, mac, qt4)
  109. Meld - (Repo, Home) Visual diff and merge tool targeted at developers, providing two- and three-way comparison of both files and directories, and supports many version control systems including Git, Mercurial, Bazaar, and Subversion. (code_review, windows, mac, gtk)
  110. Mercurial - (Repo, Home, WP) Cross-platform distributed revision-control system designed for high performance and advanced branching/merging capabilities. (scm, windows, mac)
  111. Meshroom - (Repo, Home) Photogrammetry pipeline, for turning photographs into 3D models. (graphics, windows, mac, qt)
  112. Meson - (Repo, Home) Build system designed for speed and user-friendliness. (build, windows, mac)
  113. Metamorphose - (Repo, Home) Graphical mass renaming program for files and folders. (productivity, windows, mac, wx)
  114. MITMproxy - (Repo, Home) Interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. (security, windows, mac)
  115. MLflow - (Repo, Home, Docs) Integrated command-line application and web service, supporting an end-to-end machine-learning workflow around tracking, packaging, and deploying. Developed by Databricks. (ai, organization, dev, mac, corp)
  116. Mnemosyne - (Repo, Home) Spaced-repetition flashcard program for efficient memorization. (education, windows, mac, qt5)
  117. Mosaic - (Repo, Home, Docs) Desktop-based single molecule analysis toolbox that automatically decodes multi-state nanopore data. (science, windows, mac, gov)
  118. mu - (Repo, Home) A small, simple editor designed for beginner Python programmers. (editor, windows, mac, qt5)
  119. Music Player - (Repo, Home) A simple music player designed around an infinite intelligent playlist, with support for headless playback. (audio, mac)
  120. MusicBrainz Picard - (Repo, Home, WP) Automatically identify, tag, and organize music albums and other digital audio recordings. (audio, windows, mac, qt)
  121. mycli - (Repo, Home, PyPI) Interactive MySQL client that does auto-completion and syntax highlighting. (storage, mac)
  122. Mylar - (Repo) A web-based automated comic book downloader (cbr/cbz) for use with SABnzbd, NZBGet, and torrents. (internet, graphics)
  123. MyPaint - (Repo, Home, WP) Raster graphics editor for digital painters with a focus on painting rather than image manipulation. (graphics, windows, mac, gtk)
  124. Nagstamon - (Repo, Home, Docs) Status monitor for the desktop, with support for Nagios, Icinga, Opsview, and more. (ops, windows, mac)
  125. NColony - (Repo, Home) Process manager and monitor. (ops, mac, server)
  126. Neubot - (Repo, Home) Lightweight agent which collects data for net-neutrality research. (internet, windows, mac)
  127. NFO Viewer - (Repo, Home) A simple viewer for NFO files and the ASCII art therein, with preset fonts, encodings, automatic window sizing, and clickable hyperlinks. (graphics, misc, windows)
  128. Nicotine+ - (Repo) Graphical desktop client for the Soulseek peer-to-peer system. (misc, windows, gtk)
  129. Nikola - (Repo, Home, PyPI) Command-line static site generator with incremental rebuilds and support for Markdown, reST, Jupyter notebooks, and HTML. (static_site, windows, mac)
  130. Nimbus - (Repo, Home) Infrastructure-as-a-Service platform geared toward scientific cloud computing. (misc)
  131. Ninja IDE - (Repo, Home, WP) Cross-platform Python IDE with project management, linting, extensions, and more. (editor, windows, mac, qt5)
  132. Nuxeo Drive - (Repo, Home, Docs) Cross-platform desktop synchronization client for the Nuxeo platform. (productivity, storage, windows, mac, console, appimage, lgpl, qt5)
  133. OCRFeeder - (Repo, WP) An optical character recognition suite for GNOME, with support for command-line OCR engines like CuneiForm, GOCR, Ocrad and Tesseract. (graphics, gtk)
  134. OCRopus - (Repo, WP) Document analysis and optical character recognition (OCR) system. (graphics, mac, console)
  135. odemis - (Repo, Home) Desktop imaging workflow software for Delmic microscopes, supporting autofocus, coordinate history, and OME-TIFF and HDF5 export. (science)
  136. OfflineIMAP - (Repo, Home, WP) IMAP reader and synchronizer. (communication)
  137. Oil - (Repo, Home) A new bash- and dash backwards-compatible shell, with an improved language of its own. (shell)
  138. OnionShare - (Repo, Home, Docs) Secure and anonymous file sharing over Tor services. (communication, windows, mac, qt5)
  139. OPEM - (Repo, Docs) A modeling tool for evaluating the performance of proton exchange membrane (PEM) fuel cells. (science, windows, mac)
  140. OpenLibrary - (Repo, Home, WP) Web application for an open, editable library catalog, used by The Internet Archive towards building a web page for every book ever published. (organization, windows, mac, docker)
  141. OpenLP - (Repo, Home) Presentation software geared toward church usage. (misc, windows, mac, qt5)
  142. OpenShot - (Repo, Home, WP, Fund) A cross-platform video editor for FreeBSD, Linux, macOS, and Windows. (video, windows, mac, qt5)
  143. OpenSnitch - (Repo, Fund) GNU/Linux port of the Little Snitch application firewall. (security, qt5)
  144. Orange - (Repo, Home, WP) Component-based data mining software for graphical interactive data analysis and visualization. (science, windows, mac, qt4, qt5)
  145. Pants - (Repo, Home) Build system designed for monolithic repositories. (build, mac, corp)
  146. Paperwork - (Repo, Home, Fund, Docs) Personal document manager for organizing scanned documents and PDFs, with support for OCR, automatic tagging, and search. (organization, windows, gtk)
  147. PathPicker - (Repo, Home) Shell utility to interactively select paths from the output of other commands. (dev, mac)
  148. PDF Arranger - (Repo, Snap) Merge and split PDF documents, as well as crop and rearrange pages. (productivity, windows, gtk)
  149. PeachPy - (Repo) Highly portable assembler with unified syntax, sporting an extensive user list, including many cryptography libraries for Go. (dev, windows)
  150. Pelican - (Repo, Home, PyPI) Command-line static site generator that supports Markdown and reST syntax. (static_site, windows, mac)
  151. pgcli - (Repo, Home, PyPI) Interactive PostgreSQL client that does auto-completion and syntax highlighting. (storage, mac)
  152. PhotoCollage - (Repo) Automatically lays out a photo collage to fill out a given poster space. (graphics, gtk)
  153. Pi-Hole - (Repo, Home, WP) Linux network-level advertisement and internet tracker blocking application which acts as a DNS sinkhole, and (optionally) a DHCP server, intended for use on a private network. (internet, server)
  154. PINCE - (Repo) Debugging frontend for GDB focused on reverse engineering video games. (dev, qt5)
  155. pip - (Repo, Home, WP, PyPI) Python's go-to package manager, with a wide range of features and platform support. (pkg_mgr, windows, mac)
  156. pip-tools - (Repo) A set of command line tools to help you keep your pip-based packages fresh, even when you've pinned them. (pkg_mgr, windows, mac)
  157. pipenv - (Repo, Docs) Wrapper around pip, virtualenv, and pip-tools for a more holistic package management workflow. (pkg_mgr, windows, mac)
  158. Pitivi - (Repo, WP) Non-linear video editor for Linux, based on GStreamer. (video, gtk)
  159. PlatformIO Core - (Repo, Home, Fund, PyPI, Docs) Multiplatform CLI build system and library manager for IoT development. (build, windows, mac)
  160. Plinth - (Repo, Home, Docs) The core functionality and web front-end of FreedomBox, an easy-to-manage, privacy-oriented home server. (dev, server)
  161. Plover - (Repo, Home, Fund, Docs) Background service for automatic translation of stenography movements to keystrokes, enabling typing speeds in excess of 200WPM in any application. (productivity, windows, mac, hardware, qt5)
  162. Pluma - (Repo) Small and lightweight UTF-8 text editor for the MATE environment. Based on gedit. (editor, c, gtk)
  163. Poetry - (Repo, Home, Docs) An independent approach to Python dependency management and packaging. (pkg_mgr, windows, mac)
  164. Portage - (Repo, WP) Platform-agnostic Package management system created for and used by Gentoo Linux and also by Chrome OS, Sabayon, and Funtoo Linux. Inspired by FreeBSD ports. (pkg_mgr)
  165. PPCI - (Repo, Demo, gh, PyPI, Docs) The Pure Python Compiler Infrastructure is a compiler written entirely in Python, containing front-ends for various programming languages (C, c3, WebAssembly, and others) as well as machine code generation backends for various CPUs (6500, arm, avr, x86_64, openrisc, among others). (dev, windows, mac)
  166. pre-commit - (Repo, Home, PyPI) A framework for managing and maintaining multi-language git hooks. (dev, windows, mac)
  167. Prosopopee - (Repo, Demo, PyPI, Docs) A static site generator designed for photographers and others who tell stories with pictures. (static_site, windows, mac)
  168. PuddleTag - (Repo, WP) An audio tag (metadata) editor for audio file formats. (audio, qt4)
  169. Pupy - (Repo, Docs) Remote administration tool and post-exploitation framework, supporting Windows, Linux, Mac OS X, and Android targets. (security, docker, server)
  170. Pybliographer - (Repo, Home) Bibliographic database manager with a user-friendly desktop UI. (science, gtk)
  171. PyChess - (Repo, Home, WP) Advanced chess client, suitable for new, casual, and competitive play. (games, windows, gtk)
  172. Pyfa - (Repo) Python Fitting Assistant, cross-platform experimentation tool for EVE Online ship fittings. (games, windows, mac)
  173. PyLoad - (Repo, Home) Download manager with a web interface and API. (internet, windows, mac)
  174. PyMedusa - (Repo, Home) Video library manager for TV shows, with automatic download support. (organization, windows)
  175. Pynocchio - (Repo, Home) Minimalist comic reader, supporting many common image and archive formats. (graphics)
  176. PySolFC - (Repo, Home, Android) Highly-portable collection of solitaire card games. (games, windows, android, kivy, tk)
  177. PyVideo - (Repo, Home) Static media index custom-built for the Python community, and all the content our meetings and conferences produce. (video, static_site, server)
  178. qtile - (Repo, Home) A small, flexible, scriptable tiling window manager. (misc)
  179. Quod Libet - (Repo, WP) Cross-platform audio player, tag editor, and library organizer. (audio, windows, mac, gtk)
  180. Qute Browser - (Repo, Home) Keyboard-driven, minimal, vim-like browser based on PyQt5. (internet, windows, mac, qt5)
  181. RabbitVCS - (Repo, Home, Docs) Tools providing straightforward graphical access to Subversion or Git within a variety of clients, including as Nautilus, Thunar, Nemo, Caja, and the command line. (scm)
  182. Ranger - (Repo, Home) TUI (Text User Interface) file manager, inspired by vim. (productivity, tui)
  183. RDPY - (Repo) An implementation of the Microsoft Remote Desktop Protocol built on Twisted, including applications for client use, MITM proxy, and Honeypot server. (ops, security, windows, server)
  184. Recon-ng - (Repo, Home, Docs) Recon-ng is a full-featured reconnaissance framework providing a powerful environment to conduct open source web-based reconnaissance quickly and thoroughly. (security)
  185. RedHat Anaconda - (Repo, Docs) Installation program used by Fedora, Red Hat Enterprise Linux, and other Linux distributions. (dev, gtk)
  186. RedNotebook - (Repo, Home) Desktop journal designed for rich text, media, and template-based entries, which can be tagged and searched, as well as exported to plain text, HTML, Latex, or PDF. (organization, windows, mac)
  187. redo - (Repo, PyPI, Docs) A recursive, general-purpose build sytem, replacing make with original design by DJB. (build, windows, mac, console)
  188. ReproZip - (Repo, Home, Demo, PyPI, Docs) Command-line tool which automatically builds reproducible experiments archives from console commands, designed for use in computational science. (productivity, science)
  189. ReText - (Repo, PyPI, Docs) Simple but powerful editor for Markdown and reStructuredText markup languages. (editor)
  190. s3ql - (Repo, Docs) A standards-conforming, full-featured UNIX filesystem for cloud-based storage services (S3, Google Storage, OpenStack), supporting compression, encryption, deduplication, snapshotting, and more. (storage)
  191. SABnzbd - (Repo, Home, Docs) Simple, cross-platform newsreader for downloading from Usenet. Supports many integrations and 16 languages. (internet, windows, mac, server)
  192. Sage Math - (Repo, Home, WP) Cross-platform computer algebra system with features covering many aspects of mathematics, including algebra, combinatorics, graph theory, numerical analysis, number theory, calculus, and statistics. (science, windows, mac)
  193. SCons - (Repo, Home, WP) Domain-specific language and build tool, designed to replace Make, autoconf, and ccache. (build, windows, mac)
  194. ScratchABit - (Repo) Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API. (dev, tui)
  195. SiCKRAGE - (Repo, gh, Docs) Video library manager with support for automatic TV show archival. (organization, windows)
  196. SK1 - (Repo, Home, WP) Feature-rich, cross-platform illustration program. (graphics, windows, mac, gtk, wx)
  197. Snapcraft - (Repo, Home, Docs) A command-line tool to package, distribute, and update apps for Linux and IoT using containerization, developed by Canonical. (build)
  198. SOFA Statistics - (Repo, Home) User-friendly statistics and analysis with a learn-as-you-go approach. (science, windows, mac, wx)
  199. Solaris IPS - (Repo) Software delivery system backed by network repository, featuring safe execution for zones, use of ZFS for efficiency and rollback, preventing the introduction of invalid packages, and efficient use of bandwidth. (pkg_mgr, corp)
  200. SoundConverter - (Repo, WP) A GNOME-based audio file transcoder. (audio, gtk)
  201. SoundGrain - (Repo, Home, Fund) Graphical interface designed for drawing and editing trajectories to control granular sound synthesis. (audio, windows, mac)
  202. Spack - (Repo, Home, Docs) Language-independent package manager for supercomputers, Mac, and Linux, designed for scientific computing. (science, pkg_mgr, mac)
  203. Spiderfoot - (Repo, Home, Docs) Reconnaissance tool that automatically queries over 100 public data sources to gather intelligence on IP addresses, domain names, e-mail addresses, names, and more. (security, windows, mac, docker, server)
  204. Spyder IDE - (Repo, Home, WP) Scientific editing and execution environment designed by and for scientists, engineers, and data analysts using Python. (editor, windows, mac, qt5)
  205. sshuttle - (Repo, Docs) Transparent network proxy server that uses SSH to achieve VPN-like results, without requiring root access. (security, mac)
  206. Stargate DAW - (Repo) All-in-one Digital Audio Workstation (DAW) with a suite of instrument and effect plugins. (audio, windows, mac, qt56)
  207. streamlink - (Repo, Home, PyPI) Command-line utility that extracts streams from various services and pipes them into a video player of choice. (internet, windows, mac)
  208. Sunflower - (Repo, Home) Small and highly-customizable twin-panel file manager for Linux with plugin support. (productivity)
  209. Supervisor - (Repo, Home) Process manager and monitor. (ops, mac, server)
  210. TahoeLAFS - (Repo, Home, WP) Decentralized cloud storage system for robust distributed data storage. (storage, windows, mac)
  211. term2048 - (Repo, PyPI) TUI version of 2048. (games, mac, tui)
  212. Thonny - (Repo, Home, WP) Cross-platform Python IDE for beginners, designed for learning to code. (editor, windows, mac, tk)
  213. Thug - (Repo, Fund, PyPI, Docs) Low-interaction honeyclient designed to mimic the behavior of a web browser in order to detect and emulate malicious contents. (security, mac)
  214. TortoiseHg - (Repo, Home, Docs) Windows shell extension and a series of applications for the Mercurial distributed revision control system. Also includes GNOME and CLI support. (scm, windows, qt4, qt5)
  215. Tribler - (Repo, Home, WP) Privacy enhanced BitTorrent client with P2P content discovery. (internet, windows, mac, qt5)
  216. Ubiquity - (Repo, WP) The default installer for Ubuntu and its derivatives, designed to be run from Live CD or USB. (dev, gtk, qt)
  217. Universal Radio Hacker (URH) - (Repo) Wireless protocol investigator, with a focus on analyzing proprietary IoT communication. (security, windows, mac)
  218. Unknown Horizons - (Repo, Home) 2D real-time strategy simulation with an emphasis on economy and city building. (Not unlike Age of Empires) (games, windows, mac)
  219. Veusz - (Repo, Home) 2D and 3D scientific plotting, designed to produce publication-ready PDF or SVG graphs. (science, windows, mac, qt)
  220. Vidcutter - (Repo) GUI and CLI aiming to be the fastest and simplest way to cut and join video. (video, windows, mac)
  221. Virtaal - (Repo, Home) Cross-platform GUI for performing translation, with support for a variety of formats. (communication, windows, mac, gtk)
  222. VisiData - (Repo, Home, Fund, PyPI, Docs) Interactive multitool for exploring, analyzing, and converting datasets in the terminal. (productivity, mac, tui)
  223. Voltron - (Repo) Extensible debugger wrapper aiming to improve the user experience of various debuggers, such as LLDB, GDB, and WinDbg. (dev, windows, mac)
  224. Vorta - (Repo, Home) GUI backup client built on top of BorgBackup. (productivity, mac)
  225. Waf - (Repo, Home, WP, Docs) Cross-platform build system designed to improve on SCons. (build)
  226. WAL-E - (Repo) Continuous archiving of PostgreSQL WAL files and base backups. (storage)
  227. Wammu - (Repo, Home) GUI phone manager with read/write support for contacts, todo, calendar, SMS, and more, primarily designed for Nokia and AT-compatible phones. (misc, windows)
  228. Whipper - (Repo) A CLI-based CD Audio ripper designed for accuracy over speed, with support for overriding hardware caches, accuracy verification, MusicBrainz metadata lookup, hidden tracks, FLAC, and much more. (audio)
  229. Wicd - (Repo, Home, WP) Graphical utility for managing wired and wireless connections on Linux. (misc, gtk)
  230. Wikid Pad - (Repo, Home) Desktop wiki notebook for storing your thoughts and ideas. (organization, windows, mac, wx)
  231. Xonsh - (Repo, Home) Cross-platform shell language and command prompt. The language is a superset of Python 3.4+ with additional shell primitives. (shell, windows, mac)
  232. Xpra - (Repo, Home) Cross-platform remote display server and client for forwarding applications and desktop screens. (misc, windows)
  233. You-Get - (Repo, Home) Command-line program to browserlessly scrape and stream video, audio, and images from web sites. (internet, windows, mac)
  234. youtube-dl - (Repo, Home, PyPI) Command-line program to browserlessly archive video and audio from YouTube and hundreds of other sites. (internet, windows, mac)
  235. yum - (Repo, Home, WP) Automatic updater and package installer/remover for RPM-based systems (Fedora, RHEL, etc.). (pkg_mgr, corp)
  236. YunoHost - (Repo, Home, Docs) Server operating system based on Debian Linux aiming to make self-hosting accessible to as many people as possible, with support for several types of hardware. (dev, server)
  237. ZEO - (Repo, PyPI, Docs) Server and client providing ZODB-based storage over the network. (storage, server)
  238. ZeroNet - (Repo, Home, WP, Docs) Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network. (internet, windows, mac)
  239. ZFSp - (Repo) A reverse-engineered ZFS implementation, written in Python, without reading the original C. (storage)
  240. Zim Wiki - (Repo, Home) Desktop wiki designed for note-taking, list-making, and drafting. (organization, windows, gtk)
  1. Algojammer - (Repo, Demo) An experimental, proof-of-concept IDE to assist with algorithm-writing in a competition setting. (editor, linux, mac, tk)
  2. Anki - (Repo, Home, Docs) Powerful desktop application for flash cards and memorization. (education, linux, mac, qt5)
  3. AnuGA - (Repo) Advanced simulation of the shallow water equation, for modeling tsunamis, dam breaks, and floods. (science, linux)
  4. ArchiveBox - (Repo, Home, Docs) Self-hosted web archive, for creating local, browsable backups of content from the web. Imports HTML, JS, PDFs, video, subtitles, git repositories, and more, from Pocket, Pinboard, browser history, etc. (internet, organization, linux, docker)
  5. Artisan - (Repo, Home, Docs) Desktop visual scope for coffee roasters, which helps coffee roasters record, analyze, and control roast profiles. (science, linux, mac)
  6. ASCEND - (Repo, Home, WP) Mathematical chemical process modelling system developed at Carnegie Mellon University since late 1978. (science, linux, mac, gtk)
  7. B2 - (Repo, PyPI) Command-line tool that gives easy access to all of the capabilities of Backblaze's B2 Cloud Storage. (storage, linux, mac, corp)
  8. beancount - (Repo, Home, gh, PyPI, Docs) A double-entry bookkeeping language to define financial transaction records in plain text, then generate a variety of reports, via CLI and web interface. (See also, Plain Text Accounting). (organization, linux, mac)
  9. Beets - (Repo, Home, PyPI) Feature-rich command-line music library manager with web UI, duplicate detection, transcoding, and tagging support, integrating with MusicBrainz, Discogs, and more. (audio, linux, mac)
  10. Bitmessage - (Repo, Docs) Reference client for Bitmessage, a peer-to-peer encrypted decentralised communication protocol. (communication, linux, mac, kivy, qt4, tui)
  11. Bleachbit - (Repo, Home) System cleaner designed to free disk space and maintain privacy. (productivity, linux, gtk)
  12. Buildout - (Repo, WP, Docs) Extensible deployment automation tool designed for application-centric assembly and deployment, as well as repeatable Python software builds. (build, linux, mac)
  13. buku - (Repo, Fund, Docs) Browser-independent bookmark manager with CLI and web server frontends, with integrations for browsers, cloud-based bookmark managers, and emacs. (internet, organization, linux, mac, server)
  14. BYOB (Build Your Own Botnet) - (Repo) Client-server framework (RAT and C2 server) for security researchers to build and operate basic botnets. (security, linux, mac)
  15. Cactus - (Repo, PyPI) Static website generator using Django templates. (static_site, linux, mac)
  16. Calibre - (Repo, Home, WP, Fund) E-book manager designed for viewing, converting, editing, and cataloging e-books in all major formats. (organization, linux, mac, qt5)
  17. Cataclysm: Dark Days Ahead (Launcher) - (Repo, Home) Launcher for popular FOSS game CDDA, which supports automatic updates and mod management. (games, linux, mac)
  18. CellProfiler - (Repo, Home, Manual, Docs) Interactive data exploration, analysis, and classification of biological image sets. (science, linux, mac)
  19. cellxgene - (Repo, Home) Web-based interactive explorer for single-cell transcriptomics data. (science, linux, mac, fnd)
  20. CherryTree - (Repo, Home) Hierarchical wiki-like personal notepad, featuring rich text and syntax highlighting. (organization, linux, gtk)
  21. Chert - (Repo, PyPI) Static site generator with built-in support for listicles, created by this humble author, used to power calver.org, 0ver.org, and sedimental.org, the author's blog. Mostly here as an easter egg :) (static_site, linux, mac)
  22. Conan - (Repo, Home, Docs) Decentralized package manager for binary package management, targeted at C/C++ developers. (pkg_mgr, linux, mac)
  23. Conda - (Repo, Home, WP) OS-agnostic, system-level binary package manager and ecosystem, with a focus on Python and high-performance scientific computing. (pkg_mgr, linux, mac, corp)
  24. CouchPotato - (Repo, Home) Personal video recorder focused on movies, with support for usenet and torrents. (organization, linux, mac)
  25. Cura - (Repo, Home, WP, Docs) Popular desktop software for preparation and control of 3D printing, integrated with CAD workflows. (graphics, linux, mac, corp, hardware)
  26. Cython - (Repo, Home, PyPI, Docs) Language and compiler designed for high-performance Python and C interoperability. (dev, linux, mac)
  27. Deluge - (Repo, Home, WP, Fund) Popular, lightweight, cross-platform BitTorrent client. (internet, linux, mac, server, gtk)
  28. detect-secrets - (Repo) An enterprise-friendly CLI for auditing, detecting, and preventing secrets in code. (security, dev, linux, mac)
  29. Docker Compose - (Repo, Docs) Docker Compose is a tool for defining and running multi-container Docker applications. (dev, linux, mac, corp)
  30. doit - (Repo, Home, Fund, Docs) Command-line task management and automation tool, with directives written in Python. (build, linux, mac)
  31. dupeGuru - (Repo, Home, Docs) Cross-platform GUI tool to find duplicate files. (organization, linux, mac)
  32. dvc (Data Version Control) - (Repo, Home, Docs) Command-line tool for version control over data used in machine learning projects. Aims to replace Excel and other tools used to track and deploy model versions. (ai, organization, scm, linux, mac)
  33. Ergonomica - (Repo, Docs) Cross-platform shell language based on S-expressions combined with traditional shell features. (shell, linux, mac)
  34. Eric IDE - (Repo, Home) Python editor and IDE, based on Qt, integrating Scintilla editor control. (editor, linux, mac, qt5)
  35. Exaile - (Repo, WP) Cross-platform audio player, tag editor, and library organizer. (audio, linux, mac, gtk)
  36. Excalibur - (Repo) Web interface to extract tabular data from PDFs. (productivity, linux)
  37. fava - (Repo, Demo, Docs) Web interface for the double-entry bookkeeping software Beancount with a focus on features and usability. (organization, linux, mac)
  38. FreeCAD - (Repo, WP) General-purpose parametric 3D CAD modeler and a building information modeling (BIM) software with finite-element-method (FEM) support. (graphics, linux, mac, cpp, qt)
  39. Frescobaldi - (Repo, WP) An editor for LilyPond music files. (audio, linux, mac, qt)
  40. Frets on Fire X - (Repo) Highly customizable rhythm game supporting many modes of guitar, bass, drum, and vocal gameplay for up to four players. (games, linux, pygame)
  41. Friture - (Repo, Home) Visualizes and analyzes live audio data in real-time, including scope, spectrum analyzer, rolling 2D spectrogram, and more. (audio, linux, mac, qt5)
  42. Gajim - (Repo, WP) Lightweight, cross-platform instant messaging client for the XMPP protocol. (communication, linux, mac, gtk)
  43. Gaphor - (Repo, Docs) Simple UML modeling tool designed for beginners. (graphics, docs, linux, mac, flatpak, gtk)
  44. gdbgui - (Repo, Home, PyPI) Browser-based frontend for gdb. (dev, linux, mac)
  45. Git Cola - (Repo, Home) Featureful cross-platform GUI wrapper for git. (scm, linux, mac, qt4, qt5)
  46. Gitless - (Repo, Home, PyPI, Docs) Simple version control system built on top of Git. (scm, linux, mac)
  47. Glances - (Repo, Home, Docs) A cross-platform top/htop alternative, providing an overview of system resources. (productivity, ops, linux, mac, server)
  48. gmvault - (Repo, Home) Tool for backing up gmail accounts. (productivity, linux, mac, qt5)
  49. GNS3 GUI - (Repo, Home, PyPI, Docs) Graphical Network Simulator used to emulate, configure, test and troubleshoot virtual and real networks. (Backed by server component here.) (dev, linux, mac)
  50. GNU Bazaar - (Repo, Home, WP, Docs) Distributed and client-server revision control system. (scm, linux, mac)
  51. GNU Radio - (Repo, Home, WP) Software development toolkit that provides signal processing blocks to implement software-defined radios and signal-processing systems. (audio, linux, mac, cpp, qt)
  52. GNU Solfege - (Repo, WP) An ear-training program intended to help musicians improve their skills. (audio, linux, mac, gtk)
  53. gPodder - (Repo, Home) Simple, mature media aggregator and podcast client. (internet, linux, mac, gtk)
  54. Gramps - (Repo, Home) Genealogy software that is both intuitive for hobbyists and feature-complete for professional genealogists. (organization, linux, mac, gtk)
  55. Gridsync - (Repo) Cross-platform GUI built to synchronize local directories with Tahoe-LAFS storage grids. (productivity, storage, linux, mac)
  56. Grow - (Repo, Home, PyPI) Static site generator optimized for building interactive, localized microsites, with a focus on workflow and maintainability. (static_site, linux, mac)
  57. GTimeLog - (Repo, Home, Fund, Docs) Desktop-based time tracker with support for logging billable/non-billable work. (productivity, organization, linux, mac)
  58. GYP - (Repo, Home, WP) AKA 'Generate Your Projects', a build system that generates other build systems. (build, linux, mac)
  59. Headphones - (Repo, Docs) Web-based digital music library for automating music downloads through Usenet and torrents. (organization, linux, mac)
  60. hosts - (Repo) Command-line application which merges reputable hosts files with deduplication for the purpose of blocking undesirable websites via DNS blackhole. (internet, security, linux, mac)
  61. httpie - (Repo, Home, PyPI) Command-line HTTP client with JSON support, syntax highlighting, wget-like downloads, extensions, and more. (internet, dev, linux, mac)
  62. Hubble - (Repo, Docs) Modular security compliance client, providing on-demand profile-based auditing, alerting, and reporting. Originally designed for Adobe. (security, linux, corp)
  63. Hyde - (Repo, Home, PyPI) Static site generator which began as the Python counterpart to Jekyll. (static_site, linux, mac)
  64. InVesalius - (Repo, Home, WP) Generates virtual reconstructions of structures in the human body for medical purposes, including CT and MRI scans. (science, linux, mac, gtk)
  65. jrnl - (Repo, Home) Simple, ecncrypted journal application for your command line. (organization, linux, mac, homebrew)
  66. Jupyter Notebook - (Repo, Home, WP) Web-based, extensible notebook environment for interactive computing. (editor, linux, mac)
  67. King Phisher - (Repo, Docs) Server-based phishing campaign toolkit, used to simulate real-world phishing attacks, with GTK-powered client application. (security, linux, server)
  68. Komodo Edit - (Repo, Home, WP) Multi-language code editor, written in JS, Python, and C++, based on the Mozilla platform. (editor, linux, mac, cpp, js)
  69. Lektor - (Repo, Home, PyPI) Static site generator with built-in admin console and minimal desktop application. (static_site, linux, mac)
  70. Leo Editor - (Repo, Home, WP) Personal Information Manager (PIM), IDE, and outliner with a holistic approach to programming and writing. (editor, linux, mac, qt5)
  71. Lucas Chess - (Repo, Home) Featureful chess client for Windows, with some Linux support. (games, linux, qt4)
  72. Mailpile - (Repo, Home) Fast email client with user-friendly encryption and privacy features. (communication, linux, mac)
  73. MakeHuman - (Repo, WP) 3D computer graphics software designed for the prototyping of photo realistic humanoids. (graphics, linux, mac, qt)
  74. Mayavi - (Repo, Home) General purpose, cross-platform tool for 2-D and 3-D scientific data visualization. (science, linux, mac, qt4)
  75. Meld - (Repo, Home) Visual diff and merge tool targeted at developers, providing two- and three-way comparison of both files and directories, and supports many version control systems including Git, Mercurial, Bazaar, and Subversion. (code_review, linux, mac, gtk)
  76. Mercurial - (Repo, Home, WP) Cross-platform distributed revision-control system designed for high performance and advanced branching/merging capabilities. (scm, linux, mac)
  77. Meshroom - (Repo, Home) Photogrammetry pipeline, for turning photographs into 3D models. (graphics, linux, mac, qt)
  78. Meson - (Repo, Home) Build system designed for speed and user-friendliness. (build, linux, mac)
  79. Metamorphose - (Repo, Home) Graphical mass renaming program for files and folders. (productivity, linux, mac, wx)
  80. MITMproxy - (Repo, Home) Interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. (security, linux, mac)
  81. Mnemosyne - (Repo, Home) Spaced-repetition flashcard program for efficient memorization. (education, linux, mac, qt5)
  82. Mosaic - (Repo, Home, Docs) Desktop-based single molecule analysis toolbox that automatically decodes multi-state nanopore data. (science, linux, mac, gov)
  83. mu - (Repo, Home) A small, simple editor designed for beginner Python programmers. (editor, linux, mac, qt5)
  84. MusicBrainz Picard - (Repo, Home, WP) Automatically identify, tag, and organize music albums and other digital audio recordings. (audio, linux, mac, qt)
  85. MyPaint - (Repo, Home, WP) Raster graphics editor for digital painters with a focus on painting rather than image manipulation. (graphics, linux, mac, gtk)
  86. Nagstamon - (Repo, Home, Docs) Status monitor for the desktop, with support for Nagios, Icinga, Opsview, and more. (ops, linux, mac)
  87. Neubot - (Repo, Home) Lightweight agent which collects data for net-neutrality research. (internet, linux, mac)
  88. NFO Viewer - (Repo, Home) A simple viewer for NFO files and the ASCII art therein, with preset fonts, encodings, automatic window sizing, and clickable hyperlinks. (graphics, misc, linux)
  89. Nicotine+ - (Repo) Graphical desktop client for the Soulseek peer-to-peer system. (misc, linux, gtk)
  90. Nikola - (Repo, Home, PyPI) Command-line static site generator with incremental rebuilds and support for Markdown, reST, Jupyter notebooks, and HTML. (static_site, linux, mac)
  91. Ninja IDE - (Repo, Home, WP) Cross-platform Python IDE with project management, linting, extensions, and more. (editor, linux, mac, qt5)
  92. Nuxeo Drive - (Repo, Home, Docs) Cross-platform desktop synchronization client for the Nuxeo platform. (productivity, storage, linux, mac, console, appimage, lgpl, qt5)
  93. nvda - (Repo, Home) Non-Visual Desktop Access, a powerful screen reader for Windows. (productivity, wx)
  94. OnionShare - (Repo, Home, Docs) Secure and anonymous file sharing over Tor services. (communication, linux, mac, qt5)
  95. OPEM - (Repo, Docs) A modeling tool for evaluating the performance of proton exchange membrane (PEM) fuel cells. (science, linux, mac)
  96. OpenLibrary - (Repo, Home, WP) Web application for an open, editable library catalog, used by The Internet Archive towards building a web page for every book ever published. (organization, linux, mac, docker)
  97. OpenLP - (Repo, Home) Presentation software geared toward church usage. (misc, linux, mac, qt5)
  98. OpenShot - (Repo, Home, WP, Fund) A cross-platform video editor for FreeBSD, Linux, macOS, and Windows. (video, linux, mac, qt5)
  99. Orange - (Repo, Home, WP) Component-based data mining software for graphical interactive data analysis and visualization. (science, linux, mac, qt4, qt5)
  100. Paperwork - (Repo, Home, Fund, Docs) Personal document manager for organizing scanned documents and PDFs, with support for OCR, automatic tagging, and search. (organization, linux, gtk)
  101. PDF Arranger - (Repo, Snap) Merge and split PDF documents, as well as crop and rearrange pages. (productivity, linux, gtk)
  102. PeachPy - (Repo) Highly portable assembler with unified syntax, sporting an extensive user list, including many cryptography libraries for Go. (dev, linux)
  103. Pelican - (Repo, Home, PyPI) Command-line static site generator that supports Markdown and reST syntax. (static_site, linux, mac)
  104. pip - (Repo, Home, WP, PyPI) Python's go-to package manager, with a wide range of features and platform support. (pkg_mgr, linux, mac)
  105. pip-tools - (Repo) A set of command line tools to help you keep your pip-based packages fresh, even when you've pinned them. (pkg_mgr, linux, mac)
  106. pipenv - (Repo, Docs) Wrapper around pip, virtualenv, and pip-tools for a more holistic package management workflow. (pkg_mgr, linux, mac)
  107. PlatformIO Core - (Repo, Home, Fund, PyPI, Docs) Multiplatform CLI build system and library manager for IoT development. (build, linux, mac)
  108. Plover - (Repo, Home, Fund, Docs) Background service for automatic translation of stenography movements to keystrokes, enabling typing speeds in excess of 200WPM in any application. (productivity, linux, mac, hardware, qt5)
  109. Poetry - (Repo, Home, Docs) An independent approach to Python dependency management and packaging. (pkg_mgr, linux, mac)
  110. PPCI - (Repo, Demo, gh, PyPI, Docs) The Pure Python Compiler Infrastructure is a compiler written entirely in Python, containing front-ends for various programming languages (C, c3, WebAssembly, and others) as well as machine code generation backends for various CPUs (6500, arm, avr, x86_64, openrisc, among others). (dev, linux, mac)
  111. pre-commit - (Repo, Home, PyPI) A framework for managing and maintaining multi-language git hooks. (dev, linux, mac)
  112. Prosopopee - (Repo, Demo, PyPI, Docs) A static site generator designed for photographers and others who tell stories with pictures. (static_site, linux, mac)
  113. PyChess - (Repo, Home, WP) Advanced chess client, suitable for new, casual, and competitive play. (games, linux, gtk)
  114. Pyfa - (Repo) Python Fitting Assistant, cross-platform experimentation tool for EVE Online ship fittings. (games, linux, mac)
  115. PyLoad - (Repo, Home) Download manager with a web interface and API. (internet, linux, mac)
  116. PyMedusa - (Repo, Home) Video library manager for TV shows, with automatic download support. (organization, linux)
  117. PySolFC - (Repo, Home, Android) Highly-portable collection of solitaire card games. (games, linux, android, kivy, tk)
  118. Quod Libet - (Repo, WP) Cross-platform audio player, tag editor, and library organizer. (audio, linux, mac, gtk)
  119. Qute Browser - (Repo, Home) Keyboard-driven, minimal, vim-like browser based on PyQt5. (internet, linux, mac, qt5)
  120. RDPY - (Repo) An implementation of the Microsoft Remote Desktop Protocol built on Twisted, including applications for client use, MITM proxy, and Honeypot server. (ops, security, linux, server)
  121. RedNotebook - (Repo, Home) Desktop journal designed for rich text, media, and template-based entries, which can be tagged and searched, as well as exported to plain text, HTML, Latex, or PDF. (organization, linux, mac)
  122. redo - (Repo, PyPI, Docs) A recursive, general-purpose build sytem, replacing make with original design by DJB. (build, linux, mac, console)
  123. SABnzbd - (Repo, Home, Docs) Simple, cross-platform newsreader for downloading from Usenet. Supports many integrations and 16 languages. (internet, linux, mac, server)
  124. Sage Math - (Repo, Home, WP) Cross-platform computer algebra system with features covering many aspects of mathematics, including algebra, combinatorics, graph theory, numerical analysis, number theory, calculus, and statistics. (science, linux, mac)
  125. SCons - (Repo, Home, WP) Domain-specific language and build tool, designed to replace Make, autoconf, and ccache. (build, linux, mac)
  126. SiCKRAGE - (Repo, gh, Docs) Video library manager with support for automatic TV show archival. (organization, linux)
  127. SK1 - (Repo, Home, WP) Feature-rich, cross-platform illustration program. (graphics, linux, mac, gtk, wx)
  128. SOFA Statistics - (Repo, Home) User-friendly statistics and analysis with a learn-as-you-go approach. (science, linux, mac, wx)
  129. SoundGrain - (Repo, Home, Fund) Graphical interface designed for drawing and editing trajectories to control granular sound synthesis. (audio, linux, mac)
  130. Spiderfoot - (Repo, Home, Docs) Reconnaissance tool that automatically queries over 100 public data sources to gather intelligence on IP addresses, domain names, e-mail addresses, names, and more. (security, linux, mac, docker, server)
  131. Spyder IDE - (Repo, Home, WP) Scientific editing and execution environment designed by and for scientists, engineers, and data analysts using Python. (editor, linux, mac, qt5)
  132. Stargate DAW - (Repo) All-in-one Digital Audio Workstation (DAW) with a suite of instrument and effect plugins. (audio, linux, mac, qt56)
  133. streamlink - (Repo, Home, PyPI) Command-line utility that extracts streams from various services and pipes them into a video player of choice. (internet, linux, mac)
  134. TahoeLAFS - (Repo, Home, WP) Decentralized cloud storage system for robust distributed data storage. (storage, linux, mac)
  135. Thonny - (Repo, Home, WP) Cross-platform Python IDE for beginners, designed for learning to code. (editor, linux, mac, tk)
  136. TortoiseHg - (Repo, Home, Docs) Windows shell extension and a series of applications for the Mercurial distributed revision control system. Also includes GNOME and CLI support. (scm, linux, qt4, qt5)
  137. Tribler - (Repo, Home, WP) Privacy enhanced BitTorrent client with P2P content discovery. (internet, linux, mac, qt5)
  138. Universal Radio Hacker (URH) - (Repo) Wireless protocol investigator, with a focus on analyzing proprietary IoT communication. (security, linux, mac)
  139. Unknown Horizons - (Repo, Home) 2D real-time strategy simulation with an emphasis on economy and city building. (Not unlike Age of Empires) (games, linux, mac)
  140. Veusz - (Repo, Home) 2D and 3D scientific plotting, designed to produce publication-ready PDF or SVG graphs. (science, linux, mac, qt)
  141. Vidcutter - (Repo) GUI and CLI aiming to be the fastest and simplest way to cut and join video. (video, linux, mac)
  142. Virtaal - (Repo, Home) Cross-platform GUI for performing translation, with support for a variety of formats. (communication, linux, mac, gtk)
  143. Voltron - (Repo) Extensible debugger wrapper aiming to improve the user experience of various debuggers, such as LLDB, GDB, and WinDbg. (dev, linux, mac)
  144. Wammu - (Repo, Home) GUI phone manager with read/write support for contacts, todo, calendar, SMS, and more, primarily designed for Nokia and AT-compatible phones. (misc, linux)
  145. Wikid Pad - (Repo, Home) Desktop wiki notebook for storing your thoughts and ideas. (organization, linux, mac, wx)
  146. Xonsh - (Repo, Home) Cross-platform shell language and command prompt. The language is a superset of Python 3.4+ with additional shell primitives. (shell, linux, mac)
  147. Xpra - (Repo, Home) Cross-platform remote display server and client for forwarding applications and desktop screens. (misc, linux)
  148. You-Get - (Repo, Home) Command-line program to browserlessly scrape and stream video, audio, and images from web sites. (internet, linux, mac)
  149. youtube-dl - (Repo, Home, PyPI) Command-line program to browserlessly archive video and audio from YouTube and hundreds of other sites. (internet, linux, mac)
  150. ZeroNet - (Repo, Home, WP, Docs) Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network. (internet, linux, mac)
  151. Zim Wiki - (Repo, Home) Desktop wiki designed for note-taking, list-making, and drafting. (organization, linux, gtk)
  1. Algojammer - (Repo, Demo) An experimental, proof-of-concept IDE to assist with algorithm-writing in a competition setting. (editor, linux, windows, tk)
  2. Anki - (Repo, Home, Docs) Powerful desktop application for flash cards and memorization. (education, linux, windows, qt5)
  3. Ansible - (Repo, Home, Docs) Agentless, playbook-based automation. (ops, linux, corp)
  4. Artisan - (Repo, Home, Docs) Desktop visual scope for coffee roasters, which helps coffee roasters record, analyze, and control roast profiles. (science, linux, windows)
  5. ASCEND - (Repo, Home, WP) Mathematical chemical process modelling system developed at Carnegie Mellon University since late 1978. (science, linux, windows, gtk)
  6. asciinema - (Repo, Home) Terminal session recorder and replayer. (dev, linux)
  7. B2 - (Repo, PyPI) Command-line tool that gives easy access to all of the capabilities of Backblaze's B2 Cloud Storage. (storage, linux, windows, corp)
  8. beancount - (Repo, Home, gh, PyPI, Docs) A double-entry bookkeeping language to define financial transaction records in plain text, then generate a variety of reports, via CLI and web interface. (See also, Plain Text Accounting). (organization, linux, windows)
  9. Beets - (Repo, Home, PyPI) Feature-rich command-line music library manager with web UI, duplicate detection, transcoding, and tagging support, integrating with MusicBrainz, Discogs, and more. (audio, linux, windows)
  10. Bitmessage - (Repo, Docs) Reference client for Bitmessage, a peer-to-peer encrypted decentralised communication protocol. (communication, linux, windows, kivy, qt4, tui)
  11. Buildout - (Repo, WP, Docs) Extensible deployment automation tool designed for application-centric assembly and deployment, as well as repeatable Python software builds. (build, linux, windows)
  12. buku - (Repo, Fund, Docs) Browser-independent bookmark manager with CLI and web server frontends, with integrations for browsers, cloud-based bookmark managers, and emacs. (internet, organization, linux, windows, server)
  13. Bup - (Repo, Home) Efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication. (productivity, linux)
  14. BYOB (Build Your Own Botnet) - (Repo) Client-server framework (RAT and C2 server) for security researchers to build and operate basic botnets. (security, linux, windows)
  15. Cactus - (Repo, PyPI) Static website generator using Django templates. (static_site, linux, windows)
  16. Calibre - (Repo, Home, WP, Fund) E-book manager designed for viewing, converting, editing, and cataloging e-books in all major formats. (organization, linux, windows, qt5)
  17. Cataclysm: Dark Days Ahead (Launcher) - (Repo, Home) Launcher for popular FOSS game CDDA, which supports automatic updates and mod management. (games, linux, windows)
  18. CellProfiler - (Repo, Home, Manual, Docs) Interactive data exploration, analysis, and classification of biological image sets. (science, linux, windows)
  19. cellxgene - (Repo, Home) Web-based interactive explorer for single-cell transcriptomics data. (science, linux, windows, fnd)
  20. Chert - (Repo, PyPI) Static site generator with built-in support for listicles, created by this humble author, used to power calver.org, 0ver.org, and sedimental.org, the author's blog. Mostly here as an easter egg :) (static_site, linux, windows)
  21. Conan - (Repo, Home, Docs) Decentralized package manager for binary package management, targeted at C/C++ developers. (pkg_mgr, linux, windows)
  22. Conda - (Repo, Home, WP) OS-agnostic, system-level binary package manager and ecosystem, with a focus on Python and high-performance scientific computing. (pkg_mgr, linux, windows, corp)
  23. CouchPotato - (Repo, Home) Personal video recorder focused on movies, with support for usenet and torrents. (organization, linux, windows)
  24. Cura - (Repo, Home, WP, Docs) Popular desktop software for preparation and control of 3D printing, integrated with CAD workflows. (graphics, linux, windows, corp, hardware)
  25. Cython - (Repo, Home, PyPI, Docs) Language and compiler designed for high-performance Python and C interoperability. (dev, linux, windows)
  26. Deluge - (Repo, Home, WP, Fund) Popular, lightweight, cross-platform BitTorrent client. (internet, linux, windows, server, gtk)
  27. detect-secrets - (Repo) An enterprise-friendly CLI for auditing, detecting, and preventing secrets in code. (security, dev, linux, windows)
  28. doc2dash - (Repo, Home, PyPI) Extensible CLI-based Documentation Set generator intended for use with Dash.app and other compatible API browsers. (docs, linux)
  29. Docker Compose - (Repo, Docs) Docker Compose is a tool for defining and running multi-container Docker applications. (dev, linux, windows, corp)
  30. doit - (Repo, Home, Fund, Docs) Command-line task management and automation tool, with directives written in Python. (build, linux, windows)
  31. doitlive - (Repo, PyPI, Docs) Tool for live presentations in the terminal. (dev, linux)
  32. DrawBot - (Repo, Home, WP) A powerful programmatic 2D drawing application for MacOS X which generates graphics from Python scripts. (graphics, education, dev)
  33. dupeGuru - (Repo, Home, Docs) Cross-platform GUI tool to find duplicate files. (organization, linux, windows)
  34. dvc (Data Version Control) - (Repo, Home, Docs) Command-line tool for version control over data used in machine learning projects. Aims to replace Excel and other tools used to track and deploy model versions. (ai, organization, scm, linux, windows)
  35. Ergonomica - (Repo, Docs) Cross-platform shell language based on S-expressions combined with traditional shell features. (shell, linux, windows)
  36. Eric IDE - (Repo, Home) Python editor and IDE, based on Qt, integrating Scintilla editor control. (editor, linux, windows, qt5)
  37. Exaile - (Repo, WP) Cross-platform audio player, tag editor, and library organizer. (audio, linux, windows, gtk)
  38. fava - (Repo, Demo, Docs) Web interface for the double-entry bookkeeping software Beancount with a focus on features and usability. (organization, linux, windows)
  39. FreeCAD - (Repo, WP) General-purpose parametric 3D CAD modeler and a building information modeling (BIM) software with finite-element-method (FEM) support. (graphics, linux, windows, cpp, qt)
  40. Frescobaldi - (Repo, WP) An editor for LilyPond music files. (audio, linux, windows, qt)
  41. Friture - (Repo, Home) Visualizes and analyzes live audio data in real-time, including scope, spectrum analyzer, rolling 2D spectrogram, and more. (audio, linux, windows, qt5)
  42. Gajim - (Repo, WP) Lightweight, cross-platform instant messaging client for the XMPP protocol. (communication, linux, windows, gtk)
  43. Gaphor - (Repo, Docs) Simple UML modeling tool designed for beginners. (graphics, docs, linux, windows, flatpak, gtk)
  44. gdbgui - (Repo, Home, PyPI) Browser-based frontend for gdb. (dev, linux, windows)
  45. Git Cola - (Repo, Home) Featureful cross-platform GUI wrapper for git. (scm, linux, windows, qt4, qt5)
  46. Gitless - (Repo, Home, PyPI, Docs) Simple version control system built on top of Git. (scm, linux, windows)
  47. Glances - (Repo, Home, Docs) A cross-platform top/htop alternative, providing an overview of system resources. (productivity, ops, linux, windows, server)
  48. gmvault - (Repo, Home) Tool for backing up gmail accounts. (productivity, linux, windows, qt5)
  49. GNS3 GUI - (Repo, Home, PyPI, Docs) Graphical Network Simulator used to emulate, configure, test and troubleshoot virtual and real networks. (Backed by server component here.) (dev, linux, windows)
  50. GNU Bazaar - (Repo, Home, WP, Docs) Distributed and client-server revision control system. (scm, linux, windows)
  51. GNU Radio - (Repo, Home, WP) Software development toolkit that provides signal processing blocks to implement software-defined radios and signal-processing systems. (audio, linux, windows, cpp, qt)
  52. GNU Solfege - (Repo, WP) An ear-training program intended to help musicians improve their skills. (audio, linux, windows, gtk)
  53. gPodder - (Repo, Home) Simple, mature media aggregator and podcast client. (internet, linux, windows, gtk)
  54. Gramps - (Repo, Home) Genealogy software that is both intuitive for hobbyists and feature-complete for professional genealogists. (organization, linux, windows, gtk)
  55. Gridsync - (Repo) Cross-platform GUI built to synchronize local directories with Tahoe-LAFS storage grids. (productivity, storage, linux, windows)
  56. Grow - (Repo, Home, PyPI) Static site generator optimized for building interactive, localized microsites, with a focus on workflow and maintainability. (static_site, linux, windows)
  57. GTimeLog - (Repo, Home, Fund, Docs) Desktop-based time tracker with support for logging billable/non-billable work. (productivity, organization, linux, windows)
  58. GYP - (Repo, Home, WP) AKA 'Generate Your Projects', a build system that generates other build systems. (build, linux, windows)
  59. Hangups - (Repo, Snap, Docs) Third-party instant messenger for Google Hangouts, with support for group messaging and other proprietary features. (communication, linux, docker, snap)
  60. Headphones - (Repo, Docs) Web-based digital music library for automating music downloads through Usenet and torrents. (organization, linux, windows)
  61. hosts - (Repo) Command-line application which merges reputable hosts files with deduplication for the purpose of blocking undesirable websites via DNS blackhole. (internet, security, linux, windows)
  62. httpie - (Repo, Home, PyPI) Command-line HTTP client with JSON support, syntax highlighting, wget-like downloads, extensions, and more. (internet, dev, linux, windows)
  63. Hyde - (Repo, Home, PyPI) Static site generator which began as the Python counterpart to Jekyll. (static_site, linux, windows)
  64. InVesalius - (Repo, Home, WP) Generates virtual reconstructions of structures in the human body for medical purposes, including CT and MRI scans. (science, linux, windows, gtk)
  65. jrnl - (Repo, Home) Simple, ecncrypted journal application for your command line. (organization, linux, windows, homebrew)
  66. Jupyter Notebook - (Repo, Home, WP) Web-based, extensible notebook environment for interactive computing. (editor, linux, windows)
  67. Komodo Edit - (Repo, Home, WP) Multi-language code editor, written in JS, Python, and C++, based on the Mozilla platform. (editor, linux, windows, cpp, js)
  68. LazyLibrarian - (Repo, Forum, Docs) Web-based digital library organizer with support for following authors and automatic metadata retrieval. (organization, linux)
  69. Lektor - (Repo, Home, PyPI) Static site generator with built-in admin console and minimal desktop application. (static_site, linux, windows)
  70. Leo Editor - (Repo, Home, WP) Personal Information Manager (PIM), IDE, and outliner with a holistic approach to programming and writing. (editor, linux, windows, qt5)
  71. Mackup - (Repo, PyPI) Utility to back up and synchronize application settings, with support for several storage backends (e.g., Dropbox, Git), and dozens of applications. (productivity, linux)
  72. Magic Wormhole - (Repo, PyPI, Docs) Security- and speed-focused file transfer tool with support for files, text, and directories. (communication, linux, console)
  73. Mailpile - (Repo, Home) Fast email client with user-friendly encryption and privacy features. (communication, linux, windows)
  74. MakeHuman - (Repo, WP) 3D computer graphics software designed for the prototyping of photo realistic humanoids. (graphics, linux, windows, qt)
  75. Mayavi - (Repo, Home) General purpose, cross-platform tool for 2-D and 3-D scientific data visualization. (science, linux, windows, qt4)
  76. Meld - (Repo, Home) Visual diff and merge tool targeted at developers, providing two- and three-way comparison of both files and directories, and supports many version control systems including Git, Mercurial, Bazaar, and Subversion. (code_review, linux, windows, gtk)
  77. Mercurial - (Repo, Home, WP) Cross-platform distributed revision-control system designed for high performance and advanced branching/merging capabilities. (scm, linux, windows)
  78. Meshroom - (Repo, Home) Photogrammetry pipeline, for turning photographs into 3D models. (graphics, linux, windows, qt)
  79. Meson - (Repo, Home) Build system designed for speed and user-friendliness. (build, linux, windows)
  80. Metamorphose - (Repo, Home) Graphical mass renaming program for files and folders. (productivity, linux, windows, wx)
  81. MITMproxy - (Repo, Home) Interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. (security, linux, windows)
  82. MLflow - (Repo, Home, Docs) Integrated command-line application and web service, supporting an end-to-end machine-learning workflow around tracking, packaging, and deploying. Developed by Databricks. (ai, organization, dev, linux, corp)
  83. Mnemosyne - (Repo, Home) Spaced-repetition flashcard program for efficient memorization. (education, linux, windows, qt5)
  84. Mosaic - (Repo, Home, Docs) Desktop-based single molecule analysis toolbox that automatically decodes multi-state nanopore data. (science, linux, windows, gov)
  85. mu - (Repo, Home) A small, simple editor designed for beginner Python programmers. (editor, linux, windows, qt5)
  86. Music Player - (Repo, Home) A simple music player designed around an infinite intelligent playlist, with support for headless playback. (audio, linux)
  87. MusicBrainz Picard - (Repo, Home, WP) Automatically identify, tag, and organize music albums and other digital audio recordings. (audio, linux, windows, qt)
  88. mycli - (Repo, Home, PyPI) Interactive MySQL client that does auto-completion and syntax highlighting. (storage, linux)
  89. MyPaint - (Repo, Home, WP) Raster graphics editor for digital painters with a focus on painting rather than image manipulation. (graphics, linux, windows, gtk)
  90. Nagstamon - (Repo, Home, Docs) Status monitor for the desktop, with support for Nagios, Icinga, Opsview, and more. (ops, linux, windows)
  91. NColony - (Repo, Home) Process manager and monitor. (ops, linux, server)
  92. Neubot - (Repo, Home) Lightweight agent which collects data for net-neutrality research. (internet, linux, windows)
  93. Nikola - (Repo, Home, PyPI) Command-line static site generator with incremental rebuilds and support for Markdown, reST, Jupyter notebooks, and HTML. (static_site, linux, windows)
  94. Ninja IDE - (Repo, Home, WP) Cross-platform Python IDE with project management, linting, extensions, and more. (editor, linux, windows, qt5)
  95. Nuxeo Drive - (Repo, Home, Docs) Cross-platform desktop synchronization client for the Nuxeo platform. (productivity, storage, linux, windows, console, appimage, lgpl, qt5)
  96. OCRopus - (Repo, WP) Document analysis and optical character recognition (OCR) system. (graphics, linux, console)
  97. OnionShare - (Repo, Home, Docs) Secure and anonymous file sharing over Tor services. (communication, linux, windows, qt5)
  98. OPEM - (Repo, Docs) A modeling tool for evaluating the performance of proton exchange membrane (PEM) fuel cells. (science, linux, windows)
  99. OpenLibrary - (Repo, Home, WP) Web application for an open, editable library catalog, used by The Internet Archive towards building a web page for every book ever published. (organization, linux, windows, docker)
  100. OpenLP - (Repo, Home) Presentation software geared toward church usage. (misc, linux, windows, qt5)
  101. OpenShot - (Repo, Home, WP, Fund) A cross-platform video editor for FreeBSD, Linux, macOS, and Windows. (video, linux, windows, qt5)
  102. Orange - (Repo, Home, WP) Component-based data mining software for graphical interactive data analysis and visualization. (science, linux, windows, qt4, qt5)
  103. Pants - (Repo, Home) Build system designed for monolithic repositories. (build, linux, corp)
  104. PathPicker - (Repo, Home) Shell utility to interactively select paths from the output of other commands. (dev, linux)
  105. Pelican - (Repo, Home, PyPI) Command-line static site generator that supports Markdown and reST syntax. (static_site, linux, windows)
  106. pgcli - (Repo, Home, PyPI) Interactive PostgreSQL client that does auto-completion and syntax highlighting. (storage, linux)
  107. pip - (Repo, Home, WP, PyPI) Python's go-to package manager, with a wide range of features and platform support. (pkg_mgr, linux, windows)
  108. pip-tools - (Repo) A set of command line tools to help you keep your pip-based packages fresh, even when you've pinned them. (pkg_mgr, linux, windows)
  109. pipenv - (Repo, Docs) Wrapper around pip, virtualenv, and pip-tools for a more holistic package management workflow. (pkg_mgr, linux, windows)
  110. PlatformIO Core - (Repo, Home, Fund, PyPI, Docs) Multiplatform CLI build system and library manager for IoT development. (build, linux, windows)
  111. Plover - (Repo, Home, Fund, Docs) Background service for automatic translation of stenography movements to keystrokes, enabling typing speeds in excess of 200WPM in any application. (productivity, linux, windows, hardware, qt5)
  112. Poetry - (Repo, Home, Docs) An independent approach to Python dependency management and packaging. (pkg_mgr, linux, windows)
  113. PPCI - (Repo, Demo, gh, PyPI, Docs) The Pure Python Compiler Infrastructure is a compiler written entirely in Python, containing front-ends for various programming languages (C, c3, WebAssembly, and others) as well as machine code generation backends for various CPUs (6500, arm, avr, x86_64, openrisc, among others). (dev, linux, windows)
  114. pre-commit - (Repo, Home, PyPI) A framework for managing and maintaining multi-language git hooks. (dev, linux, windows)
  115. Prosopopee - (Repo, Demo, PyPI, Docs) A static site generator designed for photographers and others who tell stories with pictures. (static_site, linux, windows)
  116. Pyfa - (Repo) Python Fitting Assistant, cross-platform experimentation tool for EVE Online ship fittings. (games, linux, windows)
  117. PyLoad - (Repo, Home) Download manager with a web interface and API. (internet, linux, windows)
  118. Quod Libet - (Repo, WP) Cross-platform audio player, tag editor, and library organizer. (audio, linux, windows, gtk)
  119. Qute Browser - (Repo, Home) Keyboard-driven, minimal, vim-like browser based on PyQt5. (internet, linux, windows, qt5)
  120. RedNotebook - (Repo, Home) Desktop journal designed for rich text, media, and template-based entries, which can be tagged and searched, as well as exported to plain text, HTML, Latex, or PDF. (organization, linux, windows)
  121. redo - (Repo, PyPI, Docs) A recursive, general-purpose build sytem, replacing make with original design by DJB. (build, linux, windows, console)
  122. SABnzbd - (Repo, Home, Docs) Simple, cross-platform newsreader for downloading from Usenet. Supports many integrations and 16 languages. (internet, linux, windows, server)
  123. Sage Math - (Repo, Home, WP) Cross-platform computer algebra system with features covering many aspects of mathematics, including algebra, combinatorics, graph theory, numerical analysis, number theory, calculus, and statistics. (science, linux, windows)
  124. SCons - (Repo, Home, WP) Domain-specific language and build tool, designed to replace Make, autoconf, and ccache. (build, linux, windows)
  125. SK1 - (Repo, Home, WP) Feature-rich, cross-platform illustration program. (graphics, linux, windows, gtk, wx)
  126. SOFA Statistics - (Repo, Home) User-friendly statistics and analysis with a learn-as-you-go approach. (science, linux, windows, wx)
  127. SoundGrain - (Repo, Home, Fund) Graphical interface designed for drawing and editing trajectories to control granular sound synthesis. (audio, linux, windows)
  128. Spack - (Repo, Home, Docs) Language-independent package manager for supercomputers, Mac, and Linux, designed for scientific computing. (science, pkg_mgr, linux)
  129. Spiderfoot - (Repo, Home, Docs) Reconnaissance tool that automatically queries over 100 public data sources to gather intelligence on IP addresses, domain names, e-mail addresses, names, and more. (security, linux, windows, docker, server)
  130. Spyder IDE - (Repo, Home, WP) Scientific editing and execution environment designed by and for scientists, engineers, and data analysts using Python. (editor, linux, windows, qt5)
  131. sshuttle - (Repo, Docs) Transparent network proxy server that uses SSH to achieve VPN-like results, without requiring root access. (security, linux)
  132. Stargate DAW - (Repo) All-in-one Digital Audio Workstation (DAW) with a suite of instrument and effect plugins. (audio, linux, windows, qt56)
  133. streamlink - (Repo, Home, PyPI) Command-line utility that extracts streams from various services and pipes them into a video player of choice. (internet, linux, windows)
  134. Supervisor - (Repo, Home) Process manager and monitor. (ops, linux, server)
  135. TahoeLAFS - (Repo, Home, WP) Decentralized cloud storage system for robust distributed data storage. (storage, linux, windows)
  136. term2048 - (Repo, PyPI) TUI version of 2048. (games, linux, tui)
  137. Thonny - (Repo, Home, WP) Cross-platform Python IDE for beginners, designed for learning to code. (editor, linux, windows, tk)
  138. Thug - (Repo, Fund, PyPI, Docs) Low-interaction honeyclient designed to mimic the behavior of a web browser in order to detect and emulate malicious contents. (security, linux)
  139. Tribler - (Repo, Home, WP) Privacy enhanced BitTorrent client with P2P content discovery. (internet, linux, windows, qt5)
  140. Universal Radio Hacker (URH) - (Repo) Wireless protocol investigator, with a focus on analyzing proprietary IoT communication. (security, linux, windows)
  141. Unknown Horizons - (Repo, Home) 2D real-time strategy simulation with an emphasis on economy and city building. (Not unlike Age of Empires) (games, linux, windows)
  142. Veusz - (Repo, Home) 2D and 3D scientific plotting, designed to produce publication-ready PDF or SVG graphs. (science, linux, windows, qt)
  143. Vidcutter - (Repo) GUI and CLI aiming to be the fastest and simplest way to cut and join video. (video, linux, windows)
  144. Virtaal - (Repo, Home) Cross-platform GUI for performing translation, with support for a variety of formats. (communication, linux, windows, gtk)
  145. VisiData - (Repo, Home, Fund, PyPI, Docs) Interactive multitool for exploring, analyzing, and converting datasets in the terminal. (productivity, linux, tui)
  146. Voltron - (Repo) Extensible debugger wrapper aiming to improve the user experience of various debuggers, such as LLDB, GDB, and WinDbg. (dev, linux, windows)
  147. Vorta - (Repo, Home) GUI backup client built on top of BorgBackup. (productivity, linux)
  148. Wikid Pad - (Repo, Home) Desktop wiki notebook for storing your thoughts and ideas. (organization, linux, windows, wx)
  149. Xonsh - (Repo, Home) Cross-platform shell language and command prompt. The language is a superset of Python 3.4+ with additional shell primitives. (shell, linux, windows)
  150. You-Get - (Repo, Home) Command-line program to browserlessly scrape and stream video, audio, and images from web sites. (internet, linux, windows)
  151. youtube-dl - (Repo, Home, PyPI) Command-line program to browserlessly archive video and audio from YouTube and hundreds of other sites. (internet, linux, windows)
  152. ZeroNet - (Repo, Home, WP, Docs) Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network. (internet, linux, windows)
  1. asciidoc - (Repo) Text document format for writing notes, documentation, articles, books, slideshows, man pages & blogs. (docs)
  2. autojump - (Repo) A cd with many heuristics to speed up console filesystem navigation. (dev)
  3. aws-cli - (Repo, PyPI, Docs) Official command-line interface for Amazon Web Services. (ops, py26)
  4. Black - (Repo, PyPI, Docs) Uncompromising automatic formatter for Python code. (editor)
  5. cartoonify / Draw This. - (Repo, Home) Turn a photograph into a toddler's drawing. Automatically! (graphics, docker, hardware)
  6. coala - (Repo, Home, PyPI) Unified command-line interface for linting and fixing code, regardless of programming language. (dev)
  7. Cookiecutter - (Repo, PyPI, Docs) Utility for creating new projects from shareable templates. (dev)
  8. howdoi - (Repo, PyPI) Instant coding answers from StackOverflow on your command line. (dev)
  9. IPython - (Repo, PyPI, Docs) Set of enhancements to Python, wrapping it for richer interactivity. (dev)
  10. Magic Wormhole - (Repo, PyPI, Docs) Security- and speed-focused file transfer tool with support for files, text, and directories. (communication, linux, mac)
  11. mkdocs - (Repo, Home, PyPI) Simple, customizable project documentation, with built-in dev server. (docs)
  12. Nuxeo Drive - (Repo, Home, Docs) Cross-platform desktop synchronization client for the Nuxeo platform. (productivity, storage, linux, windows, mac, appimage, lgpl, qt5)
  13. OCRmyPDF - (Repo, Fund, Snap, Docs) Adds an OCR text layer to scanned PDF files, enabling text search and selection. (productivity)
  14. OCRopus - (Repo, WP) Document analysis and optical character recognition (OCR) system. (graphics, linux, mac)
  15. PyEW - (Repo, Docs) Malware analysis tool, with support for hexadecimal viewing, disassembly, PE and ELF formats, plugins, and more. (security)
  16. redo - (Repo, PyPI, Docs) A recursive, general-purpose build sytem, replacing make with original design by DJB. (build, linux, windows, mac)
  17. Robot Framework - (Repo, Home, PyPI) Generic, cross-platform, and language-independent automation framework for acceptance testing, acceptance test driven development (ATDD), and robotic process automation (RPA). Extensible in Python and Java. (dev)
  18. speedtest-cli - (Repo, PyPI) Command-line interface for testing Internet bandwidth using speedtest.net. (internet)
  19. Sphinx - (Repo, Home, PyPI) Documentation tool for interconnected bodies of authorship, from code documentation to books. Used by the official Python docs, and many other projects (not all of them Python). (docs)
  20. SQLFluff - (Repo, Home, Fund, PyPI) Dialect-flexible and configurable SQL linter, designed with ELT applications in mind, with support for templating and autofixing errors. (code_review)
  21. sqlmap - (Repo, Home, PyPI, Docs) Automatic SQL injection and database takeover. (storage, security)
  22. XSStrike - (Repo) Cross Site Scripting (XSS) detection suite equipped with multiple hand-written parsers, a payload generator, a fuzzing engine, and a performance-focused crawler. (security)
  1. PySolFC - (Repo, Home, Android) Highly-portable collection of solitaire card games. (games, linux, windows, kivy, tk)
  1. ArchiveBox - (Repo, Home, Docs) Self-hosted web archive, for creating local, browsable backups of content from the web. Imports HTML, JS, PDFs, video, subtitles, git repositories, and more, from Pocket, Pinboard, browser history, etc. (internet, organization, linux, windows)
  2. cartoonify / Draw This. - (Repo, Home) Turn a photograph into a toddler's drawing. Automatically! (graphics, console, hardware)
  3. Hangups - (Repo, Snap, Docs) Third-party instant messenger for Google Hangouts, with support for group messaging and other proprietary features. (communication, linux, mac, snap)
  4. OpenLibrary - (Repo, Home, WP) Web application for an open, editable library catalog, used by The Internet Archive towards building a web page for every book ever published. (organization, linux, windows, mac)
  5. Pinry - (Repo, Home, Docs) Tiling image board system for saving, tagging, and sharing images, videos, and websites, like a self-hosted Pinterest. (organization, server)
  6. PostHog - (Repo, Home, Docs) Self-hostable product analytics for tracking events, visualizing funnels, and much more. (internet)
  7. Pupy - (Repo, Docs) Remote administration tool and post-exploitation framework, supporting Windows, Linux, Mac OS X, and Android targets. (security, linux, server)
  8. Spiderfoot - (Repo, Home, Docs) Reconnaissance tool that automatically queries over 100 public data sources to gather intelligence on IP addresses, domain names, e-mail addresses, names, and more. (security, linux, windows, mac, server)
  1. Gaphor - (Repo, Docs) Simple UML modeling tool designed for beginners. (graphics, docs, linux, windows, mac, gtk)
  1. Nuxeo Drive - (Repo, Home, Docs) Cross-platform desktop synchronization client for the Nuxeo platform. (productivity, storage, linux, windows, mac, console, lgpl, qt5)
  1. Abilian SBE - (Repo, Home) A "Social Business Engine" with features including lightweight document management, discussions, wikis, timelines, and more. (communication, cms)
  2. Aim - (Repo, Home, Blog) Aim is a self-hostable machine learning experiment tracker designed to handle 10,000s of training runs. (ai, linux, fastapi)
  3. Airflow - (Repo, Docs) A platform to programmatically author, schedule and monitor workflows. (ops, linux, corp, flask)
  4. Ajenti - (Repo, Home, PyPI, Docs) Web-base server admin panel for fast, extensible remote access, featuring a web terminal, text editor, file manager, and more. (ops)
  5. Allura - (Repo, Home, WP) Software forge, with support for git, hg, and svn. (scm)
  6. Ambar - (Repo, Home, Demo, Docs) Document search engine with automated crawling, OCR, tagging, and instant full-text search. (organization)
  7. archivematica - (Repo, Home, Docs) Digital preservation system designed to maintain standards-based, long-term access to collections of digital objects, targeted at archivists and librarians. (internet, organization)
  8. Askbot - (Repo, Home) Q&A web platform similar to StackOverflow, complete with tagging, reputation, badges, and more. (communication, corp)
  9. Baby Buddy - (Repo, Demo) Mobile-friendly web application which helps caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guesswork. (organization)
  10. Bandersnatch - (Repo) PyPI mirror client complying with PEP 381. (pkg_repo, corp)
  11. Baserow - (Repo, Home, gh, Docs) Web-based no-code persistence platform, like a database meets a spreadsheet, with a REST API. (organization, storage, django)
  12. Beaker - (Repo, Home, Docs) Hardware integration testing system, used by RedHat to test compatiblity for RHEL and Fedora. (ops, flask)
  13. Bookwyrm - (Repo, Home) Social reading and reviewing, decentralized with ActivityPub. (internet, organization, communication, django)
  14. buildbot - (Repo, WP, Docs) Job scheduling system tailored to the needs of continuous integration and software packaging. (build)
  15. buku - (Repo, Fund, Docs) Browser-independent bookmark manager with CLI and web server frontends, with integrations for browsers, cloud-based bookmark managers, and emacs. (internet, organization, linux, windows, mac)
  16. Byro - (Repo, Docs) Web-based membership administration tool for small and medium sized clubs/NGOs/associations of all kinds, with a focus on the DACH region. (organization)
  17. CAPE - (Repo, Demo) Web application designed to automate malware analysis, succeeded by CAPEv2. (security)
  18. CAPEv2 - (Repo, Demo) Web application designed to automate malware analysis, with a goal of extracting payloads and configuration from uploaded artifacts. (security)
  19. CKAN - (Repo, Home) Data management system (DMS) which makes it easy to publish, share, and use data. Data hubs powered by CKAN include datahub.io, catalog.data.gov, and europeandataportal.eu, among many other sites. (science, flask)
  20. Cobbler - (Repo, Home, WP) Linux installation server that allows for rapid setup of network installation environments. (ops, linux)
  21. CoCalc - (Repo, Home, WP) Collaborative calculation in the cloud, with support for the scientific Python stack, SageMath, R, LaTeX, Markdown, and more. Also features chat, course management, and other supporting functionality. (science)
  22. Collaborate - (Repo, Docs) Web-based collaboration tool designed by Propublica for newsrooms to share datasets, with a workflow built around assigning tips and maintaining contacts. (organization, communication)
  23. CourtListener - (Repo, Home, WP) Web application which provides a graph-based search interface and API with 900,000 minutes of oral argument recordings, more than eight thousand judges, and more than three million opinions. Also powers RECAP search. (misc)
  24. Cowrie - (Repo, Home) Medium interaction SSH and Telnet honeypot designed to log brute force attacks and the shell interaction performed by the attacker. (security, corp)
  25. CTFd - (Repo, Home, Docs) CTFd is a Capture The Flag framework focusing on ease of use and customizability. It comes with everything you need to run a CTF and it's easy to customize with plugins and themes. (internet)
  26. Datasette - (Repo, PyPI, Docs) A tool for exploring and publishing data, backed by SQLite. (storage)
  27. DCOS - (Repo, Home, WP, Docs) Management platform for hardware and software resources in datacenters, built on Apache Mesos. (ops, corp)
  28. Deluge - (Repo, Home, WP, Fund) Popular, lightweight, cross-platform BitTorrent client. (internet, linux, windows, mac, gtk)
  29. devpi - (Repo, Docs) PyPI staging server, as well as a packaging, testing, release tool, complete with web and search interface. Like a local PyPI. (pkg_repo)
  30. Diffoscope - (Repo, Home, Demo, PyPI) Web-based deep comparison of files, archives, and directories, including support for diffing tarballs, ISO images, and PDFs. (code_review)
  31. Dispatch - (Repo, Blog, Docs) Incident management service featuring integrations for notifications and task management. Used at Netflix. (internet, dev, calver, corp, fastapi)
  32. Dissem.in - (Repo, Home, Docs) Web platform to help researchers upload their papers to open-access repositories. (science, django)
  33. distro-tracker - (Repo, Demo, Docs) Web application designed to follow the evolution of a Debian-based distribution with email updates and a comprehensive web interface. Powers the Debian Package Tracker. (pkg_repo)
  34. Django Wiki - (Repo, Demo, Docs) A simple and mature web-based wiki. (communication)
  35. Django-CMS - (Repo, Home) Enterprise content management system based on the Django framework with version control, multi-site support, and more. (cms, django)
  36. Docassemble - (Repo, Home, Docs) Platform for creating mobile-friendly web-based interviews, collecting responses, and much more. (communication)
  37. EdgeDB - (Repo, Home, Docs) High-performance object-relational database built on top of PostgreSQL, featuring strict, strong typing, built-in migrations, and GraphQL support. (storage)
  38. Elixire - (Repo, Home, Docs) Featureful file host and link shortener with API and support for multiple vanity urls. (internet)
  39. Ella - (Repo, Docs) Django-based content management system with a focus on high-traffic news sites and Internet magazines. (cms, django)
  40. ERP5 - (Repo, Home, WP) Web-based ERP, CRM, DMS, and Big Data system with hundreds of built-in modules, designed for corporate scalability. (erp)
  41. ERPNext - (Repo, Home, WP) Web-based ERP system with accounting, inventory, CRM, sales, procurement, project management, and HR. Built on Frappe and MariaDB. (erp)
  42. explainshell.com - (Repo, Home) A web-based tool to match command-line arguments to their man pages and help text. (education, dev, flask)
  43. fail2ban - (Repo, Home, WP) Daemon to ban hosts that cause multiple authentication errors on Linux servers. (ops, linux)
  44. FlaskBB - (Repo, Home, Demo, Docs) A classic web forum application (bulletin board) with a modern look. (internet)
  45. Formspree - (Repo, Home) Web server which turns an HTML form submission into an email, without registration, JavaScript, or custom Python. (communication, corp)
  46. FreeNAS - (Repo, Home, Docs) Operating system designed to be installed virtually any hardware platform, for sharing ZFS-based storage over a network, using SMB, NFS, AFP, FTP, and more. (storage)
  47. Frepple - (Repo, Home, Docs) Web-based supply chain planning for production planning and scheduling. (erp, linux)
  48. Funkwhale - (Repo, Home, Docs) Web-based, community-driven project that lets you listen and share music and audio within a decentralized, open network. (audio)
  49. Galaxy - (Repo, Home, Docs) Web-based platform for reproducible and transparent computational research, with a focus on bioinformatics. (science)
  50. Ganeti - (Repo) Virtual machine cluster management tool built on existing virtualization technologies such as Xen and KVM. (ops, linux, haskell)
  51. Glances - (Repo, Home, Docs) A cross-platform top/htop alternative, providing an overview of system resources. (productivity, ops, linux, windows, mac)
  52. GlobaLeaks - (Repo, Home) Web application to enable secure and anonymous whistleblowing initiatives. (communication)
  53. Grafana OnCall - (Repo, Docs) Developer-friendly incident response with brilliant Slack integration, with a PagerDuty migration path. (internet, corp, django)
  54. GRR Rapid Response - (Repo, Docs) Server-agent system focused on remote live forensics for quick, browser-based triage and analysis of attacks on fleets of machines, with agent support for Linux, Windows, and OS X. (security, corp)
  55. Gunicorn - (Repo, Home, PyPI) Pluggable, pre-fork WSGI server, started as the counterpart to Unicorn. (ops)
  56. Hawkpost - (Repo, Home) Web application which enables receiving encrypted messages from less technical senders. (communication)
  57. Healthchecks - (Repo, Home, Docs) Web-based monitor for scheduled jobs (e.g., cron). (ops, corp)
  58. Helios Voting - (Repo, Home) End-to-end verifiable voting system. (communication)
  59. ihatemoney - (Repo, Home, Docs) Web application made to ease shared budget management by keeping track of who bought what, when, and for whom. (organization)
  60. Inboxen - (Repo, Home, Docs) Web application which provides an infinite number of unique email inboxes, for segmenting services and maintaining privacy. (communication)
  61. Indico - (Repo, Home, Demo, Docs) Feature-rich web application designed at CERN for managing events, with support for conference organization workflow, from content management to receiving and reviewing abstracts/papers, event registration, payment integration, room booking, and more. (organization, communication)
  62. Infection Monkey - (Repo, Home, Docs) Web-based tool for testing a datacenter's resiliency to perimeter breaches and internal server infection. (security)
  63. Iris - (Repo, Home) Flexible automated incident paging system, developed by and used at LinkedIn. (ops, corp)
  64. Isso - (Repo, Home) Lightweight commenting server, designed as a drop-in replacement for Disqus. (internet)
  65. JARVIS on Messenger - (Repo, Home) Facebook Messenger bot with a wide assortment of features. (misc)
  66. Kallithea - (Repo, WP) Software forge for Mercurial and Git with a built-in push/pull server, full text search, and code-review. Forked from RhodeCode in 2014. (scm)
  67. Kibitzr - (Repo, Home, PyPI, Docs) Self-hosted personal assistant server for automating routine tasks. (productivity)
  68. KindleEar - (Repo, Docs) Web application to automatically aggregate RSS into periodical mobi/epub files with images and send it to your kindle or your email. (internet)
  69. King Phisher - (Repo, Docs) Server-based phishing campaign toolkit, used to simulate real-world phishing attacks, with GTK-powered client application. (security, linux, windows)
  70. kinto - (Repo, Home, Docs) A generic JSON document store with sharing and synchronisation capabilities, supporting in-memory and PostgreSQL backends. (storage)
  71. Klaus - (Repo, Demo, PyPI, Docs) pip-installable web-based viewer for git repositories that "just works". (scm)
  72. Kolibri - (Repo, Home, Demo, PyPI, Docs) Self-hostable learning web application targeted at making high quality education technology available in low-resource communities (e.g., rural schools, refugee camps, orphanages, non-formal school systems, and prison systems). (education)
  73. Kuma - (Repo, Home, Docs) The platform powering the Mozilla Developer Network (MDN) (docs, django)
  74. Launchpad - (Repo, Home, WP, Docs) Software forge designed and run by Canonical, with support for Git and Bazaar. (scm)
  75. liberapay.com - (Repo, Home, WP) A recurrent donations platform, formerly known as gittip and gratipay. (internet)
  76. LinOTP - (Repo, Home, WP, Docs) Server supporting two-factor authentication with one-time passwords from several sources, from Yubikeys to SMS. (security)
  77. LocalStack - (Repo, Home, PyPI) Self-hostable version of many AWS services, including S3, Route53, Lambda, Redshift, and much more, designed for testing cloud-centric code. (dev)
  78. Locust - (Repo, Home, Docs) Scalable user load testing tool for web sites, featuring an interactive web interface. (dev)
  79. Mailman - (Repo, Home, WP) The original listserv, a web application and email server for managing subscriptions and discussion archives. (communication)
  80. Mailu - (Repo, Home) Full-featured mail server designed for easy setup and maintenance, supporting IMAP, IMAP+, SMTP, and Submission, as well as a slew of advanced features. (communication)
  81. Maltrail - (Repo) Malicious traffic detection system with web-based monitoring. (security, linux)
  82. Mathesar - (Repo, Home, Demo, Fund, Docs) Self-hostable web application which provides a spreadsheet-like interface to a PostgreSQL database, enabling users of all technical skill levels to design data models, enter data, and build reports. (organization, storage, django)
  83. Mayan - (Repo, Home, Fund, PyPI, Docs) Web-based document management system, designed to store, introspect, and categorize files, with OCR, preview, label, signing, and sending capabilities. Also featuring workflow system, role-based access control, and REST API. (organization)
  84. Mealie - (Repo, Home, Demo, Fund, Docs) Self-hostable recipe management server with rich user interface and automatic backups. (internet, organization, fastapi)
  85. Mezzanine - (Repo, Home) Consistent and flexible content management platform built on the Django framework. (cms, django)
  86. Moa Bridge - (Repo, Home) A service to cross post Mastodon toots to Twitter and Instagram. (communication, flask)
  87. Modoboa - (Repo, Home) Mail hosting and management platform including web UI based on Django. Provides useful components such as an admin panel and webmail. Integrates with Postfix or Dovecot. (communication)
  88. MoinMoin - (Repo, Home, WP, Docs) Python's own web-based wiki software, used for the official Python wiki and many others. (communication)
  89. Mopidy - (Repo, Home) Extensible music player server with plugin support for a wide range of services. (audio)
  90. MozDef - (Repo, Docs) Security incident automation with metrics and collaboration tools for defenders. (security)
  91. NBGrader - (Repo, Docs) Jupyter-based application which enables educators to create, assign, and grade assignments in notebook form. (education)
  92. NColony - (Repo, Home) Process manager and monitor. (ops, linux, mac)
  93. netbox - (Repo, Docs) IP address management (IPAM) and data center infrastructure management (DCIM) tool, conceived at Digital Ocean. (ops, django)
  94. NewsBlur - (Repo, Home) Web-based personal news reader. (internet, django)
  95. Newspipe - (Repo, Home, gh, Docs) Web-based news aggregator and reader. (internet)
  96. nsupdate.info - (Repo, PyPI, Docs) Featureful dynamic DNS service, using the Dynamic DNS UPDATE protocol (RFC 2136) to update BIND and other major nameservers. (internet, ops)
  97. Nyaa - (Repo) Bittorrent tracker software built for anime site nyaa.si. (internet)
  98. Octoprint - (Repo, Home, Fund) Web-based controller for consumer 3D printers. (graphics, flask, hardware)
  99. Odoo - (Repo, Home, WP) Web-based ERP and CRM with many built-in modules, plus thousands of apps to suit any business. (erp)
  100. Oncall - (Repo, Home) Calendar tool designed for on-call management and scheduling, developed by and used at LinkedIn. (ops, corp)
  101. Open edX Platform - (Repo, Home, WP) Platform for online education providers, powering edX. (education)
  102. Open Event Server - (Repo, Demo) Enable event organizers to manage events from meetups to concerts to conferences, with support for multiple tracks and venues. Used by FOSSASIA and eventyay. (internet, organization)
  103. Open Streaming Platform - (Repo) Self-hosted video streaming and recording server, designed as an alternative to Twitch and YouTube. (video, games)
  104. OpenStack - (Repo, Home, Docs) Cloud operating system that controls large pools of compute, storage, and networking resources throughout a datacenter, manageable through a web-based dashboard. (ops, corp)
  105. Pagure - (Repo, Home) Software forge focused on git and developed by the Fedora engineering team. (scm)
  106. Paperless - (Repo, Docs) Scan, index, and archive all of your paper documents. Supports OCR, tags, search, encryption and more. (organization)
  107. Passit - (Repo, Home, Docs) Password management server, providing storage services and group access control list features. (security)
  108. Patchwork - (Repo, Home, Docs) Web-based patch tracking system designed to facilitate code contribution to an open-source project. Designed and used for Linux kernel subsystem development. (scm)
  109. Photonix - (Repo, Home, Demo) Web-based photo management, featuring smart filtering with object recognition, location awareness, color analysis, and more. (graphics)
  110. Pi-Hole - (Repo, Home, WP) Linux network-level advertisement and internet tracker blocking application which acts as a DNS sinkhole, and (optionally) a DHCP server, intended for use on a private network. (internet, linux)
  111. Pinry - (Repo, Home, Docs) Tiling image board system for saving, tagging, and sharing images, videos, and websites, like a self-hosted Pinterest. (organization, docker)
  112. Planet - (Repo, Home, WP) RSS and Atom feed aggregator, designed to collect posts from the weblogs of members of an Internet community and display them on a single page. Used to power Planet Python and many more. (internet)
  113. Plinth - (Repo, Home, Docs) The core functionality and web front-end of FreedomBox, an easy-to-manage, privacy-oriented home server. (dev, linux)
  114. Plone - (Repo, Home, WP) Extensible enterprise content management system built on Zope. (cms)
  115. Plumi - (Repo, WP) Video sharing content management system based on Plone. (video, cms, plone)
  116. Pol - (Repo, Home) Web application which allows users to subscribe to changes on a web site via an autogenerated RSS feed. (internet)
  117. Polyaxon - (Repo, Home, Docs) A web-based platform for reproducible and scalable machine learning experiment management and metrics-tracking, based on kubernetes, with support for TensorFlow, PyTorch, Keras, and many more. (ai, dev)
  118. Pootle - (Repo, Home, WP) Web application for collaborative translation. (communication)
  119. Pretalx - (Repo, Home, Fund) Web-based conference planning tool, with support for Calls for Papers (CFP), scheduling, and speaker management. (organization, communication)
  120. Pretix - (Repo, Home, Blog, PyPI, Docs) Web-based ticketing software, with support for customizable storefronts, direct payments, box office, and reporting. (cms, corp)
  121. privacyIDEA - (Repo, Home, WP, Docs) A multi factor authentication server running on premises, supporting many different token types and allowing authentication via REST API, RADIUS, PAM, Windows Credential Provider, SAML, OpenID Connect. (security)
  122. Psono - (Repo, Home, Demo, Docs) Server-based password manager, built for teams. (productivity, security)
  123. Pulp - (Repo, Home, Docs) Platform for managing repositories of software packages and making it available to a large numbers of consumers. Developed and used by Red Hat. (ops)
  124. Pupy - (Repo, Docs) Remote administration tool and post-exploitation framework, supporting Windows, Linux, Mac OS X, and Android targets. (security, linux, docker)
  125. PyCon - (Repo, Home, Docs) Content management and conference organization web application, based on Django and Symposion. (cms, django)
  126. pycsw - (Repo, WP) Full implementation of the OpenGIS Catalogue Service Implementation Specification. (communication)
  127. PyVideo - (Repo, Home) Static media index custom-built for the Python community, and all the content our meetings and conferences produce. (video, static_site, linux)
  128. Quru Image Server - (Repo, Home, Demo, Docs) High-performance web server for creating and delivering dynamic images. (graphics)
  129. Radicale - (Repo, Home) Simple CalDAV (calendar) and CardDAV (contact) server. (organization)
  130. Ralph - (Repo, Home, Docs) Simple and powerful Asset Management, DCIM, and CMDB system for the data center and back office. (ops, django)
  131. RapidSMS - (Repo, Home, Docs) Interactive SMS text messaging platform. (communication)
  132. RDPY - (Repo) An implementation of the Microsoft Remote Desktop Protocol built on Twisted, including applications for client use, MITM proxy, and Honeypot server. (ops, security, linux, windows)
  133. readthedocs.org - (Repo, Home, Docs) Continuous integration platform for building and hosting documentation. (docs, django)
  134. Redash - (Repo, Home) Data visualization and dashboard construction geared toward business intelligence, used by Mozilla, SoundCloud, Sentry, and others. (productivity, flask)
  135. Reddit - (Repo, Home) Social news forum with voting, commenting, karma, and more. (Archival repo from 2017.) (internet)
  136. RELATE - (Repo, Docs) Web-based courseware with support for course planning and versioning, scheduling, testing, and grading. (education)
  137. Review Board - (Repo, Home) Extensible code review tool for projects and companies of all sizes. (code_review)
  138. RhodeCode - (Repo, Home, WP) Self-hosted platform for behind-the-firewall source code management, providing centralized control over Git, Mercurial, and Subversion. (scm, corp)
  139. Rietveld - (Repo, Home, WP) Django-based collaborative code review tool for Subversion written by Guido van Rossum to run on Google AppEngine. The basis for Gerrit. (code_review)
  140. Roundup Issue Tracker - (Repo, Home, WP, gh) Highly-customizable issue tracking system featuring command-line, web, and email interfaces, historically used by the official Python bug tracker at bugs.python.org. (scm)
  141. SABnzbd - (Repo, Home, Docs) Simple, cross-platform newsreader for downloading from Usenet. Supports many integrations and 16 languages. (internet, linux, windows, mac)
  142. Saleor - (Repo, Home) Modular, high-performance e-commerce storefront built with Django, GraphQL, and ReactJS. (cms, django)
  143. Salt Stack - (Repo, Home) Automation for the management and configuration of any infrastructure or application at scale. (ops, corp)
  144. Scholia - (Repo, Home, Docs) Python package and web application for interacting with scholarly information on Wikidata. (organization, science)
  145. Script Server - (Repo, Demo, Docs) Turn scripts into interactive, validated, authenticated, auditable web UIs, without modifying the scripts. (dev)
  146. Seafile - (Repo, WP) Cross-platform file hosting and synchronization system. (storage)
  147. Searx - (Repo, Docs) Self-hosted metasearch engine, aggregating results from more than 70 services while avoiding tracking and profiling. (internet, security, flask)
  148. SecureDrop - (Repo, Home, Docs) Whistleblower submission system for media organizations to securely accept documents from anonymous sources. Originally created by Aaron Swartz and currently managed by the Freedom of the Press Foundation. (communication, flask)
  149. Senaite - (Repo, Home) Web-based, mobile-first laboratory information management system (LIMS). (organization)
  150. Sentry - (Repo, Home) Web service and frontend for cross-platform application monitoring, with a focus on error reporting. (dev, corp, django)
  151. Shinken - (Repo, Home) Shinken is a modern, Nagios-compatible monitoring framework, designed to scale for large environments. (ops)
  152. Shuup - (Repo, Home, Docs) Storefront web application, with support for single- and multi-marketplace models. (cms)
  153. Socialhome - (Repo, Home, gh, Docs) Web application enabling users to build a federated personal profile with social networking functionality. (communication)
  154. Socorro - (Repo, Docs) Web service for collecting crash statistics from Mozilla products, including Firefox, Thunderbird, and others. (dev)
  155. SpaceSiren - (Repo, Docs) Honeypot management and alert system for AWS tokens, with a fully serverless architecture. (ops, security)
  156. Spiderfoot - (Repo, Home, Docs) Reconnaissance tool that automatically queries over 100 public data sources to gather intelligence on IP addresses, domain names, e-mail addresses, names, and more. (security, linux, windows, mac, docker)
  157. Spinnaker - (Repo, Home, WP, Docs) Continuous delivery platform developed for Netflix's deployment and management of applications in cloud environments. (ops, corp)
  158. StackStorm - (Repo, Home) Rules- and event-driven operational automation for auto-remediation, security responses, troubleshooting, deployments, and more. (ops, corp)
  159. Superset - (Repo, Docs) Data exploration, visualization, and business intelligence web application. (productivity)
  160. Supervisor - (Repo, Home) Process manager and monitor. (ops, linux, mac)
  161. Supysonic - (Repo) Implementation of the Subsonic server API, with support for browsing, streaming, transcoding, scrobbling, and more. (audio)
  162. SweetTooth Web - (Repo, Home) The web store for extensions to the GNOME desktop environment, supporting adding and updating extensions directly from the browser. (pkg_repo)
  163. Synapse - (Repo, Home, Fund) Reference server for the matrix.org distributed chat protocol. Used daily by tens of thousands at riot.im. (communication)
  164. syncserver - (Repo, Docs) All-in-one package for running a self-hosted Mozilla Firefox Sync server. (internet)
  165. Taguette - (Repo, Home, gh, PyPI, Docs) Web-based qualitative research tool supporting importing, tagging, highlighting, and exporting many document formats. (science)
  166. Taiga - (Repo, Home, Docs) Web application built for managing projects with agile development processes. (organization, dev, django)
  167. Tautulli - (Repo, Home, Fund) Web monitor for Plex Media Server. (internet, video)
  168. Thumbor - (Repo, Home, Docs) Photo thumbnail service with resizing, flipping, and smart cropping of images. (graphics, dev)
  169. Trac - (Repo, Home, WP, Docs) Enhanced web-based wiki and issue tracking system for software development projects. (scm)
  170. Tryton - (Repo, Home, WP, Docs) Modular web-based ERP, designed for companies of all sizes. (erp, fdn)
  171. Tutor - (Repo, Docs) Docker-based Open edX distribution, both for production and local development, with a goal of easing deployment, customization, upgrading, and scaling. (education)
  172. uMap - (Repo, Docs) Web application allowing users to create maps with OpenStreetMap layers and embed it on other sites. (misc)
  173. ViewVC - (Repo, Home) Browser interface for CVS and Subversion version control repositories. (scm)
  174. Wagtail - (Repo, Home) A Django content management system focused on flexibility and user experience. (cms, django)
  175. Warehouse - (Repo, Fund, Docs) Server software that powers PyPI, where most Python libraries are downloaded from. (pkg_repo, fnd)
  176. Weblate - (Repo, Home, PyPI) Web based localization tool with tight version control integration. (communication)
  177. wttr.in - (Repo, Home) Weather forecast service that supports various representations, suitable for the terminal or web browser. (productivity, flask)
  178. Xandikos - (Repo, Home) Lightweight but relatively complete CardDAV/CalDAV server which backs up changes in a Git repository. (organization)
  179. YunoHost - (Repo, Home, Docs) Server operating system based on Debian Linux aiming to make self-hosting accessible to as many people as possible, with support for several types of hardware. (dev, linux)
  180. ZEO - (Repo, PyPI, Docs) Server and client providing ZODB-based storage over the network. (storage, linux)
  181. Zulip - (Repo, Home, WP, Docs) Powerful chat server and web client with support for threaded conversations. (communication)

Conclusion

If you have a project to add, please let us know!