Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python documentation
#7
Hi all, when i was doing java in school the api was so structured it was easy to find a method or a class... i was looking for. the problem with python's doc is it is too cumbersome with lots of unwanted outputs (at least in my case). Say type string, and all i want is methods i can apply to strings, but i get all kinds of results that i have to go through which is why i said it is a disaster. Java's api is so simple and clear, if i want methods related to strings, that's all i get, which saves me time. thank you all for your replies.
Btw: help(x) is really the kind of a simple output i was looking for & shame on me for not thinking about that, but thanx for pointing it out for me.
Reply


Messages In This Thread
python documentation - by j4py - Jun-11-2018, 11:55 AM
RE: python documentation - by metulburr - Jun-11-2018, 12:04 PM
RE: python documentation - by Larz60+ - Jun-11-2018, 02:26 PM
RE: python documentation - by Nwb - Jun-12-2018, 05:07 PM
RE: python documentation - by killerrex - Jun-12-2018, 05:34 PM
RE: python documentation - by Skaperen - Jun-13-2018, 03:25 AM
RE: python documentation - by j4py - Jul-05-2018, 09:37 AM
RE: python documentation - by buran - Jul-05-2018, 10:01 AM
RE: python documentation - by gruntfutuk - Jul-05-2018, 10:26 AM
RE: python documentation - by snippsat - Jul-05-2018, 12:18 PM
RE: python documentation - by ichabod801 - Jul-05-2018, 06:01 PM
RE: python documentation - by Skaperen - Jul-06-2018, 02:12 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Documentation Question Python 3.8 OldSubSailor 0 1,275 May-10-2020, 01:45 PM
Last Post: OldSubSailor

Forum Jump:

User Panel Messages

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