Python Forum
Where can I get information about internal logic of source code Python?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Where can I get information about internal logic of source code Python?
#1
I downloaded source code of Python, open it in Qt Creator, but not even found project- file (*.pro). How I can quickly start in learning python source- code?
Reply
#2
CPython is a huge codebase, and you should expect that building a mental model of it will be a long process. Download the source code now and begin poking around, spending five or ten minutes when you’re curious about something. Over time, you’ll get faster and more rigorous, and the process will get easier.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  what stand-alone python-aware open-source editors are around? Skaperen 14 2,064 Jun-11-2023, 11:12 PM
Last Post: Skaperen
  compiling but not running source code Skaperen 1 1,331 Jun-05-2022, 10:47 PM
Last Post: Gribouillis
  source of python-wstools has two corrupt .gz files in Ubuntu Linux Skaperen 3 2,233 Jul-13-2021, 12:29 AM
Last Post: Skaperen
  empty lines in source code Skaperen 6 3,000 Jun-02-2021, 07:11 PM
Last Post: Gribouillis
  How to use facebook API to extract information using python and pyspark priyanka1 0 1,664 Jan-04-2021, 11:27 PM
Last Post: priyanka1
  New open-source Python SDK for NEO blockchain Marsum 0 2,124 Aug-28-2020, 09:16 AM
Last Post: Marsum
  visual studio code python how to get source code of import module definitian umen 2 3,926 Jun-13-2020, 06:20 PM
Last Post: umen
  using Python as an program's internal scripting system Skaperen 0 1,743 Aug-08-2019, 11:41 PM
Last Post: Skaperen
  Uninstall Python-3.5 source xion824 3 4,473 Dec-21-2018, 08:18 PM
Last Post: metulburr
  How do I properly release my code open-source? Brennan 1 2,557 Jun-30-2018, 12:33 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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