Prashant Sinha

Results 9 issues of Prashant Sinha

Hi, I'm having this issue repeatedly, where the installation fails superficially - as in, the command line tool works, package imports works, but `pipsi` won't show the package in lists....

This PR will be the addition in version `0.3.0`. - [x] Fix the _really_ awkward API to provide custom color codes. - [x] Moar colorz! Add ability to provide colors...

While coding a fairly complicated simulation, I needed direct access to the "make" factory function. I am confused over why the function wasn't accessible in the first place, and it'd...

In Chrome, webcam access is no longer allowed for HTTP urls. ``` getUserMedia() no longer works on insecure origins. To use this feature, you should consider switching your application to...

Currently, with the latest pymongo, the following exception is raised: ``` python AttributeError Traceback (most recent call last) /Users/prashantsinha/.virtualenvs/revisions/lib/python3.5/site-packages/mongodict.py in __init__(self, host, port, database, collection, codec, safe, auth, default, index_type)...

Hi there! This is with reference to #15. In this PR, I have made several initial changes so the `PyMongo` version could be bumped. - Remove `safe=True` keyword arguments. Deprecated...

It's kinda convenient to have it available on PIP. Is there a version in consideration?

The miRanda library displays nice renders of textual target sites. We wish to have an API to do that here too. Eg. ``` Query: 3' gtCGAAAGTTTTACTAGAGTg 5' (eg. miRNA) |:|||||...

enhancement