Skip to main content

A collection of the Apache Spark stub files

Project description

Build Status PyPI version Conda Forge version

A collection of the Apache Spark stub files. These files were generated by stubgen and manually edited to include accurate type hints.

Tests and configuration files have been originally contributed to the Typeshed project. Please refer to its contributors list and license for details.

Motivation

  • Static error detection (see SPARK-20631)

    SPARK-20631

  • Improved autocompletion.

    Syntax completion

Installation and usage

Please note that the guidelines for distribution of type information is still work in progress (PEP 561 - Distributing and Packaging Type Information). Currently installation script overlays existing Spark installations (pyi stub files are copied next to their py counterparts in the PySpark installation directory). If this approach is not acceptable you can add stub files to the search path manually.

According to PEP 484:

Third-party stub packages can use any location for stub storage. Type checkers should search for them using PYTHONPATH.

Moreover:

Third-party stub packages can use any location for stub storage. Type checkers should search for them using PYTHONPATH. A default fallback directory that is always checked is shared/typehints/python3.5/ (or 3.6, etc.)

Please check usage before proceeding.

The package is available on PYPI:

pip install pyspark-stubs

and conda-forge:

conda install -c conda-forge pyspark-stubs

Depending on your environment you might also need a type checker, like Mypy or Pytype [1], and autocompletion tool, like Jedi.

Editor

Type checking

Autocompletion

Notes

Atom

[2]

[3]

Through plugins.

IPython / Jupyter Notebook

[4]

PyCharm

PyDev

[5]

?

VIM / Neovim

[6]

[7]

Through plugins.

Visual Studio Code

[8]

[9]

Completion with plugin

Environment independent / other editors

[10]

[11]

Through Mypy and Jedi.

This package is tested against MyPy development branch and in rare cases (primarily important upstrean bugfixes), is not compatible with the preceding MyPy release.

PySpark Version Compatibility

Package versions follow PySpark versions with exception to maintenance releases - i.e. pyspark-stubs==2.3.0 should be compatible with pyspark>=2.3.0,<2.4.0. Maintenance releases (post1, post2, …, postN) are reserved for internal annotations updates.

API Coverage:

As of release 2.4.0 most of the public API is covered. For details please check API coverage document.

See also

Disclaimer

Apache Spark, Spark, PySpark, Apache, and the Spark logo are trademarks of The Apache Software Foundation. This project is not owned, endorsed, or sponsored by The Apache Software Foundation.

Footnotes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyspark-stubs-3.0.0.dev7.tar.gz (68.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyspark_stubs-3.0.0.dev7-py3-none-any.whl (101.3 kB view details)

Uploaded Python 3

File details

Details for the file pyspark-stubs-3.0.0.dev7.tar.gz.

File metadata

  • Download URL: pyspark-stubs-3.0.0.dev7.tar.gz
  • Upload date:
  • Size: 68.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.1

File hashes

Hashes for pyspark-stubs-3.0.0.dev7.tar.gz
Algorithm Hash digest
SHA256 7821522b218fb7bad063e13af303e5a93e74869c3b733c67b09dcdb4835a23e4
MD5 9658b142ad4496ffdfd13aebe3f188ac
BLAKE2b-256 eaeb20cd52920e711e384f9d08092a5100d5daf1779583517c20c90e17861e91

See more details on using hashes here.

File details

Details for the file pyspark_stubs-3.0.0.dev7-py3-none-any.whl.

File metadata

  • Download URL: pyspark_stubs-3.0.0.dev7-py3-none-any.whl
  • Upload date:
  • Size: 101.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.1

File hashes

Hashes for pyspark_stubs-3.0.0.dev7-py3-none-any.whl
Algorithm Hash digest
SHA256 f3e928051a358a9d3d32962a19ce8d7a30dc28a506be999a98e77f30deace17c
MD5 1afe29e212f72fe756aea2d7ffa6a88a
BLAKE2b-256 1fbbbe68b6bc19f3598b2ca7688630a36d49134d48599b1569a4348338287819

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page