{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type hints for pyRFC3339, enabling type checkers like mypy and pyright to validate code using pyRFC3339 for RFC 3339 date and time handling.","skillfed_tags":["type-stubs","typeshed"],"use_cases":["Enable type checking in projects using pyRFC3339 2.0.x with mypy or pyright without waiting for native type support.","Catch type errors in RFC 3339 date parsing and formatting code before runtime in a typed codebase.","Maintain strict type checking across a project that depends on an older version of pyRFC3339."],"what_it_does":"This is a type stub package\u2014a collection of type annotations that helps static type checkers understand the pyRFC3339 library without needing to execute its code. It's part of the typeshed project, the standard repository of type stubs for Python packages that predate or lack built-in type support.\n\nThe package targets pyRFC3339~=2.0.1 and has been tested with mypy 1.17.1 and pyright 1.1.404. It has no runtime dependencies and installs cleanly. However, it's designed as a temporary bridge: pyRFC3339 added native type annotations starting in version 2.1.0, so this stub becomes unnecessary if you upgrade to that version or later.","worth_installing":"Yes, but with a clear condition: install this only if you are using pyRFC3339 version 2.0.x and need type checking support. If you're already on pyRFC3339 2.1.0 or later, uninstall it\u2014the library now includes its own type annotations. For 2.0.x users who rely on static type checking, it's a straightforward, low-friction addition."},"id":"types-pyrfc3339","links":{"html":"https://skillfed.io/packages/types-pyrfc3339","md":"https://skillfed.io/packages/types-pyrfc3339.md","pypi":"https://pypi.org/project/types-pyrfc3339/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-08-25","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-pyRFC3339","python_support":"supports_current","summary":"Typing stubs for pyRFC3339"},"popularity":{"monthly_downloads":341095,"position":7407,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.1.20250825"}
