# xface **Repository Path**: 007gzs/xface ## Basic Information - **Project Name**: xface - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-18 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ########### XFace ########### .. image:: https://img.shields.io/pypi/v/xface.svg :target: https://pypi.org/project/xface 安装与升级 ========== 为了简化安装过程,推荐使用 pip 进行安装 .. code-block:: bash pip install xface 升级 Django Cool 到新版本:: pip install -U xface 如果需要安装 GitHub 上的最新代码:: pip install https://github.com/007gzs/xface/archive/master.zip