GithubHelp home page GithubHelp logo

wxpynautilus's Introduction

wxpyNautilus

Welcome aboard Nautilus! [1] This is a python package based on matplotlib/wxPython and wx.py.shell extension library.

The goal of our journey is the rapid development of image processing (using cv2/pillow) and the graphical user interfaces (using matplotlib/wxpython). To accomplish this, the framework consists of two main classes:

  1. A plugin-style GUI mainframe

    A Plugin means a python script file to process images, which user can load, edit, reload, unload, and debug without terminating the program.

    ./images/1a_mainframe.png
  2. An interactive shellframe

    You can communicate with the main process using an interactive shell, inspect, test, and debug the code at runtime.

    ./images/1a_shellframe.png

Getting Started

Check out github-pages for more information.

Prerequisites

This software works with Python 3.8 and later versions.

  1. Download the zip file from wxpyNautilus (GitHub repository) and extract it to a suitable directory.

  2. Install mwxlib from PyPI.

    >>> pip install mwxlib

The mwxlib depends on the following packages:

  • wxPython (Phoenix) [2]
  • matplotlib
  • numpy
  • pillow
  • opencv-python

Footnotes

[1]"Nautilus" is named after my favorite novel 海底二万里 : Twenty Thousand Leagues Under the Seas written by Jules Verne.
[2]For Python 3.6 -- 3.9, wxpython >= 4.1.1 is required. For Python 3.10, wxpython >= 4.2.0 is required. You can also download the latest snapshot from https://wxpython.org/Phoenix/snapshot-builds/.

wxpynautilus's People

Contributors

komoto48g avatar

Watchers

 avatar

wxpynautilus's Issues

Issues when run under Mint

Sound like an interesting program.
From looking at the siteinit.py, it looks like this app was intended to run under Win

I'm trying to run it under Mint 2, but that does not like the py -3 command.
Installing py as suggested does not help either..
Any thoughts?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.