File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 11# asposecellscloud
2- No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen )
32
4- This Python package is automatically generated by the [ Swagger Codegen ] ( https://github.com/swagger-api/swagger-codegen ) project:
3+ Aspose.Cells Cloud SDK for Python allows you to use Aspose.Cells APIs in your Python applications
54
6- - API version: 1.0
75- Package version: 18.2
86- Build package: io.swagger.codegen.languages.PythonClientCodegen
97
108## Requirements.
119
12- Python 2.7 and 3.4+
10+ Python 2.7 and 3.5
1311
1412## Installation & Usage
1513### pip install
1614
17- If the python package is hosted on Github, you can install directly from Github
18-
1915``` sh
20- pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git
16+ pip install asposecellscloud
2117```
22- (you may need to run ` pip ` with root permission: ` sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git ` )
18+ (you may need to run ` pip ` with root permission: ` sudo pip install asposecellscloud ` )
2319
2420Then import the package:
2521``` python
You can’t perform that action at this time.
0 commit comments