Skip to content
View parthrbhatt's full-sized avatar
Block or Report

Block or report parthrbhatt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. pyShortUrl pyShortUrl Public

    URL Shortening lib written in Python. pyShortUrl currently supports url shortening with several domains: goo.gl, bit.ly, git.io, j.mp, bitly.com, tinyurl.com, v.gd & is.gd.

    Python 24 11

  2. bookshelf bookshelf Public

    Personal Bookshelf for your site - written in HTML, CSS & JS.

    Python 9 8

  3. ParthBhatt.com ParthBhatt.com Public

    My Blog: https://parthbhatt.com

    HTML 1

  4. python-talk python-talk Public

    Presentation to accompany my talk on python.

    CSS

  5. hugo-tranquilpeak-theme hugo-tranquilpeak-theme Public

    Forked from kakawait/hugo-tranquilpeak-theme

    Fork of Thibaud Lepretre's wonderful hugo-tranquilpeak-theme used for ParthBhatt.com

    CSS

  6. OAuth with Twitter using tweepy for ... OAuth with Twitter using tweepy for a Desktop application
    1
    
                  
    2
    '''
    3
    This script shows how a Desktop application can use OAuth with twitter using tweepy (https://github.com/tweepy/tweepy).
    4
    5
    Note: