Get the number of days in a year
Project description
Year Days
Get the number of days in a year
Screenshot
Install
$ pip install yeardays
Usage
import yeardays
yeardays.get(2016)
#=> 366
yeardays.get(2018)
#=> 365
API
yeardays.get(input)
input
Type: string
or number
Year to get days.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yeardays-1.0.2.tar.gz
(1.5 kB
view details)
File details
Details for the file yeardays-1.0.2.tar.gz
.
File metadata
- Download URL: yeardays-1.0.2.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b998446a9aa39d63af50bcf89230fb06c44d39d7e7024c802aa8deeed563317 |
|
MD5 | c7e2587c6d92a6a592f7ff9c401b4a7c |
|
BLAKE2b-256 | a96064816e54045200dd45d5ea4d3a80ffa40e7d97f26c0987dfac4b62ce151d |