Safe_mover | Python script to move files

 by   NLNZDigitalPreservation Python Version: Current License: GPL-2.0

kandi X-RAY | Safe_mover Summary

kandi X-RAY | Safe_mover Summary

Safe_mover is a Python library. Safe_mover has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However Safe_mover build file is not available. You can download it from GitHub.

Python script to move files from A to B. Creating file hash and grabbing file OS metadata along the way Results in a log file for later consumption Log file (csv) shape per file is:-. To address issue with illegal chars in folders / file names, the following illegal chars (in WIN and *NIX current environments) get scrubbed, and replaced with an _. List of illegal chars:-. ? < > : * | " ^. (See or for more). To address issue of non ascii chars in filenames (e.g. soft hyphens from MAC OS) there is a sanitiser that replaces these items with a "". This is achieved by scrubbing the filename through a string.decode("utf8","ignore") step. The pre and post cleaning filename is logged, as is a boolean product of a string.compare() to help mark changed filenames for provenance note writing steps downstream.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Safe_mover has a low active ecosystem.
              It has 19 star(s) with 3 fork(s). There are 6 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 1 have been closed. On average issues are closed in 244 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Safe_mover is current.

            kandi-Quality Quality

              Safe_mover has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              Safe_mover is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              Safe_mover releases are not available. You will need to build from source code and install.
              Safe_mover has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              Safe_mover saves you 140 person hours of effort in developing the same functionality from scratch.
              It has 351 lines of code, 25 functions and 2 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed Safe_mover and discovered the below as its top functions. This is intended to give you an instant insight into Safe_mover implemented functionality, and help decide if they suit your requirements.
            • Set the destination names
            • Replace illegal characters
            • Cleans a string
            • Set source names
            • Clean up a string
            • Get the modified time of a file
            • List all files in a folder
            • Create a hash from a file
            • Set OS time metadata
            • Create a folder
            Get all kandi verified functions for this library.

            Safe_mover Key Features

            No Key Features are available at this moment for Safe_mover.

            Safe_mover Examples and Code Snippets

            No Code Snippets are available at this moment for Safe_mover.

            Community Discussions

            No Community Discussions are available at this moment for Safe_mover.Refer to stack overflow page for discussions.

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

            Vulnerabilities

            No vulnerabilities reported

            Install Safe_mover

            You can download it from GitHub.
            You can use Safe_mover like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            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/NLNZDigitalPreservation/Safe_mover.git

          • CLI

            gh repo clone NLNZDigitalPreservation/Safe_mover

          • sshUrl

            git@github.com:NLNZDigitalPreservation/Safe_mover.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

            Consider Popular Python Libraries

            public-apis

            by public-apis

            system-design-primer

            by donnemartin

            Python

            by TheAlgorithms

            Python-100-Days

            by jackfrued

            youtube-dl

            by ytdl-org

            Try Top Libraries by NLNZDigitalPreservation

            rosetta_sip_factory

            by NLNZDigitalPreservationPython

            marc_extractor

            by NLNZDigitalPreservationPython

            pymets

            by NLNZDigitalPreservationPython

            nlnz-tools-sip-generation

            by NLNZDigitalPreservationGroovy

            pydc

            by NLNZDigitalPreservationPython