LOADING
August 12, 2022 Leave your thoughts

Python Training Material for Crowd Cognition

Sepehr Saeedpour & Arghavan Aslani

Doga Gülhan

Bahador Bahrami

Basic Python (training) :

Python Object Oriented Programming (training):

To practice (training):

Python Flask Framework (training):

Python Data storing:

  • This part of the project hasn’t started yet.

Project Materials

Our app’s packages and libraries:

  • Flask: https://flask.palletsprojects.com/en/2.2.x/
    • We are using this framework for developing the app and running a local server
    • Note: We don’t use all of Flask features, but these concepts are important:
      • Templates
      • Routing
      • Socket programming
      • Threading
      • HTTP methods (GET, POST, …)
      • Database

Leave a Reply

Your email address will not be published.