Skip to main content

A Python interface to SAS

Project description

![224493-SASPy-logo-OL-01](https://user-images.githubusercontent.com/17710182/171252212-4af121a6-72d9-4234-b6cf-2a0d31eb8bf7.png)

# Overview This package provides interfaces between Python and SAS. This package enables a Python developer to create mixed Python/SAS workflows to leverage the powers of both SAS and Python, by connecting a Python process to any of a variety of SAS deployments, where it will run SAS code. The SAS code is generated by the SASPy object and methods or explicitly user written. Results from SAS are returned as text, HTML5 documents (via SAS ODS), or as Pandas Data Frames. This package supports running analytics and returning the resulting graphics and result data to the Python process. It can convert data representations between SAS Data Sets and Pandas Data Frames.

This package has multiple access methods which allow it to connect to local or remote Linux SAS, IOM SAS on Windows, Linux (Including Grid Manager), or MVS, and local PC SAS. It can run within various Notebooks platforms, or IDE’s/UI’s or in interactive line mode Python or in Python batch scripts.

It is expected that the user community can, and will, contribute enhancements.

# Badges [![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/6716/badge)](https://bestpractices.coreinfrastructure.org/projects/6716)

# Prerequisites - Python3.x or above - SAS 9.4 or above - SAS Viya 3 or above

# Connecting offering - Linux SAS: local or remote, including Grid Manager - Windows SAS: local or remote - MVS SAS: remote - Jupyter, Databricks and/or Zeppelin Notebooks - Interactive Line mode, Python IDE’s or other UI’s - Batch Python scripts

# Installation

This package can be installed via pip or Conda. This will pull down the latest PyPI package and install it.

pip install saspy

However, if that’s too easy, you can also download a specific release from [SASpy project releases page](https://github.com/sassoftware/saspy/releases), or just clone the repo and and instll from that. To install a given release, use the following, where the X.X.X is the release version you want.

pip install https://github.com/sassoftware/saspy/archive/vX.X.X.tar.gz

# Getting Started

All of the doc, including install and configuration information can be found at [sassoftware.github.io/saspy](https://sassoftware.github.io/saspy/).

Also, example Notebooks and use cases can be found at [sassoftware/saspy-examples](https://github.com/sassoftware/saspy-examples/).

# Contributing The [Contributing](https://github.com/sassoftware/saspy/blob/main/CONTRIBUTING.md) file explains the rules and conventions to follow while Contributing to this project. It also contains the Contributor Agreement instructions.

# Licensing Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at [LICENSE.txt](https://github.com/sassoftware/saspy/blob/main/LICENSE.md)

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

# Additional Resources - [Python Website](http://www.python.org/) - [SASPy Documentation](https://sassoftware.github.io/saspy/). - [SASPy Examples](https://github.com/sassoftware/saspy-examples)

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

saspy-5.101.0.tar.gz (9.9 MB view details)

Uploaded Source

Built Distribution

saspy-5.101.0-py3-none-any.whl (10.0 MB view details)

Uploaded Python 3

File details

Details for the file saspy-5.101.0.tar.gz.

File metadata

  • Download URL: saspy-5.101.0.tar.gz
  • Upload date:
  • Size: 9.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.12

File hashes

Hashes for saspy-5.101.0.tar.gz
Algorithm Hash digest
SHA256 56b9a7d387ab5790dba87a22e5d2c60a9d988cf53d1a585d7de0092f7a6ea7c5
MD5 2e2489622c73b1069407a5c4327cb02a
BLAKE2b-256 3cfd9a88e7444eaedac8ff533ebb495c6a9b5d600e3ad31dc4159211871e1f59

See more details on using hashes here.

File details

Details for the file saspy-5.101.0-py3-none-any.whl.

File metadata

  • Download URL: saspy-5.101.0-py3-none-any.whl
  • Upload date:
  • Size: 10.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.12

File hashes

Hashes for saspy-5.101.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d2b05e1faeba16654d10213a75ac92b40efebfc75ad0c25157c3d84c8232afc3
MD5 68a545f8b62e6143714cbbdbeb0bc4ff
BLAKE2b-256 1eaa23b40ee6ff431a4b378b1cc345da1221a4c83938708120c94b58cdd25fda

See more details on using hashes here.

Supported by

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