Git Product home page Git Product logo

Comments (4)

ajventer avatar ajventer commented on July 19, 2024

I prefer copyleft over permissive licenses. I do not want my code used in non-free projects.

On the unrelated question of GUI library: you are free to write a TKInter GUI if you want to, but I think I'll still write a pyQT one as well :P I really want to learn pyQT and I love the look of QT apps - so I would like to do so. I'm not doing features until the beta branch is stable - and I'm waiting for at least a week after KSP1.2 to give people a chance to test against that. But in the meantime, master can gain features if other people have ideas.
There is no reason it could only have one gui - it was written as an abstract library-style program on purpose exactly so it could have multiple interfaces.

from pykan.

SYZYGY-DEV333 avatar SYZYGY-DEV333 commented on July 19, 2024

@ajventer
Very well, this is your project; you can license it as you wish. I will not complain further. I might go ahead and get started on some sort of GUI using Tkinter, you or I or someone else can go back later and do something with QT.

Also: Not sure why I suddenly thought of this, but you might find waffle.io interesting. It's a simple issue/project management webapp where each issue shows up as a card, you can sort them into different categories. I have used it and have been happy with it.

from pykan.

ajventer avatar ajventer commented on July 19, 2024

I might go ahead and get started on some sort of GUI using Tkinter,
Feel free. I suggest taking the same approach I took - where pyKAN is teh commandline, there is an extant pyKANQT script (even if it doesn't do anything) where the QT GUI version should ultimately live. If you created a pyKANtk (or however you want to capitalise it) at the same level it will slot in neatly without breaking anything.
Provided the code isn't too broken - I'll merge that in a heartbeat. I am in favour of giving users options.

from pykan.

SYZYGY-DEV333 avatar SYZYGY-DEV333 commented on July 19, 2024

@ajventer sounds good!

from pykan.

Related Issues (15)

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.