chat-miner
chat-miner copied to clipboard
Package project into a PyPi module to enable installation via pip
Would recommend doing this with poetry, it makes the process of packing the application and publishing to pypi alot simpler. Also provides a clean and proven method to manage your project dependencies
https://python-poetry.org/docs/libraries/#:~:text=Poetry%20will%20publish%20to%20PyPI,publish%20on%20PyPI%20as%20well.