简体   繁体   中英

Python- Build rpm for a django project

I have a django project which i want to distribute to another machine(Linux). That machine doesn't have python, django or any other dependent libraries. I wanted to create a standalone setup for django project so that i can run my site created in django on that Linux machine. So how would i be able to build rpm setup for Linux?????

I have already read: 1. How to distribute Python/Django App via RPM 2. http://www.morethanseven.net/2011/01/29/Using-checkinstall-with-virtualenv-for-python-deployments/

But nothing helped so far..

Few weeks ago make presentation Build Python-project

Unfortunately it only in Russian language.

Look at slides and you are welcome questions.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM