Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pylance / METADATA
Size: Mime:
Metadata-Version: 2.4
Name: pylance
Version: 0.35.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Rust
Classifier: Topic :: Scientific/Engineering
Requires-Dist: pyarrow>=14
Requires-Dist: numpy>=1.22
Requires-Dist: boto3 ; extra == 'tests'
Requires-Dist: datasets ; extra == 'tests'
Requires-Dist: duckdb ; extra == 'tests'
Requires-Dist: ml-dtypes ; extra == 'tests'
Requires-Dist: pillow ; extra == 'tests'
Requires-Dist: pandas ; extra == 'tests'
Requires-Dist: polars[pyarrow,pandas] ; extra == 'tests'
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: tensorflow<=2.19.0 ; extra == 'tests'
Requires-Dist: tqdm ; extra == 'tests'
Requires-Dist: datafusion==48.0.0 ; extra == 'tests'
Requires-Dist: ruff==0.4.1 ; extra == 'dev'
Requires-Dist: pyright ; extra == 'dev'
Requires-Dist: pytest-benchmark ; extra == 'benchmarks'
Requires-Dist: torch ; extra == 'torch'
Provides-Extra: tests
Provides-Extra: dev
Provides-Extra: benchmarks
Provides-Extra: torch
License-File: LICENSE
Summary: python wrapper for Lance columnar format
Keywords: data-format,data-science,machine-learning,arrow,data-analytics
Author-email: Lance Devs <dev@lancedb.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# Lance Python SDK

Please read the contribution guide at https://lancedb.github.io/community/contributing#python-development.