Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dbd90c1

Browse files
committed
Add some ideas to backlog
1 parent 2c66ca9 commit dbd90c1

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,15 @@ Python is a powerful language which contains many features that are not present
7777

7878
#### Playing with the web
7979
* requests
80+
* testing requests with responses
8081
* beautifulsoup4
8182
* selenium
8283

83-
#### Automating excel stuff
84-
* openpyxl
84+
#### Communicating with databases
85+
* SQLAlchemy
86+
87+
#### Working with documents
88+
* excel
89+
* openpyxl
90+
* pdf
91+
* pdfrw / PyPDF2

0 commit comments

Comments
 (0)