1

Does anyone know how to deploy a justpy project on python anywhere or even on other similar providers? I am new to this, I confused about how to make it run the server after I uploaded the files and how should I install the requirements?

I searched for that but zero results! I appreciate any help any link any advice.

TheEngineer
  • 193
  • 2
  • 6
  • justpy would not work on PythonAnywhere as it does not support asgi web apps. – Filip May 17 '21 at 10:01
  • Thank you Filip, Actually, I am transferring everything to django since I realized the weakness of justpy community, but let me ask you (for knowledge), how can you deploy a justpy project, please if you have an idea? – TheEngineer May 18 '21 at 04:46
  • According to justpy docs, you need to use Uvicorn. – Filip May 18 '21 at 10:21
  • I see, I thought there are other ways, thank you so much. – TheEngineer May 18 '21 at 19:58

0 Answers0