omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Pero - Simply draw by Python

    Pythonista
    3
    4
    1293
    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.
    • xxao
      xxao last edited by

      Hi all,
      Finally I released initial alpha version of my Python drawing API library. The aim of the library was to unify drawing experience (API) throughout multiple available backends such as wxPython, PyCairo or PyMuPDF. In addition, the very same API can easily be used within the Pythonista app. Feel free to try it out. I hope someone will find it useful as well as I do.

      https://github.com/xxao/pero

      Regards,
      martin

      dng88 bigTanuki 2 Replies Last reply Reply Quote 1
      • dng88
        dng88 @xxao last edited by

        @xxao said in Pero - Simply draw by Python:

        Hi all,
        Finally I released initial alpha version of my Python drawing API library. The aim of the library was to unify drawing experience (API) throughout multiple available backends such as wxPython, PyCairo or PyMuPDF. In addition, the very same API can easily be used within the Pythonista app. Feel free to try it out. I hope someone will find it useful as well as I do.

        https://github.com/xxao/pero

        Regards,
        martin

        Sorry but how to install it.

        My target is to draw some imaginary number rotation animation, as someone use pycairo did. Hope it might work.

        bigTanuki 1 Reply Last reply Reply Quote 0
        • bigTanuki
          bigTanuki @dng88 last edited by

          @dng88 consider using pip with pythonista stash to install.

          1 Reply Last reply Reply Quote 0
          • bigTanuki
            bigTanuki @xxao last edited by

            @xxao Hello. I love that you made this cross platform and included pythonista. Was wondering about using it in a-shell?
            I noticed pero is pure python so it should pip install in a-shell. And then with numpy I can extract graphics. Was wondering if you have tested it with a-shell…

            If you haven’t I might give it a try this weekend.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB Forums | Contributors