MANIFEST.in
README.md
pyproject.toml
setup.py
tests/__init__.py
tjw/__init__.py
tjw/cli.py
tjw.egg-info/PKG-INFO
tjw.egg-info/SOURCES.txt
tjw.egg-info/dependency_links.txt
tjw.egg-info/entry_points.txt
tjw.egg-info/not-zip-safe
tjw.egg-info/requires.txt
tjw.egg-info/top_level.txt
tjw/core/__init__.py
tjw/core/db/__init__.py
tjw/core/db/database.py
tjw/core/db/models.py
tjw/core/db/utils.py
tjw/core/shengfenzheng/__init__.py
tjw/core/shengfenzheng/sfz.py
tjw/core/shengfenzheng/中国身份证地区码对应前6位.json
web/__init__.py
web/app.py
web/routers/__init__.py
web/routers/about.py
web/routers/auth.py
web/routers/sfz.py
web/static/favicon.ico
web/static/index.html
web/static/css/main.css
web/static/data/menus.json
web/static/js/main.js