Skip to content

Commit 75acc83

Browse files
committed
Updating README.rst ...
1 parent 51db339 commit 75acc83

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
PyWebApi
33
########
44

5-
PyWebApi is a micro-framework for Python RESTfulization. It turns Python(3+) modules/scripts into Web API (RESTful Service) out of the box.
5+
PyWebApi is a magic wand for Python RESTfulization. It turns any Python module level functions into Web API (RESTful Services) out of the box.
66

77
The repository provides:
88

9-
#. A library package **pywebapi** (https://pypi.org/project/pywebapi) for making PyWebApi Server.
10-
#. A sample `PyWebApi Server (for IIS) <Sample PyWebApi Server (for IIS)_>`__. It can be easily customized to your own PyWebApi Server.
9+
#. A library package **pywebapi** (https://pypi.org/project/pywebapi) for making the PyWebApi Server.
10+
#. A sample `PyWebApi Server (for IIS) <Sample PyWebApi Server (for IIS)_>`__. It can be customized to your own PyWebApi Server easily.
1111
#. Some sample `user-apps/user-modules/user-scripts <Sample User Apps/Modules/Scripts_>`__:
1212

1313
+ `MdxReader <mdx-reader_>`__

0 commit comments

Comments
 (0)