File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,8 +28,12 @@ Installing the Falcon wheel is a great way to get up and running quickly in a de
2828# Features
2929PySiCa is entirely implemented in Python and provides the following features:
3030- Easy to use and to install in your application.
31- - It does not depend on other libraries or tools.
3231- Available as a module imported in your application or as a self-contained service accessible through API calls.
32+ - Using RESTful API + a high-performance web server
33+ - Using pure HTTP or file-based sockets
34+ - It doesn't depend on other libraries or tools.
3335- Lightweight module. The code takes less than 300 lines of code.
36+ - Dockerized version available
3437
35- # Using PySiCa as a self-contained service
38+ # Using PySiCa as a self-contained webserver
39+ Coming soon...
You can’t perform that action at this time.
0 commit comments