Skip to content

Conversation

@lebedov
Copy link

@lebedov lebedov commented Nov 30, 2014

In order to facilitate accessing the functionality of HideMyPython from other Python programs, I created a fork with a number of new features:

  • setuptools packaging allows HideMyPython to be installed as a regular Python package with pip/easy_install. It also enables distributing HideMyPython on PyPI.
  • Support for CSV output enables HideMyPython to write extracted proxy data to CSV files or to the console.
  • The new API is a module containing a single function that exposes most of HideMyPython's options as named parameters; these are validated and passed to HideMyPython's argument processing mechanism.

Please let me know if you would be willing to merge these modifications; if so, it would also be nice to release the modified package on PyPI to facilitate installation.

@the-useless-one
Copy link
Owner

Hi there,

thank you for your interest in HideMyPython, and for a great contribution! I'm kind of swamped at work right now, but I will try to find the time to read your code modifications (I've been meaning to add CSV output format, but, as I said, kind of swamped ;)

Thanks again!

Cheers,

Y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants