[metadata] name=sqlor version = 2.0.2 description = a new version of sqlor, each db's sor need to plugin to sqlor, and dbdriver now a isolated module authors = yu moqing author_email = yumoqing@gmail.com readme = README.md license = {text = MIT} [options] packages = find: requires_python = >=3.8 install_requires = aiomysql aiopg duckdb clickhouse-driver PyMySQL aiosqlite asyncio jinja2 [options.entry_points] console_scripts = dbpassword = sqlor.dbpassword:main dbloader = sqlor.dbloader:main