-
Notifications
You must be signed in to change notification settings - Fork 266
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #193 from meatballs/master
Add pydiff talk
- Loading branch information
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"title": "PyDiff" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"copyright_text": "Standard YouTube License", | ||
"description": "Vincent Knight\n\nThe Cardiff University Phoenix Project is a partnership with the University of Namibia. One of the projects is the organisation of an annual Python conference in Windhoek (the capital). This talk will describe the 3 conferences that have taken place and reflect on plans for the future of Python in Namibia.", | ||
"duration": 4470, | ||
"language": "eng", | ||
"recorded": "2017-02-28", | ||
"related_urls": [], | ||
"speakers": [ | ||
"Vincent Knight" | ||
], | ||
"tags": [], | ||
"thumbnail_url": "https://i.ytimg.com/vi/Xuy2Q25KoH0/hqdefault.jpg", | ||
"title": "3 Years of PyCon Namibia", | ||
"videos": [ | ||
{ | ||
"type": "youtube", | ||
"url": "https://www.youtube.com/watch?v=Xuy2Q25KoH0" | ||
} | ||
] | ||
} |