Python Forum
list all functions in a package
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
list all functions in a package
#5
Gone look at fantastic Rich✨ and pdir.
For me a fast way and what i always use when inspect a package or help someone with make package(many often get trouble) is ptpython.
Show all method automatic.
[Image: LKnPan.png]

Rich using inspect.
[Image: E3YMte.png]

Pdir2.
[Image: 62mkHr.png]

Rich example all string method with help in one page.
[Image: gNOIDB.png]
DeaD_EyE and ibreeden like this post
Reply


Messages In This Thread
list all functions in a package - by aka - Mar-10-2022, 08:59 AM
RE: list all functions in a package - by ndc85430 - Mar-10-2022, 09:35 AM
RE: list all functions in a package - by aka - Mar-16-2022, 07:38 AM
RE: list all functions in a package - by DeaD_EyE - Mar-10-2022, 09:44 AM
RE: list all functions in a package - by snippsat - Mar-10-2022, 11:19 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pip list to show all versions of a package installed pvbadiger05b 4 2,745 May-21-2020, 06:48 PM
Last Post: jameshonest
  Multiple lambda functions in zipped list not executing psolar 0 1,672 Feb-13-2020, 12:53 PM
Last Post: psolar
  list of functions trazom 3 2,705 Nov-19-2018, 02:57 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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