Paulus Schoutsen
8c7ba2afb4
Fix docstrings
2022-02-16 11:18:24 -08:00
Hugo
592ff464c5
Support Python 3.6 to 3.10 ( #371 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Quentin POLLET <polletquentin74@me.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-02-16 11:00:29 -08:00
Martin Hjelmare
e0e9bc270f
Add github actions ( #369 )
2022-02-14 14:41:53 -08:00
Niccolò Zapponi
e14d22908d
Set remember me to true to avoid Apple emails
2020-11-17 08:36:08 +00:00
Niccolò Zapponi
4adbfb32ec
Added tests
2020-10-29 16:51:08 +00:00
Quentame
e6429b9ada
Add iCloud Drive support ( #278 )
...
* Initial version of the iCloud drive client
* Pylint & black
* Add tests + some fixes
* Fix pipe
Co-authored-by: Herve Saint-Amand <herve@brainnwave.com>
2020-05-03 04:54:11 +02:00
Quentame
696db8cf20
Rework Python 2-3 compat ( #268 )
2020-04-08 00:19:42 +02:00
Quentame
e3bdcea15a
Add account family + storage services ( #250 )
2020-04-04 00:48:32 +02:00
Quentame
91ac1d956e
Test rework + add account & fmi device test ( #266 )
...
* Rework tests
* Add account test
* Add Find My iPhone devices test
* Remove logger
* Working with Python 3.4
* Make test working in more setups
@patch("keyring.get_password", return_value=None)
* Fix Python 2.7 ASCII
* Pylint
* Self reviewed
2020-04-03 18:50:12 +02:00
Quentame
ababe3cdf3
Back is black ( #259 )
...
* Back is black
* Format with black
2020-03-24 14:54:43 +01:00
Quentame
9588c0d448
Add cmdline/CLI tests ( #258 )
2020-03-24 12:08:27 +01:00
Quentame
1090393774
Replace PEP8 by pylint ( #257 )
2020-03-23 19:31:56 +01:00
Quentin POLLET
672a4ea2fe
Fix tests
2020-02-05 20:37:14 +01:00