Metadata-Version: 2.1
Name: awsglue-dev
Version: 0.0.0.post20211102
Summary: Python interfaces to the AWS Glue ETL library for use as a local dependency.
Home-page: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: NOTICE.txt

# aws-glue-libs
This repository contains libraries used in the [AWS Glue](https://aws.amazon.com/glue) service. These libraries extend [Apache Spark](https://spark.apache.org/) with additional data types and operations for ETL workflows. They are used in code generated by the AWS Glue service and can be used in scripts submitted with Glue jobs. 

## Content

- [awsglue](awsglue) -- This Python package includes the Python interfaces to the AWS Glue ETL library. 

## Licensing

The libraries in this repository licensed under the [Amazon Software License](http://aws.amazon.com/asl/) (the "License"). They may not be used except in compliance with the License, a copy of which is included here in the LICENSE file.


