# KiwiAdmin **Repository Path**: KiweeL/kiwi-admin ## Basic Information - **Project Name**: KiwiAdmin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-10 - **Last Updated**: 2024-07-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` python3 -m venv .venv ``` ``` source .venv/bin/activate ```