You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since our unframework of a website's data is used in several non-DjangoCon conferences, there is some prior art to exporting the frontmatter data to a pyvideo-friendly format.
I noticed DjangoCon US has a few gaps on https://pyvideo.org/events.html
Since our unframework of a website's data is used in several non-DjangoCon conferences, there is some prior art to exporting the frontmatter data to a pyvideo-friendly format.
It might even be easier since we have pydantic support now, but here is a script that already does most of the heavy lifting: https://gitlab.com/pygotham/utils/-/blob/master/pyvideo/pyvideo-export.py
The text was updated successfully, but these errors were encountered: