mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 22:20:49 -05:00
[PR #2590] Add Roundup Issue Tracker to misc section #1907
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2590
Author: @rouilj
Created: 6/13/2024
Status: 🔄 Open
Base:
master← Head:patch-1📝 Commits (1)
d080cfbAdd Roundup Issue Tracker to Misc section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Please consider adding the Roundup Issue Tracker to your list.
What is this Python project?
Roundup is an issue-tracking system that boasts a user-friendly interface and easy installation process. It offers a range of interfaces, including command-line, web, REST, XML-RPC, and e-mail, making it a versatile solution for issue tracking.
What's the difference between this Python project and similar ones?
Roundup is highly customizable, allowing users to tailor the system to their specific needs and preferences. The schema, html markup, and business rules can all be customized.
It was started in 2001 and has stood the test of time including use as the main tracker (bugs.python.org) for the Python language from 2006-2021ish.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.