{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Provides type stubs for the croniter package, enabling type checkers like mypy and pyright to validate code that uses croniter for cron expression parsing and scheduling.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Add type safety to projects using croniter for cron expression parsing and validation in scheduled task systems.","Enable IDE autocompletion and type hints for croniter objects in development environments.","Enforce type correctness in CI/CD pipelines using mypy or pyright to catch scheduling logic errors early.","Support gradual typing adoption in legacy codebases that use croniter by providing accurate type information."],"what_it_does":"types-croniter is a type stub package that bridges the gap between the croniter scheduling library and Python's static type checkers. It provides type annotations for croniter's public API, allowing mypy, pyright, and other type checkers to understand and validate code that uses croniter for cron expression parsing and job scheduling.\n\nThis stub package is maintained as part of the typeshed project and is kept in sync with croniter 6.2.4. It has no runtime dependencies and installs as a pure metadata package. Type checkers automatically discover and use these stubs when analyzing code, making it possible to catch type errors in croniter usage before runtime.","worth_installing":"Yes, if you use croniter and want type checking support. Install it alongside croniter to enable static type validation with mypy or pyright. No runtime cost, actively maintained, and permissively licensed. Essential for type-safe scheduling code."},"id":"types-croniter","links":{"html":"https://skillfed.io/packages/types-croniter","md":"https://skillfed.io/packages/types-croniter.md","pypi":"https://pypi.org/project/types-croniter/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-11","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-croniter","python_support":"supports_current","summary":"Typing stubs for croniter"},"popularity":{"monthly_downloads":15563904,"position":1180,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"6.2.4.20260711"}
