Metadata-Version: 2.1
Name: wktools-langflow
Version: 0.1.9
Summary: A tools for langflow
Home-page: https://github.com/kokhou/jwtools
Author: kokhou
Author-email: kokhou.choi@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# Jun Wei Tools

Tools for langflow


rm -rf dist/ build/ *.egg-info
python setup.py sdist bdist_wheel
twine upload dist/*
