Python Forum
Help with understanding a python package
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with understanding a python package
#4
(Mar-20-2019, 03:22 PM)Larz60+ Wrote: There's a lot of code there, going through and explaining what each module does would take a very long time indeed.

Thanks for the links. Yea it would take a long time but I don't want/need to go through everything. I just would like to first go through the modules.py and the two modules folders.

The package has also a lot to do with pyqt (QT Core), APIs, how sockets and networking work and the package requires quite a lot of domain knowledge on how the hardware works. Even if my python levels were better, I'd still have issues on understanding this stuff. Anyone have any tips what additionally I need to learn to comprehend this package? Say I read https://www.python-course.eu/python3_course.php, what else should I read? Also, I have tried to understand QT Core / pyqt but there is not much material on it. I don't even know where to begin with it.


(Mar-20-2019, 03:22 PM)Larz60+ Wrote: manual

what manual are you referring to?

(Mar-20-2019, 04:18 PM)snippsat Wrote:
(Mar-20-2019, 01:33 PM)pyhill00 Wrote: At this point I would like to learn about the modules from the software (modules.py, hardware_modues/ and software_modules).
I have tutorial here about module/packages ,it can be a little complicated topic,so you should have fairly good basic Python knowledge first.

I meant modules.py from the pyrpl package. I understand Python modules and packages quite ok.
Reply


Messages In This Thread
RE: Help with understanding a python package - by pyhill00 - Mar-20-2019, 06:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to run utilities from a Python package? LugosisGhost 1 467 Dec-27-2023, 12:00 PM
Last Post: Larz60+
  Understanding venv; How do I ensure my python script uses the environment every time? Calab 1 2,331 May-10-2023, 02:13 PM
Last Post: Calab
  New to python/coding Need help on Understanding why this code isn't working. Thanks! mat3372 8 1,786 May-09-2023, 08:47 AM
Last Post: buran
  Python package not seen in VSCode fmccabe80 6 3,294 Mar-06-2023, 10:01 PM
Last Post: fmccabe80
  Understanding Python classes PythonNewbee 3 1,224 Nov-10-2022, 11:07 PM
Last Post: deanhystad
  Math Package in python Uma 1 1,509 Dec-12-2021, 02:01 PM
Last Post: jefsummers
  Understanding Python super() for classes OmegaRed94 1 1,858 Jun-09-2021, 09:02 AM
Last Post: buran
  Python IDE doesn't see opencv-python package on my Jetson Nano sadhaonnisa 1 3,366 Oct-11-2020, 01:04 AM
Last Post: Larz60+
  Help needed for a python package keysson 1 2,246 Sep-02-2020, 03:37 AM
Last Post: Larz60+
  Better Understanding Of Object Orientation In Python JoeDainton123 3 2,515 Aug-30-2020, 02:49 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

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