{"categories":[{"label":"Scheduling","url":"https://skillfed.io/packages/category/office-business-scheduling"},{"label":"Accounting","url":"https://skillfed.io/packages/category/office-business-financial-accounting"}],"enrichment":{"capability":"Provides fiscal year, quarter, month, and day abstractions that extend Python's datetime and calendar modules to work with fiscal calendars instead of calendar years.","skillfed_tags":["fiscal-calendar","accounting","datetime-extension"],"use_cases":["Generate fiscal year reports or dashboards that group transactions by fiscal quarter or month rather than calendar periods","Validate that a given date falls within a specific fiscal period for accounting or compliance workflows","Build scheduling systems that track work or milestones by fiscal day or quarter instead of calendar dates","Convert calendar dates to fiscal identifiers for financial data pipelines or APIs"],"what_it_does":"fiscalyear is a lightweight Python module that maps dates and datetimes onto fiscal calendar periods\u2014fiscal years, quarters, months, and days\u2014rather than calendar years. It provides FiscalYear, FiscalQuarter, FiscalMonth, FiscalDay, and FiscalDateTime classes that mirror Python's built-in datetime API but work with fiscal periods instead. Each fiscal period object knows its start and end times, can check containment, and can navigate to adjacent periods.\n\nThe package is designed for accounting, financial reporting, and scheduling workflows where fiscal periods matter more than calendar months. It has no external dependencies and requires Python 3.6 or later. The module is stable but dormant\u2014the last release was in February 2022, though the repository remains active with occasional commits.","worth_installing":"Yes, if you work with fiscal calendars in accounting, finance, or scheduling. The package is stable, dependency-free, and solves a narrow but real problem. The dormant maintenance status is not a concern for a mature, feature-complete utility with no external dependencies and no known vulnerabilities. Install it if fiscal periods are part of your domain; skip it if you only work with calendar years."},"id":"fiscalyear","links":{"html":"https://skillfed.io/packages/fiscalyear","md":"https://skillfed.io/packages/fiscalyear.md","pypi":"https://pypi.org/project/fiscalyear/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2022-02-17","license_spdx":null,"license_treatment":"permissive","name":"fiscalyear","python_support":"supports_current","summary":"Utilities for managing the fiscal calendar"},"popularity":{"monthly_downloads":370546,"position":7176,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.0"}
