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 library

import calendric_lib as cl

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.7.tar.gz (2.7 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: calendric_lib-0.0.7.tar.gz
  • Upload date:
  • Size: 2.7 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.7.tar.gz
Algorithm Hash digest
SHA256 02f2680bd307bbbe061b6642895450a606124572160aae73a4dd99a7a68d3ea6
MD5 64f2dce42b8a28d3de6a77f023481e81
BLAKE2b-256 b036f58f6e1e20d64574385ae2e0447feeff80c0ea3798a763d5d7bc679d66ef

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