Description
py36-lunardate - Chinese Calendar Library in Pure Python
Property | Value |
---|---|
Distribution | FreeBSD 11 |
Repository | FreeBSD Ports Quarterly amd64 |
Package filename | py36-lunardate-0.2.0_1.txz |
Package name | py36-lunardate |
Package version | 0.2.0 |
Package release | 1 |
Package architecture | amd64 |
Package type | txz |
Category | devel python |
Homepage | https://pypi.org/project/lunardate/ |
License | MIT |
Maintainer | gmm@tutanota.com |
Download size | 8.44 KB |
Installed size | 40.74 KB |
Chinese Calendar Library in Pure Python >>> from lunardate import LunarDate >>> LunarDate.fromSolarDate(1976, 10, 1) LunarDate(1976, 8, 8, 1) >>> LunarDate(1976, 8, 8, 1).toSolarDate() datetime.date(1976, 10, 1) >>> LunarDate(1976, 8, 8, 1).year 1976 >>> LunarDate(1976, 8, 8, 1).month 8 >>> LunarDate(1976, 8, 8, 1).day 8 >>> LunarDate(1976, 8, 8, 1).isLeapMonth True WWW: https://pypi.org/project/lunardate/
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
py36-lunardate-0.2.0_1.txz | 0.2.0 | i386 | FreeBSD Ports Latest |
py36-lunardate-0.2.0_1.txz | 0.2.0 | amd64 | FreeBSD Ports Latest |
py36-lunardate-0.2.0_1.txz | 0.2.0 | i386 | FreeBSD Ports Quarterly |
py36-lunardate | - | - | - |
Requires
Name | Value |
---|---|
py36-setuptools | = 41.2.0 |
python36 | = 3.6.9 |
Download
Type | URL |
---|---|
Mirror | pkg.freebsd.org |
Binary Package | py36-lunardate-0.2.0_1.txz |
Source Package | devel/py-lunardate |
Install Howto
Install py36-lunardate txz package:
# pkg install py36-lunardate
See Also
Package | Description |
---|---|
py36-lxml-4.3.4_1.txz | Pythonic binding for the libxml2 and libxslt libraries |
py36-lz4-2.1.10.txz | Python binding for the LZ4 compression library |
py36-lzma-0.4.9.txz | Python binding for the LZMA compression library |
py36-lzstring-1.0.4.txz | LZ-based in-memory string compression |
py36-m2crypto-0.35.2.txz | Crypto and SSL toolkit for Python |
py36-m2r-0.2.1_1.txz | Convert markdown formatted file with reST markup to reST format |
py36-macholib-1.11.txz | Used to analyze and edit Mach-O headers |
py36-maec-4.1.0.15.txz | Python library for parsing, manipulating, and generating MAEC content |
py36-magic-5.37.txz | Python module for determining file type |
py36-magic-wormhole-0.11.2.txz | Get things from one computer to another, safely |
py36-mahotas-1.4.5_1.txz | Computer vision and image processing library for Python |
py36-mail-parser-3.9.3_1.txz | Wrapper for email standard library |
py36-mailcap_fix-1.0.1.txz | Mailcap module that correctly handles windcard entries |
py36-mako-1.0.14.txz | Super-fast templating language in Python |
py36-managesieve3-1.1.txz | Implements an RFC-5804 Manage Sieve client |
Advertisement
Advertisement