cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
cFSPlib.python_api_client.setup Namespace Reference

Variables

string NAME = "swagger-client"
 
string VERSION = "1.0.0"
 
list REQUIRES = ["urllib3 >= 1.15", "six >= 1.10", "certifi", "python-dateutil"]
 
 name
 
 version
 
 description
 
 author_email
 
 url
 
 keywords
 
 install_requires
 
 packages
 
 include_package_data
 
 long_description
 

Variable Documentation

◆ author_email

cFSPlib.python_api_client.setup.author_email

Definition at line 30 of file setup.py.

◆ description

cFSPlib.python_api_client.setup.description

Definition at line 29 of file setup.py.

◆ include_package_data

cFSPlib.python_api_client.setup.include_package_data

Definition at line 35 of file setup.py.

◆ install_requires

cFSPlib.python_api_client.setup.install_requires

Definition at line 33 of file setup.py.

◆ keywords

cFSPlib.python_api_client.setup.keywords

Definition at line 32 of file setup.py.

◆ long_description

cFSPlib.python_api_client.setup.long_description

Definition at line 36 of file setup.py.

◆ NAME

string cFSPlib.python_api_client.setup.NAME = "swagger-client"

Definition at line 15 of file setup.py.

◆ name

cFSPlib.python_api_client.setup.name

Definition at line 27 of file setup.py.

◆ packages

cFSPlib.python_api_client.setup.packages

Definition at line 34 of file setup.py.

◆ REQUIRES

list cFSPlib.python_api_client.setup.REQUIRES = ["urllib3 >= 1.15", "six >= 1.10", "certifi", "python-dateutil"]

Definition at line 24 of file setup.py.

◆ url

cFSPlib.python_api_client.setup.url

Definition at line 31 of file setup.py.

◆ VERSION

string cFSPlib.python_api_client.setup.VERSION = "1.0.0"

Definition at line 16 of file setup.py.

◆ version

cFSPlib.python_api_client.setup.version

Definition at line 28 of file setup.py.