Skip to content
Chad Dotson
  • Home
  • Technology
    • Software EngineeringSoftware Engineering related posts
      • Programming
    • Code Repositories
    • Doing Things BetterPosts related to doing things better in general.
    • TipsTips, suggestions, and other useful stuff.
    • Raspberry PiRaspberry Pi related posts
  • Photography
    • My Best Photos
  • Diversions
    • Books
    • Neat Stuff
    • Gaming
    • TV/Movies
  • About

live

Don't use parse_requirements in your code

Posted by By chad August 15, 2015Posted inProgramming, Programming Live BlogNo Comments
I just ran into trouble while building a setuptools package.  Specifically, I was using pip.req.parse_requirements to process package dependencies from a requirements.txt file and noticed that upgrading pip would break my code.  Upon further investigation, I found out that they(authors of pip) do not guarantee the api of their internal…
Read More
Copyright 2025 — Chad Dotson. All rights reserved. Sinatra WordPress Theme
Scroll to Top