Doubts Python libraries [closed]

-1

Good afternoon!

I'm new to development using the Python language, I'd like some tips from good libraries to be studying and especially one to "manipulate sites" (currently I only know Selenium WebDriver, but I'd like to know others), I know is a somewhat vague or even delayed question, but for those starting out now it helps a lot to learn from popular libraries that could be helping in development.

Thank you all for your attention and understanding.

    
asked by anonymous 27.09.2018 / 17:53

1 answer

1

In this case, Online Worksheet you can Selenium Web Driver or even the Selenium IDE for Google Chrome Mozilla that runs directly in the Browser.

Dollar quotes, you can search for a Webservice that you can use with the REST API.

Web development, you can use Flask , it's pretty quick to learn it, or Dango , a little more elaborate because it can be done for both Desktop and WEB. I hereby search for Courses at Alura at Udemy a> or if you have no money UdemyCourseDownloader

    
27.09.2018 / 21:59