{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/11"}],"enrichment":{"capability":"Parse and build Amazon S3 URLs in multiple formats, extracting or constructing bucket names, keys, regions, and optional credential names.","skillfed_tags":["s3-url-parsing","abandoned-package"],"use_cases":["Extract bucket and key from S3 URLs in log files or configuration to automate S3 resource discovery.","Normalize S3 URLs from different sources into a canonical format for consistent downstream processing.","Build S3 URLs programmatically with optional region and credential parameters for dynamic resource references.","Parse s3:// scheme URIs with embedded credential names for local or testing environments.","Convert between S3 URL styles (virtual-hosted vs. path-style) in migration or compatibility scripts."],"what_it_does":"s3urls is a lightweight URL parser and builder for Amazon S3 URLs. It handles multiple S3 URL formats\u2014virtual-hosted style (bucket in subdomain), path-style (bucket in path), and the s3:// scheme\u2014and extracts or constructs the bucket name, object key, AWS region, and optional credential name. The package has no external dependencies and is simple to integrate into scripts or tools that need to normalize or manipulate S3 references.\n\nThe package is abandoned and has not been updated since its initial release in July 2018. While it has low install friction and a permissive license, the lack of maintenance means it will not adapt to any changes in AWS S3 URL conventions or Python language updates. It is suitable only for stable, legacy use cases where S3 URL parsing requirements are unlikely to change.","worth_installing":"Yes, if you have a stable, legacy codebase that only needs basic S3 URL parsing and will not require updates. The package is simple, dependency-free, and permissively licensed. No, if you need active maintenance, support for new AWS features, or confidence that the code will work with future Python versions\u2014the package is abandoned and has not been updated since 2018."},"id":"s3urls","links":{"html":"https://skillfed.io/packages/s3urls","md":"https://skillfed.io/packages/s3urls.md","pypi":"https://pypi.org/project/s3urls/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2018-07-10","license_spdx":null,"license_treatment":"permissive","name":"s3urls","python_support":"supports_current","summary":"Parse and build Amazon S3 URLs"},"popularity":{"monthly_downloads":80806,"position":14269,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.3"}
