Skip to main content

Calendric-lib is a creative package for calendrical conversion operations in Python.

Project description

Calendric-lib

Downloads PyPI - Status GitHub issues GitHub stars GitHub license

About

Calendric-lib is a creative package for calendrical conversion operations in Python.

Requirements

Calendric-lib requires python 3.6 or greater.

Installation

Install with pip:

pip install calendric-lib

If you are using the old version of calendric-lib and want to update it:

pip install --upgrade calendric-lib

Examples

import calendric_lib as cl

cl.MonthToNum('January')
# Output: 1

cl.AbbrMonthToNum('Jan')
# Output: 1

cl.NumToAbbrMonth(5)
# Output: May

cl.NumToMonth(7)
# Output: July

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

calendric_lib-0.0.9.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file calendric_lib-0.0.9.tar.gz.

File metadata

  • Download URL: calendric_lib-0.0.9.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for calendric_lib-0.0.9.tar.gz
Algorithm Hash digest
SHA256 e5d73e8d838485333d6da7b0ddf3c080ceb19abc0c25cb1f8c0a73365d31fa1e
MD5 131606b1c2632405924488ab471dca0a
BLAKE2b-256 bba059082ada4957d5a24546dc02fe1e6cf5dcd448694212e8d465fbc37d058f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page