Skip to content

PyConf Hyderabad 2019 Devsprint

Anurag Kushwaha edited this page Dec 7, 2019 · 31 revisions

PyConf Hyderabad 2019 Devsprint

PyConf Hyderabad is the biggest gathering of Pythonistas and Open Source developers in Hyderabad. But whats a Tech Conference without getting your hands dirty writing some Code. So for all the developers and open source enthusisats we are pleased to announce DevSprints at PyConf Hyderabad for the very first time.

What is a Devsprint ?

During Devsprints, mentors/contributors of OSS projects guide participants through the end-to-end process of OSS contribution, right from setting up build environments, to developing and testing code, to submitting patches for bugs. If you are stuck, mentors are all available to help you figure out issues and get you back up and running! From past experiences, we’ve seen a lot of people start off contributing to OSS through Devsprints and later go on to become regular contributors to various projects across the web.

When and Where ?

Devsprints will be running parallel to workshops in the Devsprint rooms on 7th Dec, 2019 at T-Hub, IIIT Hyderabad.

Tickets

If you want to attend a Devsprint please purchase a Workshop and Devsprint ticket at this link. It will give you full day access to any Workshop/Devsprint of your choice. Lunch and Tea is included in this ticket.

Schedule

Time Agenda
9.30 AM - 10 AM Introduction/Presentation by Mentors
10 AM - 11.30 AM Morning Sprint Session
(Read Development Doc, Setup Project)
11 AM - 11.30 AM Tea Break
11.30 AM - 1 PM Morning Sprint Session
(Pick up an issue, start working on it)
1 PM - 2 PM Lunch
2 PM - 3.30 PM Evening Sprint Session
(Continue working on issue)
3.30 PM - 4 PM Tea Break
4 PM - 5 PM Evening Sprint Session
(Final touches, make a patch/PR)
5 PM - 5.30 PM Wrap up - Project report by Mentors

Submit a Project

If you are a contributor or have been involved in maintenance of any Open source project, please come forward and add a project in this wiki. This project can be any interesting Open source project which is based on Python. Ideally, you should have a history with the project through previous code commits. Your responsibility will be to help your team set up their development environment, list out beginner friendly bugs, and guide them on any problems they face during the event.

How to add a Project ?

Just edit the Projects table below using the edit link to add your Project. Please provide your email id so that we can reach you out over email Or write us to [email protected] in case you do not wish to add your email id here.

Note: You need to be logged into your GitHub account to edit the page

Projects

Link to updated Projects page - https://bit.ly/hydpy-sprints-2019

Project Name/Logo Description Maintainer/Contributor Details (Please provide email id) Projectit links Setup instructions link if any
pip The Python Package Installer Pradyun Gedam (@pradyunsg) https://github.com/pypa/pip https://pip.pypa.io/en/latest/development/getting-started/
Vulture Identify dead/unused Python code Rahul Jha (@RJ722) https://github.com/jendrikseipp/vulture Vulture - CONTRIBUTING.rst
Linkstatus Simple text/markdown links status checker Chandan Kumar (@raukadah) https://github.com/pythonpune/linkstatus
FOSSASIA FOSSASIA Eventyay Open Event Platform, Open-Event-Server https://github.com/fossasia?utf8=%E2%9C%93&q=open+event Getting Started with the open event server, Open Event Blog Posts
TwitterStreaming Streaming and crawling Live Twitter data using API Anurag K
GitHub
https://github.com/anurag-cser/twitter-streaming README.md