Skip to main content

Check if a year is a leap year

Project description

Leap Year

Check if a year is a leap year

Screenshot

Install

$ pip install leapyear

Usage

import leapyear

leapyear.get(2016)
#=> True

leapyear.get(2018)
#=> False

API

leapyear.get(input)

input

Type: string or number

Year to check.

License

MIT Yoginth

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

leapyear-1.0.1.tar.gz (1.5 kB view hashes)

Uploaded Source

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