Subhrajit Prusty

Results 7 comments of Subhrajit Prusty

In the current state of the project, you can only make something similar if you use a similar image (less features in the image and a general color gradient) type...

You need to update the [tests.py](https://github.com/tuomastik/python-stop-words/blob/master/stop_words/tests.py#L18) file with the new number of English words for the test to pass.

added a background image and toned down the card color, so that we dont get blind. for now

currently names not in users.json but in db are removed from db

Seems like you are using a virtualenv to install the package. You would need to add the path to `PATH` for the cli to work. [ref](https://stackoverflow.com/questions/26071059/virtualenv-and-cli-tools)

I cannot reproduce this. Can you try installing the module without `--editable` flag?