PyFlask_2k18

screenshot of PyFlask_2k18
flask

A workshop organised by ACM VIT every year, during Gravitas (VIT University, Tech Fest), Having sessions on python programming and website creation using flask.

Overview

The PyFlask workshop, organized by ACM VIT annually during the Gravitas Tech Fest at VIT University, serves as a platform for students to enhance their skills in web development. Transitioning from its previous format, PyGAE, which focused on Google App Engine, this year the workshop delves into creating websites using Flask, a lightweight Python framework. This shift not only aligns with current technologies but also fulfills the ACM VIT’s mission to empower the tech-savvy community at VIT University.

Not only does ACM VIT focus on skill development, but it also aims to engage with the local community to uplift underprivileged individuals through technology. The workshop provides participants with the essential materials and resources to ensure a comprehensive learning experience.

Features

  • Centralized Resource Access: The repository offers a centralized way to access all PyFlask 2k18 workshop materials, making them easily available for reference during and after the session.

  • Comprehensive Teaching Modules: Covers a wide range of topics from the basics of Python programming to advanced concepts in web development, ensuring participants grasp the fundamental skills required.

  • Hands-on Experience: Participants get the opportunity to apply concepts learned through practical sessions on Flask, enhancing their coding and problem-solving skills.

  • Community Support: The workshops foster a collaborative environment where students can contribute ideas and seek guidance, promoting teamwork and peer learning.

  • Involvement in Social Initiatives: Along with technical learning, ACM VIT encourages contributions towards social projects, enhancing the overall impact of the workshop beyond just technical skills.

  • Platform for Future Projects: Encourages participants to work on their own projects and provides support and mentorship for those looking to bring their ideas to life.

  • Flexible Learning: The modular approach allows participants to learn at their own pace, providing a mix of theoretical knowledge and practical application.

flask
Flask

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.