Skip to main content

Conduct with the Gregorian calendar months

Project description

Gregorian Months

Conduct with the Gregorian calendar months

Usage

Get each month number by its name:

from gregorian_months import get_number


get_number("July") # Will return `7`
get_number("January") # Will return `1`
get_number("October") # Will return `10`

The package supports all cases:

from gregorian_months import get_number


get_number("july") # Will return `7`
get_number("JANUARY") # Will return `1`
get_number("OcToBer") # Will return `10`

Installation

Use the package manager pip to install the package:

pip install gregorian-months

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gregorian_months-1.0.0-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file gregorian_months-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: gregorian_months-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.20.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.1

File hashes

Hashes for gregorian_months-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fa85b161222d8a6bcb6c4dceadadf00f9969e9e7f9db7b0d26d1b0ea717863d9
MD5 5f0187f4de2d14e74ebd4aa2fa500563
BLAKE2b-256 3f91117880a3f54481155c81c2b3ecb5c6dff8b767eef5d2ee4363e826caf6d6

See more details on using hashes here.

Supported by

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