Skip to content

HydPy/hydpyconf2017

 
 

Repository files navigation

Python Conference Hyderabad

About Conference

PyConf Hyderabad is the regional gathering for the community that uses and develops the open-source Python programming language. PyConf Hyderabad is organised by the Hyderabad Python User Group (HydPy) for the community. This conference is about sharing of knowledge, experience and allowing the growth of ideas which could lead to spillover of stronger ties between developers and users of Python with human interactions.

About Us

Hyderabad Python User Group (HydPy) is community driven group to promote Python in Hyderabad. HydPy has been conducting monthly Meetups & workshops in Hyderabad for last 2 years and it has over 4500 members. We work together with other communities in particular, python and in general Open Source Software (OSS) related groups within Hyderabad and the rest of India to further expand the usage and increase users of OSS. HydPy is a recognised regional community by Python Software Society India (PSSI) and global Python Software Foundation (PSF).

Local development

Check if you have all requirements for local environment. To install all development dependencies install Bundler.

    gem install bundler

and run next command from root folder:

  bundle install

To start Jekyll run:

    jekyll serve -w

Site will be available at http://127.0.0.1:4000/ or http://localhost:4000/ (on Windows)

License

This project is cloned from Project Zeppelin / GDG DevFest 2014 site template Project is published under the MIT license. Feel free to clone and modify repo as you want, but don't forget to add reference to authors :)

Packages

No packages published

Languages

  • HTML 49.5%
  • CSS 35.6%
  • JavaScript 12.1%
  • Batchfile 1.5%
  • Other 1.3%