How to verify a JWT using python PyJWT with public key?

What do people normally use for backend coding of a web app using Python?

  • I have 5 days to develop a Web-app on an already existing database which is updated constantly by python scripts running on a server , even i have a features developed which takes data from user and processes it using the database. I need to basically develop a GUI form of my app (web based) using python. In past I have developed 2-3 basic applications comprising of features like login system, bulletin board.. using PHP, but i amĀ  not aware of how web development in python works. I have surfed net and found libraries like mod_py and fastcgi but they all are quiet expensive. Please help me out.

  • Answer:

    Python itself can be ...

Kapil Rajak at Quora Visit the source

Was this solution helpful to you?

Other answers

Django uses python as backend. You may want to take a look at that. It also has a low learning curve. I am fairly good at programming in python and find Django easy. Also, there is a PDF called 'The Django Book ' which helps learn Django in just 15 chapters. I guess it would suit you.

Varun Appaswami

You might want to try http://www.turbogears.org/. It lets you get set up within minutes.

Lata Sadhwani

You can use flask using jinja templating . Quite quick and easy. If you already have html files then tornado might be useful and quite powerful option

Shobhit Jain

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.