Metadata-Version: 2.1
Name: itwalker
Version: 2.3.0
Summary: UNKNOWN
Home-page: UNKNOWN
Author: itwalker
Author-email: 2581870602@qq.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: PyMySQL (>=0.10.0)
Requires-Dist: dbutils (>=2.0)
Requires-Dist: pycryptodome (>=3.9.8)
Requires-Dist: pytz (>=2020.1)
Requires-Dist: urllib3 (>=1.25.9)
Requires-Dist: PyYAML (>=5.3.1)
Requires-Dist: requests (>=2.24.0)
Requires-Dist: sanic (>=19.12.2)
Requires-Dist: psycopg2 (>=2.8.6)

# itwalker_module

```
python setup.py sdist bdist_wheel
twine upload dist/*
```

