Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a "Talks and video tutorials" section #1499

Merged
merged 4 commits into from May 26, 2020

Conversation

Hultner
Copy link
Contributor

@Hultner Hultner commented May 10, 2020

Added my "Python pydantic Introduction – Give your data classes super powers" talk YouTube video based on the talk for Python Pizza.

@samuelcolvin Were you thinking like this?

Change Summary

Added a section for talks and videos, added my Pydantic introduction talk to the list.

Related issue number

N/A, discussed with @samuelcolvin on gitter.

Checklist

  • [N/A] Unit tests for the changes exist
  • [N/A] Tests pass on CI and coverage remains at 100%
  • Documentation reflects the changes where applicable
  • changes/<pull request or issue id>-<github username>.md file added describing change
    (see changes/README.md for details)

Added my "Python pydantic Introduction – Give your data classes super powers" talk YouTube video based on the talk for Python Pizza.
Did this after creating the pr so I would have the number to use as a reference.
@codecov
Copy link

codecov bot commented May 10, 2020

Codecov Report

Merging #1499 into master will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #1499   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         3761      3772   +11     
  Branches       748       749    +1     
=========================================
+ Hits          3761      3772   +11     
Impacted Files Coverage Δ
pydantic/utils.py 100.00% <0.00%> (ø)
pydantic/networks.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5067508...794a7a5. Read the comment docs.

@Hultner Hultner changed the title [WIP] Added a "Talks and video tutorials" section Added a "Talks and video tutorials" section May 10, 2020
@samuelcolvin
Copy link
Member

Thanks so much.

Please could you move this section down to be part of "Testimonials" and perhaps rename that section to "Discussion of Pydantic" or something else suitable general.

@Hultner
Copy link
Contributor Author

Hultner commented May 22, 2020

Thanks so much.

Please could you move this section down to be part of "Testimonials" and perhaps rename that section to "Discussion of Pydantic" or something else suitable general.

Yes, I've done so now 👍

I also heard your interview at Podcast.init. It was very interesting to hear, great work!

@samuelcolvin samuelcolvin merged commit 2eb62a3 into pydantic:master May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants