Difference between revisions of "Pytz"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Pytz |Short description=world timezone definitions, modern and historical. |Full description=Pytz brings the Olson tz database into Python. This library allows accu...")
 
(Add new reviewed version for entry.)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
|Short description=world timezone definitions, modern and historical.
 
|Short description=world timezone definitions, modern and historical.
 
|Full description=Pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo).
 
|Full description=Pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo).
|User level=intermediate
+
|Homepage URL=https://pythonhosted.org/pytz/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=git clone https://git.launchpad.net/pytz
|Homepage URL=http://pytz.sourceforge.net/
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
+
|Decommissioned or Obsolete=No
|Paid support=
+
|Keywords=time, zone, time zone, olson
|IRC help=
+
|Version identifier=release_2019.3
|IRC general=
+
|Version date=2010-03-09
|IRC development=
+
|Version status=mature
|Related projects=
+
|Version download=https://files.pythonhosted.org/packages/82/c3/534ddba230bd4fbbd3b7a3d35f3341d014cca213f369a9940925e7e5f691/pytz-2019.3.tar.gz
|Keywords=Python,time,Zone,time zone
+
|Last review by=Adfeno
|Is GNU=n
+
|Last review date=2020/04/29
|Last review by=Kelly Hopkins
 
|Last review date=2010-03-25
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2010e
+
|User level=advanced
|Version date=2010-03-09
+
|Accepts cryptocurrency donations=No
|Version status=mature
+
|Test entry=No
|Version download=http://pypi.python.org/packages/source/p/pytz/pytz-2010e.tar.bz2#md5=91542bfeaff33dc6839055a083d3bf67
+
|Is GNU=No
 
|License verified date=2010-03-25
 
|License verified date=2010-03-25
|Version comment=
+
}}
 +
{{Project license
 +
|License=Expat
 +
|License copyright=Copyright (c) 2003-2018 Stuart Bishop <stuart@stuartbishop.net>
 +
|License verified by=[[User:Adfeno]]
 +
|License verified date=2020/04/29
 +
}}
 +
{{Project license
 +
|License=PublicDomain
 +
|License verified by=[[User:Adfeno]]
 +
|License verified date=2020-04-29
 +
|License note=Covers:
 +
 
 +
* tz
 +
}}
 +
{{Project license
 +
|License=Other
 +
|License verified by=[[User:Adfeno]]
 +
|License verified date=2020-04-29
 +
|License note=[[License:WebM]].
 +
 
 +
Covers:
 +
 
 +
* tz/date.c
 +
* newstrftime.3
 +
* strftime.c
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Stuart Bishop
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Stuart Bishop
+
|Email=stuart@stuartbishop.net
|Email=zen@shangri-la.dropbear.id.au
 
|Resource URL=
 
}}
 
{{Resource
 
|Resource audience=Developer
 
|Resource kind=Homepage
 
|Resource URL=http://pypi.python.org/pypi/pytz/2010e
 
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 44: Line 59:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=Expat
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-03-25
 
}}
 

Latest revision as of 15:22, 29 April 2020


[edit]

Pytz

https://pythonhosted.org/pytz/
world timezone definitions, modern and historical.

Pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo).





Licensing

License

Verified by

Verified on

Notes

Verified by

User:Adfeno

Verified on

29 April 2020

Notes

Covers:

  • tz

License

Other

Verified by

User:Adfeno

Verified on

29 April 2020

Notes

License:WebM.

Covers:

  • tz/date.c
  • newstrftime.3
  • strftime.c

License

Expat

Verified by

User:Adfeno

Verified on

29 April 2020




Leaders and contributors

Contact(s)Role
Stuart Bishop Maintainer


Resources and communication

Software prerequisites




Entry






















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.