A Python library for the Cohere API
Project description
Release Instructions
Build the distribution
python3 setup.py sdist bdist_wheel
Ship to PyPi
python3 -m twine upload --repository pypi dist/*
To test a shipment to TestPyPI, use the following:
python3 -m twine upload --repository testpypi dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cohere-0.0.5.tar.gz
(2.1 kB
view hashes)
Built Distribution
cohere-0.0.5-py3-none-any.whl
(3.2 kB
view hashes)