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.


    Let me hear about your current projects!

    Pythonista
    12
    26
    17145
    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.
    • techteej
      techteej last edited by

      @Shambhala seriously keep working on that Game Maker!!!

      1 Reply Last reply Reply Quote 0
      • karthikmaiya
        karthikmaiya last edited by

        I am currently working on an SAT score calculator.

        1 Reply Last reply Reply Quote 0
        • dgelessus
          dgelessus last edited by

          That image editor looks neat! Is it ready to share yet? Does it support saving to file yet, or is it just temporary?

          1 Reply Last reply Reply Quote 0
          • Sebastian
            Sebastian last edited by

            @dgelessus Yes, it can save images to camera roll. It needs some adjustments though, and the code is all messy haha XD <br>
            I'll see if I can get it ready after school tomorrow ;)

            1 Reply Last reply Reply Quote 0
            • brumm
              brumm last edited by

              FileManager is my current project but it's not finished yet.

              FileManager

              1 Reply Last reply Reply Quote 0
              • dgelessus
                dgelessus last edited by

                Interesting. I actually made something similar, but not quite the same (filenav) a while back, if you should find parts of the code useful, feel free to use them.

                1 Reply Last reply Reply Quote 0
                • Shambhala
                  Shambhala last edited by

                  @Sebastion Wow I want this!

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

                    (see below)

                    1 Reply Last reply Reply Quote 0
                    • Sebastian
                      Sebastian last edited by

                      My pixel art editor is coming along great! Needs some cleanup in the code, but I think I'll share it later today.
                      http://m.imgur.com/9ZcHZxo

                      1 Reply Last reply Reply Quote 0
                      • brumm
                        brumm last edited by

                        @dgelessus: Thank you, very kind.

                        1 Reply Last reply Reply Quote 0
                        • JadedTuna
                          JadedTuna last edited by

                          I am working on pcista (porting scene and sound modules to PC) and keyboard made using scene module. Getting ready for school takes me a lot of time, so I am working pretty slowly :]

                          1 Reply Last reply Reply Quote 0
                          • Dann239
                            Dann239 last edited by

                            WIP: but it's in the general direction. Openweather is convinced it only rains here. I'm using the Climacons set with their weather condition codes, it looks nice when I use another location so I see varied icons.
                            alt text

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

                              @Dann Really cool design

                              1 Reply Last reply Reply Quote 0
                              • techteej
                                techteej last edited by

                                @Dann that design looks fabulous.

                                1 Reply Last reply Reply Quote 0
                                • Shambhala
                                  Shambhala last edited by

                                  @Dann That looks amazing

                                  1 Reply Last reply Reply Quote 0
                                  • ZGainsforth
                                    ZGainsforth last edited by

                                    I've got a slew of scripts to do quick computations while doing experiments. For example, I often need to get the wavelength of an x-ray and an electron moving close to the speed of light. I have a numpy script that spits these values out for me depending on the experiment conditions. ;-)

                                    1 Reply Last reply Reply Quote 0
                                    • JonB
                                      JonB last edited by

                                      Working on a functional source line debugger for pythonista. Basically an extension of pdb that interfaces with a webview containing a syntax highlighting editarea, to highlight line of current frame. Got the bones working, need to get ui in order.

                                      1 Reply Last reply Reply Quote 0
                                      • ihf
                                        ihf last edited by

                                        @JonB Sounds potentially quite useful. BTW, when I just tried doing an import pdb and placing a pdb.set_trace() in a program, the program paused at the point of the trace and the console showed (pdb) but I was unable to use n to step through the program. Am I doing this incorrectly?

                                        Tried again with another script and it worked fine...strange.

                                        1 Reply Last reply Reply Quote 0
                                        • dgelessus
                                          dgelessus last edited by

                                          Haven't posted any of my projects yet, so here we go:

                                          A UI for Shellista, currently only with basic command history buttons, but more to come. This may get pulled into transistor1's repo.

                                          And (not quite ready yet) a program/package manager-ish thing that supports un/installing of programs, optionally with multiple files, different install locations (e. g. site-packages), dependency installation, and primitive versioning and updating.

                                          The program metadata is downloaded from two JSON files currently hosted on my multipurpose repo, though additional ones can be added. (pythonista-scripts?) This is not meant to replace pipista, though I might integrate it at some point.

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

                                            image (c) <a class=@tony" class=" img-responsive img-markdown" /> .... 'Classes' a family of classes to: (1) support project development and delivery and (2) provide reusable building blocks to projects.

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