This website works better with JavaScript
Home
Explore
Project
Register
Sign In
python
/
xlrd
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update 'README.md'
天问
1 year ago
parent
60864d52b9
commit
44d6ea7a03
1 changed files
with
9 additions
and
1 deletions
Unified View
Show Diff Stats
9
1
README.md
+ 9
- 1
README.md
View File
@@ -1,3 +1,11 @@
# xlrd
# xlrd
-excel读写
+excel读写
+
+## Usage
+
+```
+pip install xlrd
+
+
+```