معرفی شرکت ها


cage-api-3.1.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Cage system API
ویژگی مقدار
سیستم عامل -
نام فایل cage-api-3.1.0
نام cage-api
نسخه کتابخانه 3.1.0
نگهدارنده ['Arslan Aliev']
ایمیل نگهدارنده ['arslanaliev@yahoo.com']
نویسنده Arslan Aliev
ایمیل نویسنده arslanaliev@yahoo.com
آدرس صفحه اصلی https://github.com/Arselon/Cage
آدرس اینترنتی https://pypi.org/project/cage-api/
مجوز Apache
## Cage - remote file access system Remote file access on computers with installed Cageserver software. Cage system supports all major file operations (create, open, delete, read, write etc.) by exchanging transactions via TCP and includes two main parts: 1. **Cageserver** \- a server-side program (Python functions with the main program), which runs on computers on the network whose files require remote access; 2. Class **Cage** (in Python package **cage_api**), whose methods provide remote file operations in applications. This package includes only Part 2: Cage API, that is used on the client side (in applications). Full description: https://github.com/Arselon/Cage #### Copyright 2019-2022 Arslan S. Aliev http://www.arslan-aliev.com Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl cage-api-3.1.0:

    pip install cage-api-3.1.0.whl


نصب پکیج tar.gz cage-api-3.1.0:

    pip install cage-api-3.1.0.tar.gz