Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want to write site engine, but without any frameworks, only python standart library and some side modules like redis-py. But i don't know where should i start from and how should i do it.

I searched in google articles on this theme, but found nothing.

Can you give me link on where this theme is describe completely?

share|improve this question

1 Answer

I couldn't find complete solution, but you can start from this tutorial, and this one.

Then add 'model' stuff like redis-py.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.