- Dec 09, 2023
-
-
Moul authored
-
- Jul 03, 2023
-
-
Moul authored
Could be better exceptions naming
-
- Dec 09, 2022
-
-
Moul authored
Update in template and in documentation
-
- Feb 12, 2022
-
-
Moul authored
Had a bug: https://github.com/Lucas-C/pre-commit-hooks/issues/25 Update doc date
-
- Dec 06, 2021
-
-
Moul authored
Specify encoding on open()
-
- Sep 28, 2021
-
-
Moul authored
Change format() and "%" formats to f-string format BMA.inline(): use list comprehension as for the others *Endpoint classes endpoint: use self.API logging kept with % format: https://github.com/PyCQA/pylint/issues/2395
-
Moul authored
-
- Jun 29, 2021
-
-
Moul authored
-
- Jun 08, 2021
-
-
Moul authored
-
- May 23, 2021
-
-
Moul authored
-
- May 22, 2021
-
-
Moul authored
-
- May 03, 2021
-
-
Moul authored
Handle new pylint v2.8.0 consider-using-with check https://pylint.pycqa.org/en/latest/whatsnew/changelog.html#what-s-new-in-pylint-2-8-0
-
- Apr 04, 2021
-
-
Vincent Texier authored
-
Vincent Texier authored
Merge requests_get and requests_post in request_url New package dependency: websocket-client
-
- Feb 21, 2021
-
-
Moul authored
-
- Nov 26, 2020
-
-
Vincent Texier authored
Cover with tests
-
Vincent Texier authored
add unit tests example now use real GVA Endpoint inline format
-
Vincent Texier authored
-
Vincent Texier authored
Improve client.query output on http error
-
- Nov 21, 2020
-
-
Vincent Texier authored
-
- Sep 24, 2020
-
-
Moul authored
-
- Sep 07, 2020
-
-
Moul authored
http://pylint.pycqa.org/en/latest/whatsnew/2.6.html#new-checkers http://pylint.pycqa.org/en/latest/technical_reference/features.html raise-missing-from (W0707) https://stackoverflow.com/a/6246394 https://www.python.org/dev/peps/pep-3134/ R1725: Consider using Python 3 style super() without arguments
-
- Jan 15, 2020
-
-
-
-
-
To simplify the use of the aiohttp web socket connection, use an abstraction layer with our own WSConnection class connect_ws is an async function now ! (break BC !)
-
-
-
- Jun 05, 2019
-
-
Vincent Texier authored
-
- Jun 02, 2019
-
-
Vincent Texier authored
Remove one pylint alert
-
Vincent Texier authored
-
- Sep 23, 2018
-
-
Vincent Texier authored
-
- Sep 16, 2018
-
-
Vincent Texier authored
-
- Jul 21, 2018
-
-
Vincent Texier authored
API class parameter module is removed API class optional parameter headers is added
-
Vincent Texier authored
Update README with make check command
-
- Jul 16, 2018
-
-
Vincent Texier authored
-
- Jul 13, 2018
-
-
Vincent Texier authored
-
Vincent Texier authored
-
Vincent Texier authored
-
Vincent Texier authored
-