add setuptools packaging, support for CSV output, and an API#5
Open
lebedov wants to merge 7 commits intothe-useless-one:masterfrom
Open
add setuptools packaging, support for CSV output, and an API#5lebedov wants to merge 7 commits intothe-useless-one:masterfrom
lebedov wants to merge 7 commits intothe-useless-one:masterfrom
Conversation
…s installer, fix utf-8 file encoding.
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In order to facilitate accessing the functionality of HideMyPython from other Python programs, I created a fork with a number of new features:
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.