Python is an interpreted, general-purpose high-level programming language whose design philosophy emphasizes code readability.
1
vote
3answers
665 views
Installing python packages on shared hosting?
I will be hosting a Django application on hostgator.com and was wondering how can I install django apps and python packages without using pip, since I won't have access to the root account.