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

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

Uploaded Source

File details

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

File metadata

  • Download URL: calendric_lib-0.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 e8dcdd11b336e5802f263b93afaf69acbb48a7ed8ccc64c3d23db5562cf7d1df
MD5 1286ad668d888be9fba20ca3f96c6874
BLAKE2b-256 0dff1f2c508390aa4bc9d83594a28da9cb00c7ae385b12f0d833c0cc2464f774

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