Artwork

Michael Kennedy and Brian Okken에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Michael Kennedy and Brian Okken 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Player FM -팟 캐스트 앱
Player FM 앱으로 오프라인으로 전환하세요!

#406 What's on Django TV tonight?

24:53
 
공유
 

Manage episode 446225216 series 1305988
Michael Kennedy and Brian Okken에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Michael Kennedy and Brian Okken 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Topics covered in this episode:
Watch on YouTube
About the show

Sponsored by ScoutAPM: pythonbytes.fm/scout

Connect with the hosts

Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too.

Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it.

Brian #1: Open Source Pledge

  • Learned about this because of this post
  • Steps
    • Pay Open Source maintainers.
      • Min to participate is 2k/year/dev at your company
    • Self-report annually
      • Publish a blog post outlining your payments
  • Armin’s post about launching Open Source Pledge and mixing money with open source

Michael #2: Jeff Triplet's DjangoTV

  • A nice aggregation of lots of Django conference talks
  • Filter by conference
  • Good search as well

Brian #3: PEP 735 – Dependency Groups in pyproject.toml

  • Author: Stephen Rosen, Sponsor: Brett Cannon, PEP-Delegate: Paul Moore
  • Accepted. Resolotion Oct 10, 2024
  • “This PEP specifies a mechanism for storing package requirements in pyproject.toml files such that they are not included in any built distribution of the project.”
  • Allow us to define named groups of dependencies that can be independent of the main project.
  • ex:

    [dependency-groups] test = ["pytest", "coverage"] docs = ["sphinx", "sphinx-rtd-theme"] typing = ["mypy", "types-requests"] typing-test = [{include-group = "typing"}, {include-group = "test"}, "useful-types"] 
  • “might” work like this: pip install --dependency-groups=test,typing

    • but tool venders are able to define how they use groups. Of course.
  • Similar solutions
    • multiple requirements.txt files: requirements_test.txt, requirements_docs.txt, etc.
      • no standard naming convention, not standardized
    • package extras:
      • not gauranteed to be statically defined (TIL)
      • additional to main dependencies, so not independent

Michael #4: livereload

Extras

Brian:

Michael:

Joke:

  • A programmer’s partner asks them: “Would you go get a loaf of bread from the store? And if they have eggs, get a dozen.”
  • A while later, the programmer returns with 12 loaves of bread and says “They had eggs.”
  continue reading

416 에피소드

Artwork

#406 What's on Django TV tonight?

Python Bytes

1,824 subscribers

published

icon공유
 
Manage episode 446225216 series 1305988
Michael Kennedy and Brian Okken에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Michael Kennedy and Brian Okken 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Topics covered in this episode:
Watch on YouTube
About the show

Sponsored by ScoutAPM: pythonbytes.fm/scout

Connect with the hosts

Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too.

Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it.

Brian #1: Open Source Pledge

  • Learned about this because of this post
  • Steps
    • Pay Open Source maintainers.
      • Min to participate is 2k/year/dev at your company
    • Self-report annually
      • Publish a blog post outlining your payments
  • Armin’s post about launching Open Source Pledge and mixing money with open source

Michael #2: Jeff Triplet's DjangoTV

  • A nice aggregation of lots of Django conference talks
  • Filter by conference
  • Good search as well

Brian #3: PEP 735 – Dependency Groups in pyproject.toml

  • Author: Stephen Rosen, Sponsor: Brett Cannon, PEP-Delegate: Paul Moore
  • Accepted. Resolotion Oct 10, 2024
  • “This PEP specifies a mechanism for storing package requirements in pyproject.toml files such that they are not included in any built distribution of the project.”
  • Allow us to define named groups of dependencies that can be independent of the main project.
  • ex:

    [dependency-groups] test = ["pytest", "coverage"] docs = ["sphinx", "sphinx-rtd-theme"] typing = ["mypy", "types-requests"] typing-test = [{include-group = "typing"}, {include-group = "test"}, "useful-types"] 
  • “might” work like this: pip install --dependency-groups=test,typing

    • but tool venders are able to define how they use groups. Of course.
  • Similar solutions
    • multiple requirements.txt files: requirements_test.txt, requirements_docs.txt, etc.
      • no standard naming convention, not standardized
    • package extras:
      • not gauranteed to be statically defined (TIL)
      • additional to main dependencies, so not independent

Michael #4: livereload

Extras

Brian:

Michael:

Joke:

  • A programmer’s partner asks them: “Would you go get a loaf of bread from the store? And if they have eggs, get a dozen.”
  • A while later, the programmer returns with 12 loaves of bread and says “They had eggs.”
  continue reading

416 에피소드

All episodes

×
 
Loading …

플레이어 FM에 오신것을 환영합니다!

플레이어 FM은 웹에서 고품질 팟캐스트를 검색하여 지금 바로 즐길 수 있도록 합니다. 최고의 팟캐스트 앱이며 Android, iPhone 및 웹에서도 작동합니다. 장치 간 구독 동기화를 위해 가입하세요.

 

빠른 참조 가이드