-
Updated
Apr 22, 2021 - Python
python-client
Here are 124 public repositories matching this topic...
-
Updated
Apr 22, 2021 - Python
-
Updated
Dec 17, 2020 - Python
-
Updated
Jan 8, 2021 - Python
-
Updated
Apr 20, 2021 - Python
-
Updated
Mar 27, 2021 - Python
-
Updated
Feb 24, 2021 - Python
-
Updated
Jul 30, 2017 - Vim script
-
Updated
Jan 9, 2020 - Python
-
Updated
Apr 11, 2021 - Python
-
Updated
Apr 22, 2021 - Python
-
Updated
Aug 20, 2017 - Python
-
Updated
Feb 25, 2020 - Python
-
Updated
Apr 9, 2021 - Python
-
Updated
Feb 29, 2020 - Python
Tests!
TESTS
Tests for get_captions
Located in test_captions_methods.py
Function Tested
def get_captions(self, video_id, lang_code='en', parser=P.parse_caption_track, **kwargs)
TO DO
- parser
- LIST OF VALID VIDEO IDS DOES NOT WORK AND I HAVE NO IDEA WHY
- video_id
- lang_code
Tests for get_channel_id_from_user
Located in `test_channel_methods.
Help! dark theme
-
Updated
Apr 22, 2021 - Python
-
Updated
Mar 23, 2020 - Python
-
Updated
Nov 10, 2019 - Python
-
Updated
Jan 31, 2020 - Python
An example of loading an existing Argo YAML file and submitting it to start a workflow would greatly add to this library's utility.
-
Updated
Jan 28, 2021 - Python
-
Updated
Mar 14, 2021 - Python
-
Updated
May 24, 2018 - Python
The AbstractTransport
was initially imagined with some useful shared functionality for all transports, but as the Transport system evolved this no longer seemed necessary. At this point, the AbstractTransport
should probably get canned unless there are any suggestions for functionality that would be helpful to future transport authors.
Improve this page
Add a description, image, and links to the python-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the python-client topic, visit your repo's landing page and select "manage topics."
Add
get_local_athlete_by_id()
method to theStravaIO
class.