From 7b3cf271e29e05318e3c10fa193bdac009a38879 Mon Sep 17 00:00:00 2001 From: Dhananjay Nene Date: Fri, 14 Dec 2012 08:26:33 +0530 Subject: [PATCH 01/70] Changed header menu items and added python india jobs to it --- _layouts/default.html | 53 ++++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 1dbaab3..7b6eaba 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -22,33 +22,34 @@
- - - - - -
-

PythonPune

-

Pune Pythonistas and their discussions and events.

-
-
- -

Subscribe to PythonPune Google Group

-
- Email: - -
-
-
+ + + + + +
+

PythonPune

+

Pune Pythonistas and their discussions and events.

+
+
+ +

Subscribe to PythonPune Google Group

+
+ Email: + +
+
+
From 0d3444eaf9b4e7b5761185aa9c736cbc317e78b8 Mon Sep 17 00:00:00 2001 From: Dhananjay Nene Date: Fri, 14 Dec 2012 09:50:05 +0530 Subject: [PATCH 02/70] Clarifications on companies section --- companies/how-to.md | 17 +++++++++++------ companies/index.html | 6 +++--- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/companies/how-to.md b/companies/how-to.md index 433ab06..67ef728 100644 --- a/companies/how-to.md +++ b/companies/how-to.md @@ -1,11 +1,17 @@ --- layout: default --- -## _Note: This page is part of a set of pages still being evolved and thus under construction_ +### _Note: This is a page primarily for internal communication between pythonpune members. Will eventually be deleted._ -## How to use the company catalog +### _Note: This page is part of a set of pages still being evolved and thus under construction_ -Describe here in context of the company +### What companies qualify + +* Companies with development centers in Pune using Python, and +* Those who state (and we believe it likely to be true) have at least one full time developer working in/on/with python in Pune +* Note: usage of python could include using it to write test cases or system administration. Does not need to be coding only. + +### What information to add about the company * Some of the projects in python (especially for projects / services companies) * Nature of product in python (especially for product / saas company) @@ -14,9 +20,8 @@ Describe here in context of the company * Any views / opinions about python * Any python developers and their work you might want to refer to +### How should this information be filled -## How should this information be filled - -1. Ideally someone from the company should fill out this information (needs to be a markdown + git + pull request literate person) +1. Ideally someone from the company should fill out this information (needs to be a markdown + git + pull request literate person) (Will publish a contact email address soon) 1. Else company can mail information to one of the pythonpune members who can enter it in .md format & issue a pull request 1. Else PythonPune members can add the information about known companies working with python and we can over a period of time replace the information with that received by the company (May be the best way to get started). When information is not provided by the company a link to a email-id/webform where a company can contact the webmasters for corrections must be provided. diff --git a/companies/index.html b/companies/index.html index 7200128..d70c2db 100644 --- a/companies/index.html +++ b/companies/index.html @@ -1,9 +1,9 @@ --- layout: default --- -

Note: This page and company catalog is still under construction

-

Company Catalog: Companies developing software using Python in Pune

-Note: This page lists information about companies developing software using python in pune, from the companies themselves or based on the awareness of pythonpune members. Please feel free to contact the site administrators for any corrections etc.
+

Note: This page and company catalog is still under construction

+

Company Catalog: Companies developing software using Python in Pune

