Skip to content

Instantly share code, notes, and snippets.

@abhishek-jaisingh
Created November 30, 2016 10:22
Show Gist options
  • Save abhishek-jaisingh/eb4206c3625aa8b815619dd5775f4de9 to your computer and use it in GitHub Desktop.
Save abhishek-jaisingh/eb4206c3625aa8b815619dd5775f4de9 to your computer and use it in GitHub Desktop.

Revisions

  1. abhishek-jaisingh created this gist Nov 30, 2016.
    5 changes: 5 additions & 0 deletions python_must_install.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    # Python Must Have Packages
    ## Mechanize
    ```
    pip install mechanize
    ```