Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/eu
Commit message (Expand)AuthorAgeFilesLines
* Add European Community (EC) NumberDaniel Weber2023-12-031-0/+83
* Validate European VAT numbers with EU or IM prefixArthur de Jong2023-08-132-0/+123
* Update database filesArthur de Jong2022-11-131-1/+1
* Update database filesArthur de Jong2022-08-151-1/+1
* Put long line flake8 ignores in files instead of globallyArthur de Jong2022-08-131-1/+1
* Update database filesArthur de Jong2021-10-031-1/+1
* Update database filesArthur de Jong2021-02-061-1/+1
* Support xi country code for Northern IrelandArthur de Jong2021-01-211-4/+7
* Update database filesArthur de Jong2021-01-111-1/+1
* Remove GB from EU member statesViggo de Vries2021-01-101-3/+3
* Fix flake8 blind except Exception errorArthur de Jong2021-01-101-1/+1
* Retain RO prefix in Romanian VAT numbersArthur de Jong2020-11-011-4/+12
* Make list of EU member states list of public APIArthur de Jong2020-09-191-4/+4
* Update database filesArthur de Jong2020-08-091-1/+1
* Use HTTPS in URLs where possibleArthur de Jong2020-03-202-2/+2
* Use HTTPS instead of HTTP fox VIES lookupsgrzekru2020-03-201-1/+1
* Update database filesArthur de Jong2020-01-181-1/+1
* Broaden noqa docstring exclusionArthur de Jong2019-12-271-1/+1
* Update database filesArthur de Jong2019-10-271-2/+2
* Ignore wrong docstring detectionArthur de Jong2019-06-021-1/+1
* Rename stdnum.eu.nace.label() to get_label()Arthur de Jong2019-06-021-3/+13
* Use an internal isdigits() function instead of str.isdigit()Arthur de Jong2019-04-292-5/+5
* Update database filesArthur de Jong2019-03-101-1/+1
* Switch from import-order to isortArthur de Jong2019-03-031-0/+1
* Get files ready for 1.10 release1.10Arthur de Jong2018-10-141-1/+1
* Get files ready for 1.9 release1.9Arthur de Jong2018-04-141-1/+1
* Allow configuring SOAP request timeoutArthur de Jong2018-02-061-8/+9
* Exclude EU country codes from documentationChris Lamb2018-01-071-3/+3
* Update database filesArthur de Jong2018-01-011-1/+1
* Add Euro bank notes serial numberArthur de Jong2017-11-221-0/+72
* Add tests for the VIES VAT validation functionsArthur de Jong2017-10-221-1/+1
* Cache SOAP client in get_soap_client()Arthur de Jong2017-10-221-15/+4
* Fix spelling errorsArthur de Jong2017-09-151-3/+3
* Update database filesArthur de Jong2017-09-111-1/+1
* Minor code improvements (mostly PEP8)Arthur de Jong2017-09-111-1/+1
* Docstring improvementsArthur de Jong2017-09-114-25/+25
* Update database filesArthur de Jong2017-04-101-1/+1
* Add European EIC (Energy Identification Code)Arthur de Jong2017-04-011-0/+88
* Add European NACE classificationArthur de Jong2017-03-262-0/+1108
* Implement calc_check_digits in SEPA Identifier of the Cre...Sergi Almacellas Abellana2016-11-131-7/+19
* Introduce get_cc_module() utility functionArthur de Jong2016-09-101-3/+3
* Implement online TC Kimlik checkArthur de Jong2016-04-091-13/+2
* Fix SOAP client re-useArthur de Jong2015-10-281-1/+1
* Fix problem with check_vies_approx()Lionel Elie Mamane2015-10-281-1/+1
* Move finding VAT module to utilArthur de Jong2015-10-051-5/+2
* Fall back to pysimplesoap if suds is unavailableArthur de Jong2015-07-121-4/+10
* Implement alternate VIES checkLionel Elie Mamane2015-07-121-12/+35
* Adding HR (Croatia) to the list of available countriesEmiliano Castro2015-04-171-1/+1
* Fix common spelling mistakeArthur de Jong2014-11-011-1/+1
* Only catch ExceptionArthur de Jong2014-10-181-1/+1