# arcus-python2-client **Repository Path**: mirrors_naver/arcus-python2-client ## Basic Information - **Project Name**: arcus-python2-client - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## arcus-python-client : Arcus Python Client This is a python2.7 client driver for Arcus cloud. ## Requirement This driver is made by python 2.7 and it uses kazoo module to handle zookeeper. Install kazoo first: https://kazoo.readthedocs.org ## Use Just import arcus.py and arcus_mc_node.py. test.py is basic functional test for this driver and you can get detail information about that. Visit arcus cache cloud project at github to get more detail information. https://github.com/naver/arcus ## License Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0