- 18 Dec, 2020 1 commit
-
-
Leo authored
-
- 13 Jun, 2020 1 commit
-
-
Leo authored
-
- 02 May, 2020 1 commit
-
-
Kevin Daudt authored
-
- 08 Apr, 2020 1 commit
-
-
Ariadne Conill authored
-
- 14 Feb, 2020 1 commit
-
-
Leo authored
-
- 29 Jan, 2020 1 commit
-
- 28 Jan, 2020 1 commit
-
-
- 05 Nov, 2019 1 commit
-
-
Natanael Copa authored
-
- 09 Sep, 2019 2 commits
- 14 Jun, 2019 2 commits
-
-
Otherwise check() fails if git is not installed: testing/test_basic_api.py .s............ [ 11%] testing/test_config.py ..... [ 15%] testing/test_file_finder.py E.E.E.E.E.E.E.E.E.E.E.E.E.E.E. [ 39%] testing/test_functions.py ...................... [ 56%] testing/test_git.py ..EEEEEEEEEEFEEEEEE [ 72%] testing/test_main.py . [ 72%] testing/test_mercurial.py ............... [ 84%] testing/test_regressions.py F...s [ 88%] testing/test_setuptools_support.py ... [ 91%] testing/test_version.py ........... [100%]
-
Leo authored
-
- 19 May, 2019 1 commit
-
-
- 17 Apr, 2019 1 commit
-
-
Natanael Copa authored
-
- 12 Mar, 2019 1 commit
-
-
- 30 Jan, 2019 1 commit
-
-
- 15 Jan, 2019 1 commit
-
-
- 20 Nov, 2017 1 commit
-
-
- 26 Oct, 2016 3 commits
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- 08 Jul, 2016 1 commit
-
- 27 Feb, 2014 1 commit
-
-
Carlo Landmeter authored
-
- 22 Oct, 2013 1 commit
-
-
A Python file locking module https://github.com/smontanaro/pylockfile
-
- 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.
-