Skip to content
View Prashant-Surya's full-sized avatar
💻
💻

Organizations

@makeplane

Block or report Prashant-Surya

Report abuse

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

Report abuse

Pinned Loading

  1. message-queue message-queue Public

    An implementation of the In-Memory message queue in python. With support for dependency handling.

    Python

  2. go-unflagger go-unflagger Public

    A command to remove feature flags from the code without manual intervention.

    Go 1

  3. addons-server addons-server Public

    Forked from mozilla/addons-server

    addons.mozilla.org Django app

    Python

  4. rodict rodict Public

    RoDict is dictionary update for python which can be used for accessing internal keys of a dictionary from root key. It saves the tedious task of going inside a dictionary to access some internal keys.

    Python