Public Member Functions | Static Public Attributes | List of all members
setup.EmptyListWithLength Class Reference
Inheritance diagram for setup.EmptyListWithLength:
Inheritance graph
[legend]

Public Member Functions

def __len__ (self)
 

Static Public Attributes

string author = 'Intel(R) RealSense(TM)'
 
string author_email = 'realsense@intel.com'
 
list classifiers
 
string description = 'Python Wrapper for Intel Realsense SDK 2.0.'
 
 ext_modules = EmptyListWithLength(),
 
bool include_package_data = True
 
list install_requires = [],
 
string license = 'Apache License, Version 2.0'
 
 long_description = load_readme(),
 
 name
 
 package_data = package_data
 
 packages = find_packages(exclude=['third_party', 'docs', 'examples']),
 
list scripts
 
string url = 'https://github.com/IntelRealSense/librealsense'
 
 version = __version__,
 

Detailed Description

Definition at line 27 of file setup.py.

Member Function Documentation

def setup.EmptyListWithLength.__len__ (   self)

Definition at line 28 of file setup.py.

Member Data Documentation

string setup.EmptyListWithLength.author = 'Intel(R) RealSense(TM)'
static

Definition at line 35 of file setup.py.

string setup.EmptyListWithLength.author_email = 'realsense@intel.com'
static

Definition at line 36 of file setup.py.

list setup.EmptyListWithLength.classifiers
static
Initial value:
1 = [
2  'Development Status :: 3 - Alpha',
3  'Environment :: Console',
4  'Intended Audience :: Developers',
5  'Intended Audience :: Education',
6  'Intended Audience :: Science/Research',
7  'License :: OSI Approved :: Apache Software License',
8  'Operating System :: Microsoft :: Windows',
9  'Operating System :: POSIX',
10  'Operating System :: Unix',
11  'Programming Language :: Python',
12  'Programming Language :: Python :: 2',
13  'Programming Language :: Python :: 2.7',
14  'Programming Language :: Python :: 3',
15  'Programming Language :: Python :: 3.6',
16  'Programming Language :: Python :: 3.7',
17  'Programming Language :: Python :: 3.8',
18  'Programming Language :: Python :: 3.9',
19  'Topic :: Multimedia :: Video',
20  'Topic :: Scientific/Engineering',
21  'Topic :: Scientific/Engineering :: Human Machine Interfaces',
22  'Topic :: Scientific/Engineering :: Image Recognition',
23  'Topic :: Software Development',
24  'Topic :: Software Development :: Libraries :: Application Frameworks'
25  ],

Definition at line 48 of file setup.py.

string setup.EmptyListWithLength.description = 'Python Wrapper for Intel Realsense SDK 2.0.'
static

Definition at line 45 of file setup.py.

setup.EmptyListWithLength.ext_modules = EmptyListWithLength(),
static

Definition at line 75 of file setup.py.

bool setup.EmptyListWithLength.include_package_data = True
static

Definition at line 74 of file setup.py.

list setup.EmptyListWithLength.install_requires = [],
static

Definition at line 47 of file setup.py.

string setup.EmptyListWithLength.license = 'Apache License, Version 2.0'
static

Definition at line 44 of file setup.py.

setup.EmptyListWithLength.long_description = load_readme(),
static

Definition at line 46 of file setup.py.

setup.EmptyListWithLength.name
static

Definition at line 33 of file setup.py.

setup.EmptyListWithLength.package_data = package_data
static

Definition at line 76 of file setup.py.

setup.EmptyListWithLength.packages = find_packages(exclude=['third_party', 'docs', 'examples']),
static

Definition at line 73 of file setup.py.

list setup.EmptyListWithLength.scripts
static
Initial value:
1 = ['examples/align-depth2color.py',
2  'examples/export_ply_example.py',
3  'examples/opencv_viewer_example.py',
4  'examples/python-rs400-advanced-mode-example.py',
5  'examples/python-tutorial-1-depth.py'
6  ],

Definition at line 38 of file setup.py.

string setup.EmptyListWithLength.url = 'https://github.com/IntelRealSense/librealsense'
static

Definition at line 37 of file setup.py.

setup.EmptyListWithLength.version = __version__,
static

Definition at line 34 of file setup.py.


The documentation for this class was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:43