4 cloudFPGA Resource Manager API
6 No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
8 OpenAPI spec version: 0.8
10 Generated by: https://github.com/swagger-api/swagger-codegen.git
13 from setuptools
import setup, find_packages
15 NAME =
"swagger-client"
24 REQUIRES = [
"urllib3 >= 1.15",
"six >= 1.10",
"certifi",
"python-dateutil"]
29 description=
"cloudFPGA Resource Manager API",
32 keywords=[
"Swagger",
"cloudFPGA Resource Manager API"],
33 install_requires=REQUIRES,
34 packages=find_packages(),
35 include_package_data=
True,
37 No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501