+Note: This page lists information about companies with development centers in Pune using python. The information is from the companies themselves or based on the awareness of pythonpune members. Please feel free to contact the site administrators for any corrections etc.
From 82bf101e89b8dd5941e54d7220059d58480da13a Mon Sep 17 00:00:00 2001 From: Dhananjay Nene Date: Fri, 14 Dec 2012 10:30:51 +0530 Subject: [PATCH 03/70] Some rewording in welcome message --- pages/welcome.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/welcome.md b/pages/welcome.md index 8d47084..4b84204 100644 --- a/pages/welcome.md +++ b/pages/welcome.md @@ -2,9 +2,9 @@ layout: entry title: Welcome to PythonPune --- -Welcome to PythonPune, the community of Python programmers in Pune and beyond. Our primary mechanism of interactions is via the [PythonPune google group](http://groups.google.com/group/PythonPune) (forum). Here is where we have all our primary interactions, and it has discussions of meetings being planned, various tech Q&A about Python, meeting minutes, discussions about the community itself etc. We encourage Python programmers to join the group. +Welcome to PythonPune, the community of Python programmers in Pune and beyond. Our primary mechanism of interactions is via the [PythonPune google group](http://groups.google.com/group/PythonPune) (forum). It hosts discussions of meetings being planned, various tech Q&A about Python, meeting minutes, discussions about the community itself etc. We encourage Python programmers to join the group. -The [PythonPune website](http://pune.python.org.in) is a place to get an overall idea about the group. It has a blog, recent meeting minutes and even a members catalog. The website is community-managed by people forking and issuing pull requests to the [Github Repository](https://github.com/pythonpune/pythonpune.github.com) for the website. If managing common content via pull requests is something you have not worked with we welcome you to try it out. More information on the same is available at [Overview of git and pull requests](/pages/git-and-pull-requests.html). Its a exciting and efficient way to manage not just a website but even community or group projects. We also welcome you to add your profile at the [members list](http://pune.python.org.in/members/) and your company information at the [companies catalog](http://pune.python.org.in/companies) _(this is currently under construction)_. +The [PythonPune website](http://pune.python.org.in) is a place to get an overall idea about the group. It has a blog, recent meeting notes and a members list. The website is community-managed by people forking and issuing pull requests to the [Github Repository](https://github.com/pythonpune/pythonpune.github.com) for the website. If managing common content via pull requests is something you have not worked with we welcome you to try it out. Its a exciting and efficient way to manage not just a website but even community or group projects. More information on the same is available at [Overview of git and pull requests](/pages/git-and-pull-requests.html). We also welcome you to add your profile at the [members list](http://pune.python.org.in/members/) and your company information at the [companies catalog](http://pune.python.org.in/companies) _(this is currently under construction)_. Should you be new to Python do check out our [Python resources](http://pune.python.org.in/pages/python-resources.html) page. It lists out a number of helpful tips and online resources that can help you in your journey towards becoming an ever more enthusiastic and contributing Pythonista. Finally if you want to review some of the past happenings of significance do check out the [meeting notes](http://pune.python.org.in/meetings) and [blog](http://pune.python.org.in/blog) pages. From 12f69a9d95262d15328d7a65140b0528aa43b3ff Mon Sep 17 00:00:00 2001 From: Dhananjay Nene Date: Fri, 14 Dec 2012 14:00:46 +0530 Subject: [PATCH 04/70] Licensing and attribution --- _layouts/default.html | 3 ++- license.txt | 1 + stylesheets/stylesheet.css | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 license.txt diff --git a/_layouts/default.html b/_layouts/default.html index 7b6eaba..2503fba 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -60,7 +60,8 @@

Subscribe to PythonPune Google Group

diff --git a/license.txt b/license.txt new file mode 100644 index 0000000..88d17bf --- /dev/null +++ b/license.txt @@ -0,0 +1 @@ +This work is licensed under the Creative Commons Attribution 2.5 India License. To view a copy of this license, visit http://creativecommons.org/licenses/by/2.5/in/. diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index 624b3c9..a729a2e 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -258,7 +258,7 @@ a { /* Added by Dhananjay */ #footer p { - font-size: 8px; + font-size: 10px; } /* Added by Palak */ From 05963dea0cb15de25c411aecb26832b1da0d1fc0 Mon Sep 17 00:00:00 2001 From: Dhananjay Nene Date: Fri, 14 Dec 2012 14:20:37 +0530 Subject: [PATCH 05/70] Made footer smaller --- _layouts/default.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 2503fba..233377d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -59,9 +59,8 @@

Subscribe to PythonPune Google Group

{{ content }} From a57becf42f3ce1f62b3b96d800048675c15c750e Mon Sep 17 00:00:00 2001 From: Lambda Adi Date: Fri, 14 Dec 2012 14:41:11 +0530 Subject: [PATCH 06/70] Added two more resources Though there are links to comprehensive resources, I feel the MIT 6.00 course is a solid foundation-building resource for CS, using Python. Also, Check.io is a very uinque and exciting attempt to create Python-based gameplay. --- pages/python-resources.md | 86 ++++++++++++++++++++------------------- 1 file changed, 44 insertions(+), 42 deletions(-) diff --git a/pages/python-resources.md b/pages/python-resources.md index 3315e30..556ce5f 100644 --- a/pages/python-resources.md +++ b/pages/python-resources.md @@ -1,42 +1,44 @@ ---- -layout: entry -title: Resources for Python ---- - -### Download / Install Python -* [Python.org Downloading Python](http://wiki.python.org/moin/BeginnersGuide/Download) - -### Online books / tutorials - -#### Beginners -* [A Byte of Python](http://www.swaroopch.com/notes/Python/) -* [Python.org Python Tutorial](http://docs.python.org/3/tutorial/index.html) _(Note: Python version can be selected from dropdown at top left)_ - -#### Exercises Driven Learning -* [Learn Python the Hard Way](http://learnpythonthehardway.org) _(Do not let the title fool you)_ -* [Python Koans](https://bitbucket.org/gregmalcolm/python_koans) - -#### For intermediate programmers -* [Dive Into Python](http://www.diveintopython.net/toc/index.html) -* [Dive Into Python 3](http://getpython3.com/diveintopython3/) (for Python 3) - -### Python API Reference -* [Python Documentation](http://docs.python.org) _(Note: There is a drop down box at the top left to select the python version)_ - -### Comprehensive collections of resources -* [Python.org resources for Programmers](http://wiki.python.org/moin/BeginnersGuide/Programmers) -* [Python.org resources for Non Programmers](http://wiki.python.org/moin/BeginnersGuide/NonProgrammers) - -### Comprehensive collection of python packages -* [Pypi](http://pypi.python.org/pypi) - -### Discussion Forums -* [Http interface to comp.lang.python via google groups](https://groups.google.com/forum/?fromgroups#!forum/comp.lang.python) -* [Stack Overflow Q&A related to Python](http://stackoverflow.com/questions/tagged/python) - -### Other Python interest groups -* [Python India](http://python.org.in) - -### Python Events -* [Pycon](http://pycon.org) -* [Pycon India](http://in.pycon.org) +--- +layout: entry +title: Resources for Python +--- + +### Download / Install Python +* [Python.org Downloading Python](http://wiki.python.org/moin/BeginnersGuide/Download) + +### Online books / tutorials + +#### Beginners +* [A Byte of Python](http://www.swaroopch.com/notes/Python/) +* [Python.org Python Tutorial](http://docs.python.org/3/tutorial/index.html) _(Note: Python version can be selected from dropdown at top left)_ +* [MIT 6.00: Introduction to Computer Science and Programming (Spring 2011)] (http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) _The course is led by Prof. John Guttag, taught with Python and is structured particularly for remote students._ + +#### Exercises Driven Learning +* [Learn Python the Hard Way](http://learnpythonthehardway.org) _(Do not let the title fool you)_ +* [Python Koans](https://bitbucket.org/gregmalcolm/python_koans) + +#### For intermediate programmers +* [Dive Into Python](http://www.diveintopython.net/toc/index.html) +* [Dive Into Python 3](http://getpython3.com/diveintopython3/) (for Python 3) + +### Python API Reference +* [Python Documentation](http://docs.python.org) _(Note: There is a drop down box at the top left to select the python version)_ + +### Comprehensive collections of resources +* [Python.org resources for Programmers](http://wiki.python.org/moin/BeginnersGuide/Programmers) +* [Python.org resources for Non Programmers](http://wiki.python.org/moin/BeginnersGuide/NonProgrammers) + +### Comprehensive collection of python packages +* [Pypi](http://pypi.python.org/pypi) + +### Discussion Forums +* [Http interface to comp.lang.python via google groups](https://groups.google.com/forum/?fromgroups#!forum/comp.lang.python) +* [Stack Overflow Q&A related to Python](http://stackoverflow.com/questions/tagged/python) + +### Other Python interest groups +* [Python India](http://python.org.in) +* [CheckIO: Python-programming-driven online adventure game] (http://www.checkio.org/) _Solve problems with Python to advance to new levels. It welcomes beginner and experienced programmers. It is new (as of Dec 2012), so could be buggy sometimes. Also turn your "Proper English" language filters off :)_ + +### Python Events +* [Pycon](http://pycon.org) +* [Pycon India](http://in.pycon.org) From a0a19630a282081b369550f7f578ff2c4a2f9dca Mon Sep 17 00:00:00 2001 From: Lambda Adi Date: Fri, 14 Dec 2012 14:46:57 +0530 Subject: [PATCH 07/70] Added parens () to italicised notes --- pages/python-resources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/python-resources.md b/pages/python-resources.md index 556ce5f..ab9f956 100644 --- a/pages/python-resources.md +++ b/pages/python-resources.md @@ -11,7 +11,7 @@ title: Resources for Python #### Beginners * [A Byte of Python](http://www.swaroopch.com/notes/Python/) * [Python.org Python Tutorial](http://docs.python.org/3/tutorial/index.html) _(Note: Python version can be selected from dropdown at top left)_ -* [MIT 6.00: Introduction to Computer Science and Programming (Spring 2011)] (http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) _The course is led by Prof. John Guttag, taught with Python and is structured particularly for remote students._ +* [MIT 6.00: Introduction to Computer Science and Programming (Spring 2011)] (http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) _(The course is led by Prof. John Guttag, taught with Python and is structured particularly for remote students.)_ #### Exercises Driven Learning * [Learn Python the Hard Way](http://learnpythonthehardway.org) _(Do not let the title fool you)_ @@ -37,7 +37,7 @@ title: Resources for Python ### Other Python interest groups * [Python India](http://python.org.in) -* [CheckIO: Python-programming-driven online adventure game] (http://www.checkio.org/) _Solve problems with Python to advance to new levels. It welcomes beginner and experienced programmers. It is new (as of Dec 2012), so could be buggy sometimes. Also turn your "Proper English" language filters off :)_ +* [CheckIO: Python-programming-driven online adventure game] (http://www.checkio.org/) _(Solve problems with Python to advance to new levels. It welcomes beginner and experienced programmers. It is new (as of Dec 2012), so could be buggy sometimes. Also turn your "Proper English" language filters off :)_ ### Python Events * [Pycon](http://pycon.org) From 6df565b5a8333d7c0d3deb988f6a91cfa8319d9f Mon Sep 17 00:00:00 2001 From: Palak Mathur Date: Fri, 14 Dec 2012 19:29:47 +0530 Subject: [PATCH 08/70] Update README.md added points by Dhananjay for changing Theme or working on themes --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 9374393..35be164 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,14 @@ This is the content for the PythonPune website. On pushing any changes to github, the same are automatically processed by jekyll and published. To run locally, checkout the project and run "jekyll --serve". + +Note on changing themes +======================== + +If you're playing with the themes, then we request you to please take care of following points + +- Work off a git branch +- Generate the site on your desktop, publish it somewhere else and submit URL for feedback. +- If the group feels the new look is better we'll merge the branch onto the master + +With UI its just too easy to be flip-flopping and have n opinions with no sound basis to actually discuss them. So lets set the above as a base rule for making changes to UI. From 4ff29c7c897b8c875f368b7a2b0b4fb3bce76a22 Mon Sep 17 00:00:00 2001 From: Palak Mathur Date: Fri, 14 Dec 2012 21:37:50 +0530 Subject: [PATCH 09/70] Update companies/index.html modified --- companies/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/companies/index.html b/companies/index.html index d70c2db..681cdf4 100644 --- a/companies/index.html +++ b/companies/index.html @@ -2,7 +2,7 @@ layout: default ---

Note: This page and company catalog is still under construction

-

Company Catalog: Companies developing software using Python in Pune

+

Company Catalog: List of Companies in Pune developing software using Python

Note: This page lists information about companies with development centers in Pune using python. The information is from the companies themselves or based on the awareness of pythonpune members. Please feel free to contact the site administrators for any corrections etc.
From c1f0ed873581b5f0d8c52c07230c5758362539ff Mon Sep 17 00:00:00 2001 From: Dhananjay Nene Date: Sat, 15 Dec 2012 09:35:33 +0530 Subject: [PATCH 10/70] Modified companies.html to suggest companies "in and around pune". --- companies/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/companies/index.html b/companies/index.html index 681cdf4..f9160cb 100644 --- a/companies/index.html +++ b/companies/index.html @@ -3,7 +3,7 @@ ---

Note: This page and company catalog is still under construction

Company Catalog: List of Companies in Pune developing software using Python

-Note: This page lists information about companies with development centers in Pune using python. The information is from the companies themselves or based on the awareness of pythonpune members. Please feel free to contact the site administrators for any corrections etc.
+Note: This page lists information about companies with development centers in and around Pune using python. The information is from the companies themselves or based on the awareness of pythonpune members. Please feel free to contact the site administrators for any corrections etc.
From 50f807ae7f45b6b1482bcf634c08ee1e0f9f58a3 Mon Sep 17 00:00:00 2001 From: Saager Mhatre Date: Mon, 17 Dec 2012 19:02:13 +0530 Subject: [PATCH 11/70] Update resources; reclassify Check.IO MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move Check.IO to Exercises Driven Learning section --- pages/python-resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/python-resources.md b/pages/python-resources.md index ab9f956..5918e17 100644 --- a/pages/python-resources.md +++ b/pages/python-resources.md @@ -16,6 +16,7 @@ title: Resources for Python #### Exercises Driven Learning * [Learn Python the Hard Way](http://learnpythonthehardway.org) _(Do not let the title fool you)_ * [Python Koans](https://bitbucket.org/gregmalcolm/python_koans) +* [CheckIO: Python-programming-driven online adventure game] (http://www.checkio.org/) _(Solve problems with Python to advance to new levels. It welcomes beginner and experienced programmers. It is new (as of Dec 2012), so could be buggy sometimes. Also turn your "Proper English" language filters off :)_ #### For intermediate programmers * [Dive Into Python](http://www.diveintopython.net/toc/index.html) @@ -37,7 +38,6 @@ title: Resources for Python ### Other Python interest groups * [Python India](http://python.org.in) -* [CheckIO: Python-programming-driven online adventure game] (http://www.checkio.org/) _(Solve problems with Python to advance to new levels. It welcomes beginner and experienced programmers. It is new (as of Dec 2012), so could be buggy sometimes. Also turn your "Proper English" language filters off :)_ ### Python Events * [Pycon](http://pycon.org) From a2cd6a007afcdb3f4c9ae966e0bdc32714c7b603 Mon Sep 17 00:00:00 2001 From: Dhananjay Nene Date: Thu, 20 Dec 2012 12:29:49 +0530 Subject: [PATCH 12/70] Removed under construction sections from the menu --- _layouts/default.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_layouts/default.html b/_layouts/default.html index 233377d..c851adf 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -47,9 +47,11 @@

Subscribe to PythonPune Google Group

  • Blog
  • Members
  • Resources
  • + From cb1ac0cee4144ebce8703b0f2d73360b1a002e8a Mon Sep 17 00:00:00 2001 From: Vedarth Kulkarni Date: Thu, 10 Jan 2013 01:06:33 -0800 Subject: [PATCH 13/70] Create vedarthk.md Importing myself to PythonPune. --- members/pages/vedarthk.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 members/pages/vedarthk.md diff --git a/members/pages/vedarthk.md b/members/pages/vedarthk.md new file mode 100644 index 0000000..0bcbb8e --- /dev/null +++ b/members/pages/vedarthk.md @@ -0,0 +1,8 @@ +--- +layout: member +name: Vedarth Kulkarni +homepage: http://vedarthz.in +twitter_id : vedarthk +github_id : vedarthk +bitbucket_id: vedarthk +--- From d08752070c220030253a854c84e3b84796d1ed53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=A4=AA=E0=A5=8D=E0=A4=B0=E0=A4=A5=E0=A4=AE=E0=A5=87?= =?UTF-8?q?=E0=A4=B6?= Date: Thu, 10 Jan 2013 02:54:36 -0800 Subject: [PATCH 14/70] Create prathamesh.sonpatki.md --- members/pages/prathamesh.sonpatki.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 members/pages/prathamesh.sonpatki.md diff --git a/members/pages/prathamesh.sonpatki.md b/members/pages/prathamesh.sonpatki.md new file mode 100644 index 0000000..12b3fea --- /dev/null +++ b/members/pages/prathamesh.sonpatki.md @@ -0,0 +1,7 @@ +--- +layout: member +name: Prathamesh Sonpatki +homepage: http://cha1tanya.com +twitter_id : csonpatki +github_id : prathamesh-sonpatki +--- From e8a7b915e82f49730a87641c6fa1463a6790bbdb Mon Sep 17 00:00:00 2001 From: Saager Mhatre Date: Tue, 15 Jan 2013 17:32:58 +0530 Subject: [PATCH 15/70] Update resources; add codeacademy track --- pages/python-resources.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/python-resources.md b/pages/python-resources.md index 5918e17..3b83f09 100644 --- a/pages/python-resources.md +++ b/pages/python-resources.md @@ -16,7 +16,8 @@ title: Resources for Python #### Exercises Driven Learning * [Learn Python the Hard Way](http://learnpythonthehardway.org) _(Do not let the title fool you)_ * [Python Koans](https://bitbucket.org/gregmalcolm/python_koans) -* [CheckIO: Python-programming-driven online adventure game] (http://www.checkio.org/) _(Solve problems with Python to advance to new levels. It welcomes beginner and experienced programmers. It is new (as of Dec 2012), so could be buggy sometimes. Also turn your "Proper English" language filters off :)_ +* [CheckIO: Python-programming-driven online adventure game](http://www.checkio.org/) _(Solve problems with Python to advance to new levels. It welcomes beginner and experienced programmers. It is new (as of Dec 2012), so could be buggy sometimes. Also turn your "Proper English" language filters off :)_ +* [Python track](http://www.codecademy.com/tracks/python) @ [Codeacademy](http://www.codecademy.com/) #### For intermediate programmers * [Dive Into Python](http://www.diveintopython.net/toc/index.html) From 835f3cdfee9119a8534642a1b73d1540768b3716 Mon Sep 17 00:00:00 2001 From: Saager Mhatre Date: Tue, 15 Jan 2013 12:59:27 -0800 Subject: [PATCH 16/70] Add blog post announcing meetup group --- _posts/2013-01-15-meetup-group.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _posts/2013-01-15-meetup-group.md diff --git a/_posts/2013-01-15-meetup-group.md b/_posts/2013-01-15-meetup-group.md new file mode 100644 index 0000000..07adf47 --- /dev/null +++ b/_posts/2013-01-15-meetup-group.md @@ -0,0 +1,9 @@ +--- +layout: entry +title: Meetup group for PythonPune +category: blog +--- + +We've created the [PythonPune Meetup group](http://www.meetup.com/PythonPune) to coordinate and announce meetings and events run by PythonPune. The [first meetup of the year](http://www.meetup.com/PythonPune/events/98540482/) has already been put up there. + +In keeping with this objective, we urge members to signup to Meetup.com (absolutely free) and join the group so that they can register their interest in specific events and recieve announcements of new meetups and discussions thereof. From 35bb81d66f7efc507c49ef4b9e470e91c2e58d1c Mon Sep 17 00:00:00 2001 From: pratz Date: Sat, 19 Jan 2013 23:03:54 +0530 Subject: [PATCH 17/70] Created member Prathamesh Nevagi md file --- members/pages/prathamesh.nevagi.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 members/pages/prathamesh.nevagi.md diff --git a/members/pages/prathamesh.nevagi.md b/members/pages/prathamesh.nevagi.md new file mode 100644 index 0000000..52f3a06 --- /dev/null +++ b/members/pages/prathamesh.nevagi.md @@ -0,0 +1,7 @@ +--- +layout: member +name: Prathamesh Nevagi +twitter_id : pratz0909 +github_id : pratz +bitbucket_id: pratz +--- From 249f52e4b017a82f73bd5b9a96050c09201aee04 Mon Sep 17 00:00:00 2001 From: Virendra Rajput Date: Wed, 17 Apr 2013 01:04:33 +0530 Subject: [PATCH 18/70] Update virendra.rajput.md --- members/pages/virendra.rajput.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/members/pages/virendra.rajput.md b/members/pages/virendra.rajput.md index 53fe859..126af24 100644 --- a/members/pages/virendra.rajput.md +++ b/members/pages/virendra.rajput.md @@ -8,8 +8,6 @@ github_id : bkvirendra bitbucket_id: --- -## Hi, +## Hello, -I m student/Freelancer, I love making side-projects! - -trigger \ No newline at end of file +I m python love! Love hacking with API's From 2ea3e24fe1ea7694300e382a836cb853ab75e93e Mon Sep 17 00:00:00 2001 From: Virendra Rajput Date: Wed, 17 Apr 2013 19:54:33 +0530 Subject: [PATCH 19/70] Update virendra.rajput.md --- members/pages/virendra.rajput.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/members/pages/virendra.rajput.md b/members/pages/virendra.rajput.md index 126af24..e5c224e 100644 --- a/members/pages/virendra.rajput.md +++ b/members/pages/virendra.rajput.md @@ -10,4 +10,4 @@ bitbucket_id: ## Hello, -I m python love! Love hacking with API's +I m python lover! Love hacking with API's From 15d5c291b7bbf8453c7e02eca9e80399a4d464bd Mon Sep 17 00:00:00 2001 From: Akash Kothawale Date: Mon, 22 Apr 2013 02:14:39 +0530 Subject: [PATCH 20/70] Add member page for Akash Kothawale --- members/pages/akash.kothawale.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 members/pages/akash.kothawale.md diff --git a/members/pages/akash.kothawale.md b/members/pages/akash.kothawale.md new file mode 100644 index 0000000..bcce805 --- /dev/null +++ b/members/pages/akash.kothawale.md @@ -0,0 +1,9 @@ +--- +layout: member +name: Akash Kothawale +homepage: http://decached.com +blog: http://decached.com/posts.html +twitter_id : decached +github_id : decached +bitbucket_id: decached +--- From d88000f9ad5005864d8ac60c061e6ceb57d32a1f Mon Sep 17 00:00:00 2001 From: Saager Mhatre Date: Fri, 4 Oct 2013 17:52:22 +0530 Subject: [PATCH 21/70] Fix resources entry for PyPI --- pages/python-resources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/python-resources.md b/pages/python-resources.md index 3b83f09..6b2d3a7 100644 --- a/pages/python-resources.md +++ b/pages/python-resources.md @@ -30,8 +30,8 @@ title: Resources for Python * [Python.org resources for Programmers](http://wiki.python.org/moin/BeginnersGuide/Programmers) * [Python.org resources for Non Programmers](http://wiki.python.org/moin/BeginnersGuide/NonProgrammers) -### Comprehensive collection of python packages -* [Pypi](http://pypi.python.org/pypi) +### The definitive Python Package Index (aka CheeseShop) +* [PyPI](http://pypi.python.org/pypi) ### Discussion Forums * [Http interface to comp.lang.python via google groups](https://groups.google.com/forum/?fromgroups#!forum/comp.lang.python) From 0695a07276dd921ded9e41b10f063151e3f5415c Mon Sep 17 00:00:00 2001 From: Saager Mhatre Date: Fri, 4 Oct 2013 18:50:03 +0530 Subject: [PATCH 22/70] Add Udacity CS101 to Python Resources --- pages/python-resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/python-resources.md b/pages/python-resources.md index 6b2d3a7..4fa48ee 100644 --- a/pages/python-resources.md +++ b/pages/python-resources.md @@ -12,6 +12,7 @@ title: Resources for Python * [A Byte of Python](http://www.swaroopch.com/notes/Python/) * [Python.org Python Tutorial](http://docs.python.org/3/tutorial/index.html) _(Note: Python version can be selected from dropdown at top left)_ * [MIT 6.00: Introduction to Computer Science and Programming (Spring 2011)] (http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) _(The course is led by Prof. John Guttag, taught with Python and is structured particularly for remote students.)_ +* [CS101 course](https://www.udacity.com/course/cs101) @ [Udacity](https://www.udacity.com/) _(While not strictly a Python course, it users Python as the medium of instruction.)_ #### Exercises Driven Learning * [Learn Python the Hard Way](http://learnpythonthehardway.org) _(Do not let the title fool you)_ From 6b3e6dd857d869a650c3bd8d07edd38be2975486 Mon Sep 17 00:00:00 2001 From: Saager Mhatre Date: Fri, 4 Oct 2013 18:51:35 +0530 Subject: [PATCH 23/70] Fix blog post to avoid unnecessary ref_id --- _posts/2012-12-08-launching-website.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_posts/2012-12-08-launching-website.md b/_posts/2012-12-08-launching-website.md index 530b34c..903e4db 100644 --- a/_posts/2012-12-08-launching-website.md +++ b/_posts/2012-12-08-launching-website.md @@ -8,5 +8,4 @@ We've created a website for PythonPune. Hope this helps put together various inf The website is accessible at [http://pune.python.org.in](http://pune.python.org.in). -*[Update 2012-12-11]*: updated URL to point to a sub-domain of python.org.in. - +*Update 2012-12-11: updated URL to point to a sub-domain of python.org.in.* From 4a07ca2cec55138a2e22f89df348177abb4dee4d Mon Sep 17 00:00:00 2001 From: Saager Mhatre Date: Fri, 4 Oct 2013 18:52:18 +0530 Subject: [PATCH 24/70] Add GitHub ribbon to default layout --- _layouts/default.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_layouts/default.html b/_layouts/default.html index c851adf..97ffcc6 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -22,6 +22,7 @@
    + Fork me on GitHub
    From 6ef8602fe0b3966ce842c47dba0a7f1238c7e265 Mon Sep 17 00:00:00 2001 From: Saager Mhatre Date: Sun, 6 Oct 2013 12:13:15 +0530 Subject: [PATCH 25/70] Update resources; add PythonMonk --- pages/python-resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/python-resources.md b/pages/python-resources.md index 4fa48ee..dd8c93a 100644 --- a/pages/python-resources.md +++ b/pages/python-resources.md @@ -19,6 +19,7 @@ title: Resources for Python * [Python Koans](https://bitbucket.org/gregmalcolm/python_koans) * [CheckIO: Python-programming-driven online adventure game](http://www.checkio.org/) _(Solve problems with Python to advance to new levels. It welcomes beginner and experienced programmers. It is new (as of Dec 2012), so could be buggy sometimes. Also turn your "Proper English" language filters off :)_ * [Python track](http://www.codecademy.com/tracks/python) @ [Codeacademy](http://www.codecademy.com/) +* [PythonMonk](http://pythonmonk.com) _(An interactive Python book)_ #### For intermediate programmers * [Dive Into Python](http://www.diveintopython.net/toc/index.html) From 13b9c73e5b8a025aa3be6154495a25a5f49899e1 Mon Sep 17 00:00:00 2001 From: Saager Mhatre Date: Sun, 6 Oct 2013 12:24:42 +0530 Subject: [PATCH 26/70] Update layout; have mailing list open in new tab --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 97ffcc6..dd9de53 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -43,7 +43,7 @@

    Subscribe to PythonPune Google Group