1 Forks
5 Stars
5 Watchers

py-syncset

Extension of Python set() which is useable for comparing two sets of objects using custom comparison logic. Like merging dicts, except you decide whether the left or right value wins, when keys are equal.

How to download and setup py-syncset

Open terminal and run command
git clone https://github.com/ecederstrand/py-syncset.git
git clone is used to create a copy or clone of py-syncset repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with py-syncset https://github.com/ecederstrand/py-syncset/archive/master.zip

Or simply clone py-syncset with SSH
[email protected]:ecederstrand/py-syncset.git

If you have some problems with py-syncset

You may open issue on py-syncset support forum (system) here: https://github.com/ecederstrand/py-syncset/issues