pyrsync | A pure Python module which implements the rsync algorithm

 by   isislovecruft Python Version: 0.1.0 License: No License

kandi X-RAY | pyrsync Summary

kandi X-RAY | pyrsync Summary

pyrsync is a Python library. pyrsync has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can install using 'pip install pyrsync' or download it from GitHub, PyPI.

pyrsync is a Python module which implements the [rsync algorithm] [1], written in pure Python. It is not a wrapper for rsync, but a set of functions which apply full rsync functionality through Python. The original rsync specification calls for the use of an MD5 hash, which the developers of this module considers to be outdated, and thus all occurences of MD5 have been replaced with SHA256. Personally, I would opt for using SHA512, but this would double the storage size for hash table databases. SHA256 is sufficient to meet standard security requirements for verification processes as of this release, although, eventually, added functionality for the user/developer to choose between various hashes should be considered for further releases. The majority of the code for this module is taken from [Eric Pruitt’s post at ActiveState] [2]. It was orginally licensed under an [MIT license] [3], and this license has been kept wthout modifications.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              pyrsync has a low active ecosystem.
              It has 132 star(s) with 27 fork(s). There are 8 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 6 open issues and 1 have been closed. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of pyrsync is 0.1.0

            kandi-Quality Quality

              pyrsync has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              pyrsync does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              pyrsync releases are not available. You will need to build from source code and install.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              pyrsync saves you 50 person hours of effort in developing the same functionality from scratch.
              It has 133 lines of code, 7 functions and 3 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed pyrsync and discovered the below as its top functions. This is intended to give you an instant insight into pyrsync implemented functionality, and help decide if they suit your requirements.
            • Synchronize a datastream
            • Calculates the weak checksum of the given data
            • Calculates a rolling checksum for a given number of removed bytes
            • Read the contents of a file
            • Calculate the checksums for blocksize
            • Apply a patch to the given delta stream
            • Read a file
            Get all kandi verified functions for this library.

            pyrsync Key Features

            No Key Features are available at this moment for pyrsync.

            pyrsync Examples and Code Snippets

            No Code Snippets are available at this moment for pyrsync.

            Community Discussions

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install pyrsync

            An example use case for this module:. [1]: http://samba.anu.edu.au/rsync/ "Andrew Tridgell and Paul Mackerras. The rsync algorithm. Technical Report TR-CS-96-05, Canberra 0200 ACT, Australia, 1996." [2]: https://code.activestate.com/recipes/577518-rsync-algorithm/ "Rsync Algorithm (Python Recipe)" [3]: http://www.opensource.org/licenses/mit-license.php "OSI MIT License" [4]: http://pypi.python.org/pypi/setuptools/ "setuptools".

            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
            Install
          • PyPI

            pip install pyrsync

          • CLONE
          • HTTPS

            https://github.com/isislovecruft/pyrsync.git

          • CLI

            gh repo clone isislovecruft/pyrsync

          • sshUrl

            git@github.com:isislovecruft/pyrsync.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