awsglue-dev
Python interfaces to the AWS Glue ETL library for use as a local dependency.
What it is and what it does
awsglue-dev is a Python package that provides interfaces to AWS Glue's extract-transform-load (ETL) library. It extends Apache Spark with Glue-specific data types and operations, and is primarily intended for use in code generated by the AWS Glue service or in scripts submitted as Glue jobs. The package has no external runtime dependencies, making it lightweight to install.
However, this package has been abandoned since its last release on 2021-12-30 and has received no maintenance for 1688 days. It is not suitable for new projects. Use it only if you are working within an existing AWS Glue job environment where it is already in use, or if you need to replicate a legacy Glue workflow locally for testing.
Use it for:
- Running Python ETL scripts within AWS Glue jobs that depend on Glue-specific data types and context objects.
- Local testing or development of Glue job code before submission to the AWS Glue service.
- Accessing Glue's extended functionality for data transformation in legacy projects.
- Integrating with existing AWS Glue workflows that already reference this library.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Python interfaces to AWS Glue's ETL library, extending Apache Spark with additional data types and operations for extract-transform-load workflows.
No, unless you are locked into an existing AWS Glue job environment. The package is abandoned (last release 2021-12-30, no maintenance for 1688 days), has unclear licensing, and unspecified Python version support. For new ETL projects, use current AWS Glue libraries directly. For legacy Glue jobs already using this package, install only if required by your existing codebase.
Install
awsglue-dev on PyPI
pip
pip install awsglue-devuv
uv add awsglue-devpoetry
poetry add awsglue-devInstalling awsglue-dev
Before you install
Low install friction, but the package is abandoned—last released 2021-12-30 and unmaintained for 1688 days. Use only if you are locked into an existing AWS Glue job environment and cannot upgrade.
License in practice
Licensed under the Amazon Software License. License treatment is unclear in the metadata; review the LICENSE file in the repository before use to confirm compliance with your use case.
Quickstart
pip install awsglue-dev
from awsglue.context import GlueContext
This package is designed for use within AWS Glue job environments; local testing may require additional setup and AWS credentials configuration.
Verify before relying
- Whether this package is still compatible with current AWS Glue service versions.
- Whether the Amazon Software License permits redistribution or use outside AWS Glue job contexts.
- Python version compatibility—requires_python is unspecified in the metadata.
- What Apache Spark version this package requires or supports.
Package facts
| License | not declared (unclear) |
| Python support | not specified |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | abandoned — 1,688 days since the last release |
| First released | |
| Downloads | 1,368,520/month — #3,995 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: awsglue_dev-2021.12.30-py3-none-any.whl
Tags
More Application Frameworks packages
FastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
textualTextual is a Python framework for building…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
mcpBuild and connect to Model Context Protocol…
permissive · top 1,000 on PyPI
WerkzeugWerkzeug is a WSGI utility library providing…
permissive · top 1,000 on PyPI
aws-cdk.aws-glue-alphaProvides AWS CDK L2 constructs for defining AWS…
permissive · top 5,000 on PyPI
dbt-gluedbt-glue is a dbt adapter that enables running…
permissive · top 15,000 on PyPI
sagemaker-feature-store-pyspark-3.1Connects Apache Spark DataFrames to Amazon…
permissive · top 15,000 on PyPI
pyspark-clientPython client for connecting to Apache Spark…
permissive · top 5,000 on PyPI
prefect-awsProvides pre-built blocks, tasks, and workers…
permissive · top 5,000 on PyPI
sagemaker-feature-store-pyspark-3.3A PySpark connector for Amazon SageMaker…
permissive · top 15,000 on PyPI
pysparkPySpark provides Python bindings to Apache…
permissive · top 1,000 on PyPI
awswranglerAWS SDK for pandas integrates pandas DataFrames…
permissive · top 1,000 on PyPI
lscsoft-glueLSCSoft-GLUE provides utilities and grid access…
copyleft · top 15,000 on PyPI
saspySASPy connects Python to SAS deployments (local…
permissive · top 15,000 on PyPI