damnever / pigar

:coffee: A tool to generate requirements.txt for Python project, and more than that. (IT IS NOT A PACKAGE MANAGEMENT TOOL)
https://damnever.github.io/pigar/
BSD 3-Clause "New" or "Revised" License
1.64k stars 89 forks source link

Added regex to exclude magic commands from ipynbs #102

Closed mdmmn378 closed 1 year ago

damnever commented 1 year ago

I have done some work based on this commit, thanks for your contribution!

https://github.com/damnever/pigar/pull/117