8000 :books: upstream documentation changes https://github.com/pyexcel/pye… · pyexcel/pyexcel-mobans@a77daa1 · GitHub
[go: up one dir, main page]

Skip to content

Commit a77daa1

Browse files
committed
📚 upstream documentation changes pyexcel/pyexcel#104
1 parent 0d237e0 commit a77daa1

File tree

3 files changed

+8
-22
lines changed

3 files changed

+8
-22
lines changed

templates/installation.rst.jj2

Lines changed: 0 additions & 14 deletions
This file was deleted.

templates/origin.rst.jj2

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
The idea originated from the common usability problem when an excel file
2-
driven web applications is delivered for non-technical users: such as team assistant,
3-
human resource administrator. The fact is that not all people know the
4-
difference among various excel formats: csv, xls, xlsx. Instead of training those people
1+
The idea originated from the common usability problem: when an excel file
2+
driven web application is delivered for non-developer users (ie: team assistant,
3+
human resource administrator etc). The fact is that not everyone knows (or cares) about the
4+
differences between various excel formats: csv, xls, xlsx are all the same to them. Instead of training those users
55
about file formats, this library helps web developers to handle most of the excel file
6-
formats by providing a common programming interface. To add a specific excel file format
7-
to you application, all you need is to install an extra pyexcel plugin. No code change
8-
to your application. No issues with excel file formats any more. Looking at the
6+
formats by providing a common programming interface. To add a specific excel file format type
7+
to you application, all you need is to install an extra pyexcel plugin. Hence no code changes
8+
to your application and no issues with excel file formats any more. Looking at the
99
community, this library and its associated ones try to become a small and easy to
1010
in 82BE stall alternative to Pandas.
1111

templates/support.rst.jj2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ product, please `support me on patreon <https://www.patreon.com/bePatron?u=55376
33
maintain the project and develop it further.
44

55
If you are an individual, you are welcome to support me too on patreon and for however long
6-
you feel like to. As a patreon, you will receive
6+
you feel like. As a patreon, you will receive
77
`early access to pyexcel related contents <https://www.patreon.com/pyexcel/posts>`_.
88

99
With your financial support, I will be able to invest

0 commit comments

Comments
 (0)
0