Skip to content

Comment on Ask HN: Can I create a mobile and Web App using a Python/Python Framework?

Comments

Web app is possible with Django but creating mobile version will be challenging as options are not much.

Your best option is to create backend api with python frameworks like Django Rest Frameworks or FastAPI. Frontend can be React which can be used for both web and mobile using React Native.

I had previous experience in python but had to learn React to handle similar requirements.

It's always best to use the right tool for right job.

I am actually satisfied that I went this route, added new skills and possibilities

Sounds good, thank you. I will consider React for the frontend part of my app.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.