- Apr 28, 2021
-
- Apr 05, 2021
-
-
Natanael Copa authored
-
- Apr 03, 2021
-
-
- Nov 05, 2019
-
-
Natanael Copa authored
-
- Sep 08, 2019
- Apr 17, 2019
-
-
Natanael Copa authored
-
- Aug 02, 2017
-
-
Carlo Landmeter authored
-
- Jul 10, 2017
-
-
- Dec 27, 2016
-
-
- Oct 26, 2016
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- Jul 08, 2016
-
- Aug 12, 2015
-
-
- Jul 22, 2015
-
-
- Jul 21, 2015
-
-
- Sep 30, 2013
-
-
Fabian Affolter authored
A Python feed parser for RSS and Atom http://code.google.com/p/feedparser/
-
- Sep 17, 2013
-
-
A Python HTML, XHTML, and XML generation module http://pypi.python.org/pypi/html
-
- Jun 15, 2013
-
-
Fabian Affolter authored
-
- Mar 04, 2013
-
-
Fabian Affolter authored
This is a Python implementation of John Gruber's Markdown. It is almost completely compliant with the reference implementation, though there are a few very minor differences. Website: http://pythonhosted.org/Markdown/
-
Fabian Affolter authored
Yurl is a replacement of built in python urlparse module. Key features of yurl are: - pythonic api - better compliance with RFC 3986 - nice performance - support for python 2.6, 2.7, 3.2, 3.3 and pypy 1.9 with single codebase Website: https://github.com/homm/yurl/
-
- Aug 06, 2012
-
-
Fabian Affolter authored
xlwt is a library for generating spreadsheet files that are compatible with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt has full support for Unicode. Excel spreadsheets can be generated on any platform without needing Excel or a COM server. http://pypi.python.org/pypi/xlwt/
-
- May 25, 2012
-
-
Backport of the concurrent.futures package from Python 3.2 http://code.google.com/p/pythonfutures/
-
- Dec 03, 2011
-
-
Ariadne Conill authored
-
Package description: Flawfinder is a program that examines source code and reports possible security weaknesses (``flaws'') sorted by risk level. It's very useful for quickly finding and removing at least some potential security problems before a program is widely released to the public.
-