# namestmt **Repository Path**: luz/namestmt ## Basic Information - **Project Name**: namestmt - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # namestmt test if chinese name is good according to surname (last name) and name(first name), gender, and birthday(including time). program list: namestmt.py module program test.py test program requirements: - python 3.x - module urllib, bs4 and pprint.