1453 Forks
10008 Stars
10008 Watchers

openai-python

The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language.

How to download and setup openai-python

Open terminal and run command
git clone https://github.com/openai/openai-python.git
git clone is used to create a copy or clone of openai-python repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with openai-python https://github.com/openai/openai-python/archive/master.zip

Or simply clone openai-python with SSH
[email protected]:openai/openai-python.git

If you have some problems with openai-python

You may open issue on openai-python support forum (system) here: https://github.com/openai/openai-python/issues