khamidou / lptrace

Trace any Python program, anywhere!
http://khamidou.com/lptrace/
GNU General Public License v3.0
699 stars 43 forks source link

Publish on PyPI #3

Closed ajyoon closed 7 years ago

ajyoon commented 7 years ago

As easy integration with production environments is a concern, this would be much easier to integrate into workflows if it was on PyPI and could be installed with pip. Even better would be to have pip install lptrace register it such that it can be called from the command line without providing an explicit path to the script (as pytest and many others do).

khamidou commented 7 years ago

Great point! Fixed: https://pypi.python.org/pypi/lptrace/1.0.0.