Skip to main content

Package for AWS Glue Library

Project description

AWS Glue Packaging Helper. To prepare packaging according to AWS Glue required setup for external libraries dependencies.

This is based on the specification laid down at: https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-python-libraries.html

Usage

Build

  1. Build distribution
    python setup.py bdist_wheel --universal
  2. Distribute to pypi
    twine upload dist/*
  3. project install (development)
    python setup.py install

    afterward you can run the command gluepkg –src_dir <src> –pkg_s3_path <target> during development of this package

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gluepkg-1.0.1-py2.py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 2 Python 3

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