getfullyear SDK for Python
Project description
get-full-year
An API Wrapper for getfullyear.com.
Usage:
>>> from get_full_year import FullYear, console
>>> full_year = FullYear()
>>> full_year.year
2025
>>> full_year.sponsored_by
'Pringles: curved potato things in tube'
>>> # the terms of service require we console.log the sponsored_by message
>>> # This package is a special console.log function for this purpose
>>> console.log(full_year.sponsored_by)
Pringles: curved potato things in tube
>>> full_year.year.is_leap()
False
Limitations
- Currently, we don't know the full details of the get-full-year enterprise edition, so our library doesn't support it.
- While you can do arithmetic operations on the year attribute, they return (int) instead of (Year)
Roadmap
- Get enterprise information, and support it in this library
- Possibly,
console.logthe sponsored message automatically (to ensure compliance). Possibly not.
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
get_full_year-0.1.0.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file get_full_year-0.1.0.tar.gz.
File metadata
- Download URL: get_full_year-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9a710b6606d2ced6487cf44dafd1bcf46fa3fd724ff3c1902127ec03fdfccb0
|
|
| MD5 |
3309f39ef5697ca44afe84a7dc0030e2
|
|
| BLAKE2b-256 |
6270052d688e79f77387152dfcc21604d2f6a8987c5940af7489a199e3432f25
|
File details
Details for the file get_full_year-0.1.0-py3-none-any.whl.
File metadata
- Download URL: get_full_year-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7ceac869bb15815fcd0ce6097e756b8a2a3bbd621ee502c0b540086e4f2e848
|
|
| MD5 |
34c02a00719400fb0e450f6aea6fe858
|
|
| BLAKE2b-256 |
048a7ea60322fc3ff67bb8880f8b9d2062a12df9512331a848ef9b48b8da6d41
|