Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up-
BITS PIlani Hyderabad Campus
- Hyderabad
Popular repositories
-
sublime-Mp3Player
It is an Mp3 media player plugin for Sublime Text 3, which uses the famous vlc player to run the media
-
QGIS
Forked from qgis/QGIS
QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
C++ 1
-
scikit-learn
Forked from scikit-learn/scikit-learn
scikit-learn: machine learning in Python
Python 1
-
package_control_channel
Forked from wbond/package_control_channel
Default channel file for Package Control. Follow the directions at:
Python 1
-
QGIS_pluign-Network-Analysis-Tool
Python 1
-
orange3
Forked from biolab/orange3
Orange 3 data mining suite: http://orange.biolab.si
Python 1
3 contributions in 2018
Contribution activity
December 2018
Created an issue in streadway/amqp that received 1 comment
RabbitMQ connection isClosed() should be public
RabbitMQ connection isClosed() function is currently private and cannot be used externally to check whether the connection is still open or closed.…