Skip to content
View tusharsrivastava's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@FriedBotStudio
Block or Report

Block or report tusharsrivastava

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 Loading

  1. Utility functions to add join to que... Utility functions to add join to queryset or a table to a django ORM queryset.
    1
    from django.db.models.fields.related import ForeignObject
    2
    from django.db.models.options import Options
    3
    from django.db.models.sql.constants import INNER
    4
    from django.db.models.sql.datastructures import Join
    5
    from django.db.models.sql.where import ExtraWhere
  2. dotfiles dotfiles Public

    My Personal Configuration Files. I will keep them updated

    Vim Script

  3. openai/gym openai/gym Public

    A toolkit for developing and comparing reinforcement learning algorithms.

    Python 34.3k 8.6k

  4. algolia/algoliasearch-django algolia/algoliasearch-django Public

    Seamless integration of Algolia into your Django project.

    Python 171 65

  5. noopkat/electric-io noopkat/electric-io Public

    ⚡️🌋🌔 The cutest IoT dashboard of your dreams ☁️

    JavaScript 284 37

  6. node-rsync node-rsync Public

    Forked from mattijs/node-rsync

    Rsync wrapper for Node.js

    JavaScript