Prabhanshu Attri

Results 36 comments of Prabhanshu Attri

If HS100 is exported then this repository can support more devices. Currently, importing HS100 is kinda ugly and not dev friendly. ``` const __importDefault = (this && this.__importDefault) || function...

@thomwiggers Yes, I remember this. I remember that bluez-hcidump package used to be a part of bluez package. While developing PyBeacon, I noticed that it was removed and had to...

Thanks for reporting. Let me know if you encounter this issue while using PyBeacon. I sure someone will definitely find a solution to make PyBeacon compatible. > ... I was...

@LuckyPigeon Please run `git status` before committing. Also, take a pull from `master` branch before making changes. This can avoid merge conflicts. @Depau Please be polite and welcoming to new...

@LuckyPigeon and @Depau you can join our [slack channel](https://slack.nirmankarta.com) as well. Try this: [git tutorial game](https://try.github.io/levels/1/challenges/1)

@LuckyPigoen It's a good suggestion. Please go ahead and add comments to `PyBeacon/PyBeacon.py`. Please do make sure that you follow [pep-8 guidelines](https://www.python.org/dev/peps/pep-0008/).

@LuckyPigeon Fix it and create a PR.

This is link is for documentation purpose. We are working on the documentation

I haven't started it yet. The document will be pretty basic just like [this](http://doc.pypy.org/en/latest/). It will be hosted [here](http://pythonhosted.org/PyBeacon). Here are some guidelines to follow: [Link](https://wiki.python.org/moin/PyPiDocumentationHosting?action=show&redirect=PyPiHostingDocumentation).

@sigmapie8 would you like to do this?