{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/16"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/5"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/8"}],"enrichment":{"capability":"Python-Redmine provides a Django ORM-style Pythonic API for interacting with Redmine project management servers via their REST API, supporting resource creation, retrieval, filtering, and updates.","skillfed_tags":["redmine-integration","project-management-api","orm-style"],"use_cases":["Automate issue creation and status updates in bulk from external data sources or CI/CD pipelines.","Extract project and issue data for reporting, analytics, or integration with business intelligence tools.","Build custom dashboards or monitoring tools that pull real-time data from Redmine.","Synchronize Redmine issues with external ticketing or project management systems.","Manage time entries and project resources programmatically for resource planning automation."],"what_it_does":"Python-Redmine is a client library that wraps Redmine's REST API in a Pythonic, ORM-inspired interface. It lets you query, create, update, and delete Redmine resources\u2014projects, issues, users, time entries, and more\u2014using familiar object-oriented patterns rather than raw HTTP calls. The library depends only on requests and supports Python 3.7 through 3.12 and PyPy3.\n\nIt's designed for developers who need to automate Redmine workflows, integrate Redmine data into other systems, or build tooling on top of Redmine. The ORM-style API means you work with resource objects and their attributes directly, rather than parsing JSON responses. Standard Edition is open-source under Apache 2.0; a Pro Edition with extended plugin support is available commercially.","worth_installing":"Yes, if you need to integrate with a Redmine server and want a stable, well-documented Python client. The library is production-ready (Development Status 5), has no known vulnerabilities, and low install friction. However, note that maintenance is dormant (last release 866 days ago)\u2014suitable for established integrations but not ideal if you need active upstream support or compatibility with very recent Redmine versions. Verify your Redmine version compatibility before adopting."},"id":"python-redmine","links":{"html":"https://skillfed.io/packages/python-redmine","md":"https://skillfed.io/packages/python-redmine.md","pypi":"https://pypi.org/project/python-redmine/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-03-31","license_spdx":null,"license_treatment":"permissive","name":"python-redmine","python_support":"supports_current","summary":"Library for communicating with a Redmine project management application"},"popularity":{"monthly_downloads":195688,"position":9807,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.5.0"}
