Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Pyston speeds up Python

    App Packaging & Development
    4
    5
    257
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • robi
      robi last edited by robi

      https://www.techrepublic.com/article/faster-python-programming-how-these-developers-built-pyston-and-where-it-goes-next/

      Would be useful to use Pyston to not have to worry about too many Python versions and optimize running Python apps?

      @staff Other Cloudron use cases?

      Life of Advanced Technology

      1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        Is this like virtualenv? Tbh, even after reading that article I don't understand what the tool does except it optimizes something...

        ? 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @girish last edited by

          @girish The way I interpreted this is Pyston is a higher performance interpreter for Python. Ideally it should be plug and play but I haven't looked that deep into it.

          robi MooCloud_Matt 2 Replies Last reply Reply Quote 1
          • robi
            robi @Guest last edited by

            @girish @atridad right, it's a drop in replacement that soaks up most version differences too.

            Life of Advanced Technology

            1 Reply Last reply Reply Quote 0
            • MooCloud_Matt
              MooCloud_Matt @Guest last edited by

              @atridad
              it's not so easy, you need to compile all the C extensions modules that you are using. For example, are not compatible libraries because there's no way to easily compile them are tensorflow, pytorch.

              But in generaly Yes is compatible with all the python code because it's a fork of its default interpreter/compiler CPython.

              Matteo. R.
              Founder and Tech-Support Manager.
              MooCloud MSP
              Swiss Managed Service Provider

              1 Reply Last reply Reply Quote 2
              • First post
                Last post
              Powered by NodeBB