Metadata-Version: 2.1
Name: hawthorn
Version: 0.0.5
Summary: common python programing encapsulation library
Home-page: https://github.com/libpub/hawthorn
Author: kevinyjn
Author-email: kevinyjn@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pycrypto
Requires-Dist: blinker
Requires-Dist: pika
Requires-Dist: redis
Requires-Dist: gunicorn
Requires-Dist: mongoengine
Requires-Dist: elasticsearch (==7.12.0)
Requires-Dist: sqlalchemy (==1.4.25)
Requires-Dist: sshtunnel
Requires-Dist: Cython
Requires-Dist: IPy
Requires-Dist: requests
Requires-Dist: tornado
Requires-Dist: zeep[async]
Requires-Dist: pycurl
Requires-Dist: motor
Requires-Dist: aredis
Requires-Dist: pyopenssl
Requires-Dist: rsa
Requires-Dist: cx-Oracle
Requires-Dist: asyncpg
Requires-Dist: aiomysql
Requires-Dist: aiosqlite
Requires-Dist: pymssql
Requires-Dist: protobuf (==3.19.6)
Requires-Dist: PyJWT
Requires-Dist: python-i18n[yaml]

# hawthorn
common python programing encapsulation library
