Search Criteria
Package Details: python-openai 0.20.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-openai.git (read-only, click to copy) |
---|---|
Package Base: | python-openai |
Description: | convenient access to the OpenAI API from applications written in the Python language. |
Upstream URL: | https://openai.com/ |
Keywords: | AI gpt learning machine |
Licenses: | MIT |
Submitter: | liamtimms |
Maintainer: | liamtimms |
Last Packager: | liamtimms |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-04-15 01:18 (UTC) |
Last Updated: | 2022-06-24 01:15 (UTC) |
Latest Comments
deckard commented on 2022-06-23 13:42 (UTC)
Shouldn't this also have python-pandas and python-openpyxl as dependencies? They are included here. Currently, python complains about missing numpy, which itself is a dep of pandas.