Pinned Loading
-
pasteboard
pasteboard PublicUNSUPPORTED Pasteboard - Python interface for NSPasteboard (macOS clipboard)
-
xml_dataclasses
xml_dataclasses PublicUNSUPPORTED (De)serialize XML documents into Python dataclasses
-
A quick script to remove old AWS Lam...
A quick script to remove old AWS Lambda function versions 1from __future__ import absolute_import, print_function, unicode_literals
2import boto3
345def clean_old_lambda_versions():
-
GZIP compressing files for S3 upload...
GZIP compressing files for S3 uploads with boto3 1from io import BytesIO
2import gzip
3import shutil
45
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.