s3pypi | CLI tool for creating a Python Package Repository | Cloud Storage library

 by   novemberfiveco Python Version: 1.0.0rc2 License: MIT

kandi X-RAY | s3pypi Summary

kandi X-RAY | s3pypi Summary

s3pypi is a Python library typically used in Storage, Cloud Storage, Amazon S3 applications. s3pypi has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However s3pypi build file is not available. You can download it from GitHub.

CLI tool for creating a Python Package Repository in an S3 bucket.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              s3pypi has a low active ecosystem.
              It has 239 star(s) with 73 fork(s). There are 17 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 2 open issues and 37 have been closed. On average issues are closed in 497 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of s3pypi is 1.0.0rc2

            kandi-Quality Quality

              s3pypi has 0 bugs and 0 code smells.

            kandi-Security Security

              s3pypi has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              s3pypi code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              s3pypi is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              s3pypi releases are available to install and integrate.
              s3pypi has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.
              s3pypi saves you 174 person hours of effort in developing the same functionality from scratch.
              It has 950 lines of code, 57 functions and 23 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of s3pypi
            Get all kandi verified functions for this library.

            s3pypi Key Features

            No Key Features are available at this moment for s3pypi.

            s3pypi Examples and Code Snippets

            No Code Snippets are available at this moment for s3pypi.

            Community Discussions

            Trending Discussions on s3pypi

            QUESTION

            Private Python package management
            Asked 2020-Aug-18 at 07:02

            We have 100+ private packages and so far we've been using s3pypi to set up a private pypi in an s3 bucket. Our private packages have dependencies on each other (and on public packages), and it is (of course) important that our GitLab pipelines find the latest functional version of packages it relies on. I.e. we're not interested in the latest checked in code. We create new wheels only after tests and qa has run against a push to master (which is a long-winded way of explaining that -e requirements will not work).

            Our setup works really well until someone creates a new public package on the official pypi that shadows one of our package names. We can force our private package to be chosen by increasing the version number so it is higher than the new package on pypi.org - or by renaming our package to something that haven't yet been taken on pypi.org.

            This is obviously a hacky and fragile solution, but apparently the functionality is this way by design (https://github.com/pypa/pip/issues/5045).

            After the initial bucket setup s3pypi has required no maintenance or administration. The above ticket suggests using devpi (https://devpi.net/docs/devpi/devpi/stable/+d/quickstart-server.html) but that seems like a very heavy solution that requires administration/monitoring/etc.

            GitLab's pypi solution seems to be at individual package level (meaning we'd have to list up to 100+ urls - one for each package). This doesn't seem practical, but maybe I'm not understanding something (I can see the package registry menu under our group as well, but the docs point to the "package-pypi" docs).

            We can't be the first small company that has faced this issue..? Is there a better way than to register dummy versions of all our packages on pypi.org (with version=0.0.1, so the s3pypi version will be preferred)?

            ...

            ANSWER

            Answered 2020-Aug-12 at 19:34

            It might not be the solution for you, but I tell what we do.

            1. Prefix the package names, and using namespaces (eg. company.product.tool).
            2. When we install our packages (including their in-house dependencies), we use a requirements.txt file including our PyPI URL. We run everything in container(s) and we install all public dependencies in them when we are building the images.

            Source https://stackoverflow.com/questions/63320653

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install s3pypi

            Install s3pypi using pip:.
            Before you can start using s3pypi, you must set up an S3 bucket for storing packages, and a CloudFront distribution for serving files over HTTPS. Both of these can be created using the [Terraform](https://www.terraform.io/) configuration provided in the terraform/ directory:.

            Support

            Got any questions or ideas? We’d love to hear from you. Check out our [contributing guidelines](CONTRIBUTING.md) for ways to offer feedback and contribute.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/novemberfiveco/s3pypi.git

          • CLI

            gh repo clone novemberfiveco/s3pypi

          • sshUrl

            git@github.com:novemberfiveco/s3pypi.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Cloud Storage Libraries

            minio

            by minio

            rclone

            by rclone

            flysystem

            by thephpleague

            boto

            by boto

            Dropbox-Uploader

            by andreafabrizi

            Try Top Libraries by novemberfiveco

            kotlin-mpp-standard

            by novemberfivecoKotlin

            symbol-spacer-sketch-plugin

            by novemberfivecoJavaScript

            responsivator-sketch-plugin

            by novemberfivecoJavaScript

            zeplin-styled-components

            by novemberfivecoJavaScript