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

Block or report jayakrishnandingit

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. py-mongo-serializer py-mongo-serializer Public

    Serialize MongoDB documents to native Python datatypes that can then be easily rendered into JSON, XML or other content types.

    Python

  2. py_logging_setup py_logging_setup Public

    Python logging setup boilerplate.

    Python

  3. along_came_a_spider along_came_a_spider Public

    Selenium web scrapper

    HTML

  4. cache_anthology cache_anthology Public

    A collection of cache implementations in python

    Python

  5. sudoku_solver sudoku_solver Public

    A naive sudoku puzzle solver

    Python 1

  6. permutation permutation Public

    Naive recursive solution for permutation in python. Supports repeating characters as well.

    Python