Menu

Which Python packages required for s3cmd

2018-06-22
2018-07-02
  • Greg Schaub

    Greg Schaub - 2018-06-22

    I am considering creating s3cmd as a package for OpenWrt (open source router firmware). Since this is an embedded linux device, storage is at a premium; I want to install only as much of Python as absolutely required. OpenWrt currently has several Python packages available that are less than "Full".

    I've built s3cmd previously and love the product, but system resources weren't an issue at that time.

    Regards...Greg

     
    • Florent Viard

      Florent Viard - 2018-07-02

      Hi Greg,

      For that you don't have to worry.
      s3cmd is already used in a few embedded linux devices and especially "NAS".

      In addition with python, the only dependency is "python-dateutil" and
      eventually python magic.

      Regards,

      Florent

      On Fri, Jun 22, 2018 at 7:57 PM, Greg Schaub gschaub@users.sourceforge.net
      wrote:

      I am considering creating s3cmd as a package for OpenWrt (open source
      router firmware). Since this is an embedded linux device, storage is at a
      premium; I want to install only as much of Python as absolutely required.
      OpenWrt currently has several Python packages available that are less than
      "Full".

      I've built s3cmd previously and love the product, but system resources
      weren't an issue at that time.

      Regards...Greg

      Which Python packages required for s3cmd
      https://sourceforge.net/p/s3tools/discussion/618865/thread/4e808161/?limit=25#e62f


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/s3tools/discussion/618865/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

Log in to post a comment.