- 29 Jul, 2018 1 commit
-
-
Jakub Jirutka authored
-
- 13 Jul, 2017 6 commits
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- 26 Oct, 2016 3 commits
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- 08 Jul, 2016 1 commit
-
- 16 Apr, 2016 1 commit
-
-
Christian Kampka authored
-
- 23 Aug, 2014 1 commit
-
-
Fabian Affolter authored
-
- 03 Dec, 2013 1 commit
-
-
- 30 Oct, 2013 1 commit
-
-
A Python WSGI server https://github.com/Pylons/waitress
-
- 22 Oct, 2013 1 commit
-
-
A Python argument parser http://docopt.org/
-
- 29 Sep, 2013 3 commits
-
-
Fabian Affolter authored
-
Fabian Affolter authored
-
Fabian Affolter authored
A Python Automation Tool http://pydoit.org/
-
- 08 Sep, 2013 3 commits
-
-
Fabian Affolter authored
A Python module to handle standardized numbers and codes http://arthurdejong.org/python-stdnum/
-
Fabian Affolter authored
A Library integrate the International Bank Account Number (IBAN) https://pypi.python.org/pypi/ibanlib
-
Fabian Affolter authored
A module for working with 10- and 13-digit ISBNs https://github.com/JNRowe/pyisbn
-
- 15 Jun, 2013 1 commit
-
-
Fabian Affolter authored
-
- 04 Mar, 2013 2 commits
-
-
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/
-
- 06 Aug, 2012 1 commit
-
-
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/
-
- 25 May, 2012 1 commit
-
-
Backport of the concurrent.futures package from Python 3.2 http://code.google.com/p/pythonfutures/
-
- 03 Dec, 2011 2 commits
-
-
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.
-