clickhouse-sqlalchemy
clickhouse-sqlalchemy copied to clipboard
Add the "pyproject.toml" file backended with building/packaging/dependency manager.
Python packages move to the "pyproject.toml" file as a single and standard source of project metadata. Practically all modern project managers like uv, poetry, pdm, setuptools and so forth support PEP-621 .
It's (high) time for this project to adopt new trends.