Skip to content

statmike/saspy

 
 

Repository files navigation

saspy

saspy is an interface module to the SAS System. It works with Linux SAS and python3, and is currently intended as a support module for the SAS_kernel project. The SAS_kernel is a Jupyter Notebook kernel which surfaces the SAS Language and SAS ODS Output to Jupyter Notebooks. With enough interest, this module can be extended to support interfacing to SAS from the ipykernel and from basic Python.

Usage

As this is currently intended to be used by SAS_kernel, it will be installed automatically when installing SAS_kernel. There is a configuration file named sascfg.py in the package along wil the rest of the code, where the path to the SAS installation can be configured and other SAS startup options can be specified. Defaults are already specified, so this isn't a necessary step unless SAS is installed in a different location. The sascfg.py file has commented out examples of how to edit this if necessary

About

An interface module to the SAS System. It works with Linux SAS, and is currently intended as a support module for the sas_kernel project which provides a Jupyter Notebook kernel which surfaces the SAS Language and SAS ODS Output to Jupyter Notebooks. Additionally, provides magics which allow SAS code to be submitted for notebooks with other kern…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 83.5%
  • Python 15.0%
  • SAS 1.5%