i never worked with web programming and
i’ve been asked lately to write a web-based software to manage assets and tasks. to be used by more than 900 persons
what are the recommended modules , frameworks , libraries for this task.
and it will be highly appreciated if you guyz recommend some books and articles that might help me. thanks in advance
i never worked with web programming and i’ve been asked lately to write a
Share
Check out Django. I would say it is the most comprehensive and easy to use python web framework.
They have a book and tutorial as well.
You might also like to visit Python wiki about web frameworks for more suggestions. But still, I highly recommend Django.