--- id: reuters-style version: "0.0.5" license: MIT license_treatment: permissive maintenance: dormant --- # reuters-style — Format dates, numbers and text to conform with the Reuters Style Guide, the standards that guide the world's largest independent newsroom License: permissive · Maintenance: dormant · Downloads: 116.0K/mo ## What it is and what it does Reuters-style is a lightweight Python library that applies Reuters Style Guide formatting rules to dates, numbers, and text. It's designed for journalists, news organizations, and publishing platforms that need to ensure content conforms to the standards used by Reuters, one of the world's largest independent newsrooms. The library has no external runtime dependencies, making it quick to install and integrate into existing workflows. The package is classified as Production/Stable but has been dormant since its last commit on 2024-11-01, with the latest release dated 2023-11-02. While the repository remains accessible and contains no known security vulnerabilities, the lack of recent activity suggests limited ongoing development or maintenance. Use it for: - Automatically format dates and numbers in news articles to match Reuters editorial standards - Validate or convert text formatting in publishing pipelines that must comply with Reuters style - Integrate style compliance into content management systems used by newsrooms or wire services - Batch-process historical or incoming content to ensure consistent Reuters-compliant formatting ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Formats dates, numbers, and text according to Reuters Style Guide conventions for use in news and publishing contexts. Yes, if you need Reuters Style Guide compliance and accept dormant maintenance. The package is lightweight, dependency-free, and carries no known security issues. However, verify that the specific formatting rules you need are implemented, and be aware that no commits have occurred since 2024-11-01—suitable for stable use cases but not for projects requiring ongoing feature development or rapid bug fixes. ## Install pip install reuters-style uv add reuters-style poetry add reuters-style ## Installing reuters-style Before you install: Low install friction with no runtime dependencies. Marked dormant since last commit on 2024-11-01, though the repository remains active and the package is classified as Production/Stable. License in practice: MIT license permits free use, modification, and distribution with minimal restrictions, making it suitable for both open-source and commercial projects. Quickstart: pip install reuters-style import reuters_style # Format text, dates, or numbers according to Reuters conventions formatted = reuters_style.format_text("example") Verify before relying: - What specific formatting functions are available (date formats, number conventions, text rules) beyond the summary description - Whether dormancy since 2024-11-01 signals abandonment despite Production/Stable status - Compatibility with Python versions beyond 3.9, 3.10, 3.11 given the unspecified python_support field ## Package facts - License: MIT (permissive) - Python support: unspecified - Install friction: low - Maintenance: dormant - Downloads: 116.0K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags reuters style guide formatting, news writing style automation, date number text formatting, journalism style compliance, reuters style python library, journalism, style-guide, news-publishing [View on SkillFed](https://skillfed.io/packages/reuters-style) · [View on PyPI](https://pypi.org/project/reuters-style/)