simonw / scrape-openai-code-interpreter

Scrape details about Code Interpreter to track any changes
38 stars 6 forks source link

Track installed Python packages #2

Closed simonw closed 4 months ago

simonw commented 4 months ago

Would be neat to track installed Python packages too.

simonw commented 4 months ago

Saving the output of the "pip freeze" command would do the job.

Current output: https://gist.github.com/simonw/fdaefa3a5c9ae79b001323c61155d086

See https://chatgpt.com/share/623f8070-427b-438d-8290-c79c0c7f4d22

simonw commented 4 months ago

That worked.

https://github.com/simonw/scrape-openai-code-interpreter/blob/db471fb5ad5c5459f0344feb06986b25e684f411/packages.txt#L1-L8