can any body give me some tips to learn cherrypy? I have learn python, I only know the simple example code and successfully run it, But I could not build a real web application. The cherrypy documents is too hard to understand.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I recently had the same problem and after some research bought the book CherryPy Essentials: Rapid Python Web Application.
When I got the basic understanding down, I went on GitHub and looked for projects using CherryPy and looked through their code.