Skip to content
View prabodh44's full-sized avatar
  • Kathmandu, Nepal

Block or report prabodh44

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
prabodh44/README.md

Hi there 👋

Pinned Loading

  1. MoneyLover MoneyLover Public

  2. LibraryProject LibraryProject Public

    HTML

  3. Django CheatSheet Django CheatSheet
    1
    # Setup Django environment 
    2
    1. Create a virtual environment
    3
    `$ virtualenv virtual-env-name`
    4
    
                  
    5
    2. Install Django using pip
  4. pythonscript-gist pythonscript-gist
    1
    ################################# unzip files #################################
    2
    
                  
    3
    import os
    4
    import zipfile
    5
    
                  
  5. notesApp notesApp Public

    CSS