Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/cz
Commit message (Expand)AuthorAgeFilesLines
* Ensure we always run flake8-bugbearArthur de Jong2022-11-131-1/+1
* Use HTTPS in URLs where possibleArthur de Jong2022-11-131-1/+1
* Add Czech bank account numberspetr.prikryl2022-08-142-0/+192
* Use an internal isdigits() function instead of str.isdigit()Arthur de Jong2019-04-292-4/+4
* Call compact in get_birth_date() functionsArthur de Jong2019-01-291-1/+2
* Update the flake8 ignore listArthur de Jong2018-02-141-1/+1
* Minor code improvements (mostly PEP8)Arthur de Jong2017-09-111-1/+1
* Docstring improvementsArthur de Jong2017-09-112-9/+7
* Fix Czech DIČ check digit calculationArthur de Jong2017-09-081-3/+3
* Implement validate() for Czech numbersArthur de Jong2013-06-082-51/+80
* re-add Python3 supportArthur de Jong2012-02-261-1/+1
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-262-9/+13
* make the get_birth_date() function publically availableArthur de Jong2012-02-241-2/+2
* for all countries, provide vat as an alias for the local ...Arthur de Jong2012-02-191-0/+3
* give all packages a descriptionArthur de Jong2012-02-191-0/+21
* add a DIČ (Daňové identifikační číslo, Czech VAT n...Arthur de Jong2012-02-171-0/+86
* add some info to descriptionArthur de Jong2012-02-101-1/+3
* add a RČ (Rodné číslo, the Czech birth numbers) moduleArthur de Jong2012-02-052-0/+97