Skip to content

kumiDa/bangalore.python.org.in

 
 

Repository files navigation

BangPypers

Source code for Bangalore Python user group. Read blog at https://bangalore.pythonindia.org

Setup Locally:

TBD

Setup Upstream and Maintain your forked repo.

  1. Setup Upstream repo: git remote add upstream git@github.com:pythonindia/bangalore.pythonindia.org.git
  2. Fetch upstream content: git fetch upstream
  3. Checkout to master branch: git checkout master
  4. Rebase with upstream master: git rebase upstream/master
  5. Push (forcefully if needed): git push -f origin master

About

Source code for Bangalore Python user group. Read blog at https://bangalore.python.org.in

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 58.5%
  • HTML 30.0%
  • CSS 9.0%
  • SCSS 2.0%
  • Other 0.5%