Python Forum
Working with open source software
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Working with open source software
#6
First of all - check my edited answer - it's possible to define the user buttons and programmable actions

As to the github - look at https://github.com/artisan-roaster-scope...master/src
There is artisan.py file that looks like the entry point fro GUI
then there is artisanlib folder that looks like the backend (i.e. the internals of the software)
but this is just a quick look - take it as hints, I may be wromg
and then browse down into folders, files, etc. As I said - it's a big project, so it won't be trivial to make modifications before you are familiar with the project.

In order to make changes you will need to make fork of the repository (i.e. you cannot make changes directly in their repository, because you don't have permissions). Probably you also want to download the source code to your local computer for development. It sounds you are not familiar with git (version-control-system) and github. So you will benefit from a quick introduction tutorial to git/github.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
Working with open source software - by Yamin - Feb-21-2019, 11:54 AM
RE: Working with open source software - by buran - Feb-21-2019, 12:23 PM
RE: Working with open source software - by Yamin - Feb-21-2019, 05:23 PM
RE: Working with open source software - by buran - Feb-21-2019, 05:30 PM
RE: Working with open source software - by Yamin - Feb-21-2019, 05:43 PM
RE: Working with open source software - by buran - Feb-21-2019, 05:50 PM
RE: Working with open source software - by Yamin - Feb-21-2019, 05:54 PM
RE: Working with open source software - by buran - Feb-21-2019, 06:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Open-source codes and concept ideas. sourceduty 0 853 Aug-11-2023, 02:11 AM
Last Post: sourceduty
  what stand-alone python-aware open-source editors are around? Skaperen 14 2,402 Jun-11-2023, 11:12 PM
Last Post: Skaperen
Video Bionic Blue: Free open-source action platformer game KennedyRichard 0 772 Jan-23-2023, 01:23 PM
Last Post: KennedyRichard
Lightbulb Open-source ML-based line completion IDE plugin Aekalix 0 1,239 Jun-08-2022, 02:28 PM
Last Post: Aekalix
  Looking for open source projects to contribute cavalcantelucas 2 2,032 Sep-30-2021, 05:55 PM
Last Post: buran
  New open-source Python SDK for NEO blockchain Marsum 0 2,186 Aug-28-2020, 09:16 AM
Last Post: Marsum
  invitation to an open source community discord server ronblue77 2 2,983 Aug-22-2020, 11:58 AM
Last Post: ronblue77
  Looking for contributors for a new open source coding education platform alexmojaki 0 28,487 Aug-01-2020, 12:43 PM
Last Post: alexmojaki
  Open source PyCharm Ben69ben 4 2,919 Jul-28-2020, 09:57 AM
Last Post: Ben69ben
  Learning through doing -- Where to get experience??? Open Source Volunteering. pav1983 2 2,311 May-28-2020, 05:53 PM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020