when should I pin deps: never and always! (intermediate) anthony explains

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

ความคิดเห็น • 25

  • @CapnSlipp
    @CapnSlipp ปีที่แล้ว +5

    Across all languages/platforms I’ve always followed the same rule: Don’t pin while in active new development; do pin for stable releases/branches/deployments. While in development you want to use the latest & greatest, and dealing with changes in underlying libs isn’t a huge deal. For stable releases you want to ensure that it will continue working exactly as-is, and underlying libs are only updated when you can ensure they fix bugs without anything in your app/deployment breaking.

  • @karolinajankowska453
    @karolinajankowska453 ปีที่แล้ว

    Thanks for this straightforward explanation!

  • @sillybuttons925
    @sillybuttons925 ปีที่แล้ว +5

    poetry for sure spread the python_requires upper bound thing by defaulting to it.

  • @kai3341
    @kai3341 ปีที่แล้ว

    Thank you for video. It's interesting oppinion.

  • @AceofSpades5757
    @AceofSpades5757 ปีที่แล้ว +1

    This was very informative, thanks!

  • @OrCarmi
    @OrCarmi ปีที่แล้ว +5

    Looking at the title, I was kinda expecting this to be a TH-cam Short with you just yelling "YES" 😂
    All kidding aside, this was a great and very informative video! Thank you!

  • @atugushev
    @atugushev ปีที่แล้ว +2

    Finally my favorite topic!

  • @Squeemos
    @Squeemos ปีที่แล้ว +1

    I know this is unrelated to the video, but have you seen PEP 703? And if so, what are your thoughts on it?

    • @anthonywritescode
      @anthonywritescode  ปีที่แล้ว +2

      yeah I covered it long before it became a PEP: th-cam.com/video/6g79qGQo2-Q/w-d-xo.html

  • @burnere633
    @burnere633 ปีที่แล้ว +3

    At 6:17 - pip-chill kind of does what you have in mind, I think.

    • @anthonywritescode
      @anthonywritescode  ปีที่แล้ว

      yeah I'm not looking for tool suggestions -- I've already written what I have in mind once and when I actually need to solve the problem for myself again I'll rewrite it

    • @CreatingNull
      @CreatingNull ปีที่แล้ว +2

      Well I appreciate the comment, definitely going to have a look at the project.

  • @piercekelaita9583
    @piercekelaita9583 6 หลายเดือนก่อน

    What's the advantage of including third party dependencies in your requirements for apps/microservices? Doesn't just including your first-party deps and pinning each to its version have the same effect, since it won't bump the third-party dep versions if first-party dep versions are not bumped?

    • @anthonywritescode
      @anthonywritescode  6 หลายเดือนก่อน +1

      if transitive dependencies are not pinned pip will satisfy them with the newest version possible

    • @piercekelaita9583
      @piercekelaita9583 6 หลายเดือนก่อน

      @@anthonywritescode Interesting! Great video.

  • @oleksandrpopovych4841
    @oleksandrpopovych4841 ปีที่แล้ว +1

    I'm curious why you didn't chose poetry or pipenv to have transitive dependencies locked?
    (I'm not familiar with piptools, so maybe it boils down to taste preferences)

    • @anthonywritescode
      @anthonywritescode  ปีที่แล้ว +6

      why use a broken chainsaw when a screwdriver works fine

    • @sergeyf6536
      @sergeyf6536 ปีที่แล้ว

      th-cam.com/video/Gr9o8MW_pb0/w-d-xo.html

    • @TheAulto
      @TheAulto ปีที่แล้ว +9

      I can present a few reasons from my experience as to why I prefer piptools instead of poetry:
      - piptools pulls in 6 dependencies when installed. poetry pulls in 44.
      - piptools can live in the same environment as the dependencies it manages (actually it’s designed to be like this). poetry must live *outside* your environment, otherwise it’s going to remove a few of its many dependencies and commit sudoku in the process
      - poetry has changed their recommended installation method a few times and it’s still iffy, plus the fiasco of the intentional 5% chance to break when using the unsupported installation method
      That’s why I pick piptools

    • @Ash-qp2yw
      @Ash-qp2yw ปีที่แล้ว

      I’ve never heard anything good about poetry - especially when a single setup.cfg file does everything so much simpler without needing to learn a random bloated tool

  • @Robert-en8zm
    @Robert-en8zm ปีที่แล้ว

    what keyboard is that?

  • @sinamobasheri
    @sinamobasheri ปีที่แล้ว

    Hey Anthony 👋🏻, don't do that! Don't do the thumbnail face!, TH-cam is full of that and believe me most of thumbnail face videos have a shitty content but your content is valuable, pleas reconsider videos thumbnail

    • @Ash-qp2yw
      @Ash-qp2yw ปีที่แล้ว +2

      It’s well noted that they tend to attract more clicks than other thumbnail designs (go listen to Linus Sebastian talk about them - he hates them but still uses them because they generate more money)

    • @anthonywritescode
      @anthonywritescode  ปีที่แล้ว +6

      it tripled my metrics

    • @sinamobasheri
      @sinamobasheri ปีที่แล้ว

      @@anthonywritescode wow so people are really in to the shocked! faces 😶‍🌫️