Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Panel to deploy Python websites?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Panel to deploy Python websites?

ericlsericls Member, Patron Provider

What is a good panel to deploy Python websites? Preferably both WSGI and ASGI ?

Thanks in advance

Comments

  • 0x650x65 Member

    CloudLinux supports Python. However, not every hosting company offer this feature as default. So, it is a good idea to ask them first.

    Thanked by 1ericls
  • Mr_TomMr_Tom Member, Host Rep

    I've not used it myself but ApisCP says it suitable for Python sites. @nem might be able to confirm or check https://apiscp.com/

    Thanked by 2ericls nem
  • DirectAdmin + CloudLinux :)

    Thanked by 1ericls
  • verovero Member, Host Rep

    @0x65 said:
    CloudLinux supports Python. However, not every hosting company offer this feature as default. So, it is a good idea to ask them first.

    It's rather Python supports CloudLinux, I would say. Try to remove it and see what happens to CL.

    Thanked by 1ericls
  • ericlsericls Member, Patron Provider

    @Mr_Tom said:
    I've not used it myself but ApisCP says it suitable for Python sites. @nem might be able to confirm or check https://apiscp.com/

    Looks interesting! wonder why isn't this more popular than cpanel and directadmin which (mostly) only supports php.

  • For a shared hosting like solution,
    https://www.pythonanywhere.com/pricing/

    Thanked by 1ericls
  • ericlsericls Member, Patron Provider

    @vimalware said:
    For a shared hosting like solution,
    https://www.pythonanywhere.com/pricing/

    Is there a panel like that so I can provide a similar service for other users?

  • nemnem Member, Host Rep

    @ericls said:

    @Mr_Tom said:
    I've not used it myself but ApisCP says it suitable for Python sites. @nem might be able to confirm or check https://apiscp.com/

    Looks interesting! wonder why isn't this more popular than cpanel and directadmin which (mostly) only supports php.

    ApisCP was used internally for Apis Networks/Hostineer since 2002. In January 2017 seeing the inevitable market transition from shared to VPS (next-gen shared hosting), I split the companies and began cleaning up code for a public release, which happened in June 2018. ApisCP has only existed in public view for a little more than 2 years with a push, so long as Hostineer continues to bankroll development, toward features rather than marketing - Docker was just added earlier today! A good product sells itself, this is certainly one of those situations :)

    Any-version Python powered by Passenger has been around since 2015. With Docker launched today, that's another avenue of integration.

    Thanked by 1ericls
  • ericlsericls Member, Patron Provider

    @nem said:

    @ericls said:

    @Mr_Tom said:
    I've not used it myself but ApisCP says it suitable for Python sites. @nem might be able to confirm or check https://apiscp.com/

    Looks interesting! wonder why isn't this more popular than cpanel and directadmin which (mostly) only supports php.

    ApisCP was used internally for Apis Networks/Hostineer since 2002. In January 2017 seeing the inevitable market transition from shared to VPS (next-gen shared hosting), I split the companies and began cleaning up code for a public release, which happened in June 2018. ApisCP has only existed in public view for a little more than 2 years with a push, so long as Hostineer continues to bankroll development, toward features rather than marketing - Docker was just added earlier today! A good product sells itself, this is certainly one of those situations :)

    Any-version Python powered by Passenger has been around since 2015. With Docker launched today, that's another avenue of integration.

    Thanks for the replay. Very informative

    Thanked by 1nem
  • aapanel has one click inataller for python flask and django..

    Thanked by 1ericls
  • ericlsericls Member, Patron Provider

    @kaz050457 said:
    aapanel has one click inataller for python flask and django..

    I've tried it. It's not that great. But I might give it another try later

  • @ericls said:

    @vimalware said:
    For a shared hosting like solution,
    https://www.pythonanywhere.com/pricing/

    Is there a panel like that so I can provide a similar service for other users?

    APISCP (see @nem 's threads) might have all you need. Very competent author with a strong security focus.

    Thanked by 2nem poisson
  • leapswitchleapswitch Patron Provider, Veteran

    Take a look at our Cloud PaaS https://Cloudjiffy.com. We have one-click Python hosting with git integration, web based ssh and code editor, and auto scaling of containers.

    Thanked by 1ericls
  • yoursunnyyoursunny Member, IPv6 Advocate

    https://alwaysdata.com has good support for many kinds of scripts including Python, PHP, Go, and even bash.
    I wonder what is behind their systems.

    Thanked by 1ericls
  • ericlsericls Member, Patron Provider

    @yoursunny said:
    https://alwaysdata.com has good support for many kinds of scripts including Python, PHP, Go, and even bash.
    I wonder what is behind their systems.

    This one's the best so far

  • Any self hosted open source?

  • ericlsericls Member, Patron Provider

    @doughnet said:
    Any self hosted open source?

    Let's make one

    Thanked by 1doughnet
  • @ericls said:

    @doughnet said:
    Any self hosted open source?

    Let's make one

    I was able to get my Wagtail running smoothly on OpenLiteSpeed and it’s built in panel. It definitely wasn’t turnkey but good performance.

Sign In or Register to comment.