Skip to main content

Cage system API

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cage_api-3.1.0.tar.gz (77.5 kB view hashes)

Uploaded Source

Built Distribution

cage_api-3.1.0-py3-none-any.whl (40.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page