Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: WHich is a good site/tutorial to learn Python for beginners?
Post: WHich is a good site/tutorial to learn Python for ...

Hello, Can you please suggest good site for learning Python ? Which should one opt to learn? Python V 2.7 or 3.7? Thanks for any replies.
deepakdeshp News and Discussions 7 4,878 Aug-01-2019, 05:46 PM
    Thread: How to find functions or methods in a module?
Post: RE: How to find functions or methods in a module?

Thank you.Its a good tip. dir () returns list of the attributes. Is there any way to get help on a particular attribute , preferably with a usage example of the attribute? help()does give the help o...
deepakdeshp General Coding Help 8 4,172 May-23-2019, 09:12 AM
    Thread: How to find functions or methods in a module?
Post: RE: How to find functions or methods in a module?

Thank you. Which Python ide is good for a beginner? I am using Linux Mint 19.1. I have installed Spyder,THonny and Pycharm. I can install others too , if required.
deepakdeshp General Coding Help 8 4,172 Apr-19-2019, 08:32 AM
    Thread: How to find functions or methods in a module?
Post: RE: How to find functions or methods in a module?

(Apr-17-2019, 06:43 PM)perfringo Wrote: (Apr-17-2019, 04:23 PM)deepakdeshp Wrote: In the following code math will have many more functions like sqrt. How do I find them without resorting to Google...
deepakdeshp General Coding Help 8 4,172 Apr-18-2019, 06:09 PM
    Thread: How to find functions or methods in a module?
Post: How to find functions or methods in a module?

Hello, If I import a module , how do I find all the functions in the module? In the following code math will have many more functions like sqrt. How do I find them without resorting to Google? import...
deepakdeshp General Coding Help 8 4,172 Apr-17-2019, 04:23 PM
    Thread: UNable to install plivoxml module
Post: UNable to install plivoxml module

Hello, I am trying to install plivoxml but no successful. sudo pip3 install plivoxml The directory '/home/uma/.cache/pip/http' or its parent directory is not owned by the current user and the cache ha...
deepakdeshp Homework 1 2,107 Jan-21-2019, 06:58 PM

User Panel Messages

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