Added colours to print for better readability#21
Open
MissingBytes wants to merge 1 commit intoGriffintaur:masterfrom
Open
Added colours to print for better readability#21MissingBytes wants to merge 1 commit intoGriffintaur:masterfrom
MissingBytes wants to merge 1 commit intoGriffintaur:masterfrom
Conversation
Griffintaur
reviewed
Oct 29, 2017
Owner
There was a problem hiding this comment.
is this file required ?
what is this file. I think you have saved some article and just uploaded
Author
There was a problem hiding this comment.
I don't know how that came. No, it's not required.
color_print doesn't work in IDLE. It will probably work in ubuntu shell. I don't have ubuntu so I can't test it.
And you can remove .pyc files.
Griffintaur
reviewed
Oct 29, 2017
Owner
Griffintaur
left a comment
There was a problem hiding this comment.
Does color_print works on python IDLE and ubuntu shell.
just verify this and let me know and I will merge those changes.
*.pyc files are not to be uploaded.
Owner
|
@MissingBytes can you look into above comments? |
Author
|
It doesn't work on python IDLE. I am not sure about ubuntu shell, don't have Ubuntu, so can't test it. |
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.
The colour feature worked for me in PowerShell(win 10) but not in cmd prompt. Don't know what how to make it work.
Added a library named "lazyme". Don't forget to "pip install lazyme" and also to add this to requirements.txt.