# DataRestriction **Repository Path**: camarolm/DataRestriction ## Basic Information - **Project Name**: DataRestriction - **Description**: A Python package for restricting the data type of input data. - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-04-24 - **Last Updated**: 2025-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: data, Python ## README # DataRestriction #### Environment ![Python](https://img.shields.io/badge/Python-3.11.5-yellow) ![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-1.99.3-yellow) #### Description A Python package for restricting the data type of user input data. #### Software Architecture ```python -DataRestriction -__init__ -BaseProperties -DerivedProperties -ErrorMessages -Debug ``` #### Installation 1. Open Windows command line 2. Write code below and press \ button ``` pip install DataRestriction ``` #### Instructions Introduction of this Package ------ [Wiki Home page](https://gitee.com/camarolm/DataRestriction/wikis) Detailed usage of this Package ------ [Usage](https://gitee.com/camarolm/DataRestriction/wikis/Usage) #### Contribution 1. Big Panda #### ChangeLog [ChangeLog](https://gitee.com/camarolm/DataRestriction/blob/master/ChangeLog.md)