Pinned Repositories
python-dlpy
The SAS Deep Learning Python (DLPy) package provides the high-level Python APIs to deep learning methods in SAS Visual Data Mining and Machine Learning. It allows users to build deep learning models using friendly Keras-like APIs.
python-sasctl
Python package and CLI for user-friendly integration with SAS Viya
python-swat
The SAS Scripting Wrapper for Analytics Transfer (SWAT) package is the Python client to SAS Cloud Analytic Services (CAS). It allows users to execute CAS actions and process the results all from Python.
relic
Relic is a service and a tool for adding digital signatures to operating system packages for Linux and Windows
sas-airflow-provider
Apache Airflow Provider for creating tasks in Airflow to execute SAS Studio Flows and Jobs.
sas-studio-custom-steps
Repository to share SAS Studio Custom Steps. A custom step enables you to create a user interface for SAS Studio users at your site to complete a specific task.
sas-viya-programming
Code samples and materials to help you learn to access SAS Viya services by writing programs in Python and other open-source languages.
sas_kernel
A Jupyter kernel for SAS. This opens up all the data manipulation and analytics capabilities of your SAS system within a notebook interface. Use the Jupyter Notebook interface to execute SAS code and view results inline.
saspy
A Python interface module to the SAS System. It works with Linux, Windows, and Mainframe SAS as well as with SAS in Viya.
vscode-sas-extension
This SAS Extension for Visual Studio Code provides support for the SAS language, including features such as SAS syntax highlighting, code completion, hover help, code folding, outline, SAS code snippets and run SAS code.
SAS Software's Repositories
sassoftware/saspy
A Python interface module to the SAS System. It works with Linux, Windows, and Mainframe SAS as well as with SAS in Viya.
sassoftware/relic
Relic is a service and a tool for adding digital signatures to operating system packages for Linux and Windows
sassoftware/saspy-examples
Sample notebooks that show the capabilities of SASPy. Use these for learning and for validating your environment. And contribute your own!
sassoftware/python-sasctl
Python package and CLI for user-friendly integration with SAS Viya
sassoftware/devsascom-rest-api-samples
This repository contains examples that show the capabilities of SAS REST APIs. You can use these examples for learning or for validating your environment. You are encouraged to contribute your own examples.
sassoftware/sas-viya-quick-start
This repository provides the files referenced in the SAS Viya Quick Start Videos. Files can be loaded into your SAS Viya platform to follow along with the videos.
sassoftware/sas-access-samples
Sample SAS programs that use SAS/ACCESS engines to connect to your data source. Use these for testing and for learning!
sassoftware/rest-api-use-cases
This project aims to leverage the knowledge base of the SAS users and the developers community for robust SAS API documentation, user guides and quick starts.
sassoftware/restaf
A simple framework for building applications with SAS REST APIs, supported with SAS Viya
sassoftware/esp-kubernetes
This repository provides a set of deployment scripts and utilities to enable easy deployment of SAS ESP to a kubernetes cluster..
sassoftware/optimization-examples
Provide examples for the use of SAS optimization procedures using SAS/OR or SAS Optimization for Viya.
sassoftware/event-provenance-registry
The Event Provenance Registry (EPR) is a service that manages and stores events and tracks event-receivers and event-receiver-groups.
sassoftware/r-sasctl
The R sasctl package enables easy communication between the SAS Viya platform and R. It focuses on interacting with SAS Viya APIs with additional features for SAS Model Manager.
sassoftware/sas-viya-forecasting
Code examples and data for forecasting using the SAS Viya platform.
sassoftware/ci360-sas-tools
This repository is a collection of SAS macros designed to exercise Customer Intelligence 360 (CI360) APIs that download data which is in turn used for analysis and insight.
sassoftware/model-container-recipes
This repository contains Python scripts to create model images and store them in a container registry in the cloud. The scripts also validate the model image in a Kubernetes cluster in the cloud.
sassoftware/sas-viya-authorization-model
Defining, applying, and documenting repeatable, standardized authorization patterns for SAS Viya.
sassoftware/ci360-data-transfer-connector
This project illustrates an example of a SAS Customer Intelligence 360 (CI360) Connector to transfer data from the CI360 Unified Data Model (UDM) to other cloud providers.
sassoftware/iot-manage-viya-4-cloud-environments-with-viya_manager
A tutorial that introduces Viya_Manager, an interface to simplify the administration and management of Viya 4 environments on the Cloud.
sassoftware/ci360-connectors
SAS CI360 Connector Framework provides an infrastructure to integrate CI360 applications with other applications.
sassoftware/iot-kubernetes-monitoring-esp
Learn how to setup the SAS ESP monitoring stack to query, visualize, alert on, and explore metrics for ESP projects.
sassoftware/kt-chart-sample-code
KT chart monitoring is a powerful tool for monitoring high-frequency multivariate data.
sassoftware/sas-viya-3.5-ha-deployment
This project provides example instructions for deploying SAS Viya 3.5 on the cloud with high availability.
sassoftware/computer-vision
This repository highlights computer vision capabilities in SAS Viya.
sassoftware/restaf-server
restaf-server is a server designed specifically to work with SAS Viya
sassoftware/vscode-sas-ca-extension
This SAS Clinical Acceleration Extension for Visual Studio Code provides access to the SAS Clinical Acceleration Repository and related services.
sassoftware/kafka-authentication-plugin
Java source code implementation of an Apache Kafka plugin that performs client authentication against an external source such an an LDAP server
sassoftware/yolov7
Implementation of paper YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors. Tailored for DLModelZoo action.
sassoftware/yolov7-pose
Implementation of paper YOLO-Pose: Enhancing YOLO for Multi Person Pose Estimation Using Object Keypoint Similarity Loss. Tailored for DLModelZoo action.
sassoftware/yolov7-seg
This python package is an implementation of "YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors".