Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

hijri-converter

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hijri-converter

[DEPRECATED] Use 'hijridate' package instead

pipPyPI
Version
2.3.2.post1
Maintainers
1

hijri-converter

⚠️ DEPRECATED - Use HijriDate instead

This package is deprecated and will not receive future updates.

Migration Required

Install the HijriDate package:

pip install hijridate==2.3.0

Update your imports:

# Old (deprecated)
from hijri_converter import Hijri, Gregorian

# New (recommended)
from hijridate import Hijri, Gregorian

The API is identical - only the package name changes.

Why the change?

The HijriDate package is the actively maintained successor with the same functionality and accuracy.

License

MIT License

Keywords

deprecated

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts