There is a new version of generateDS.py -- version 2.33.16
There are notes in the read-me. And see below. You can find it here: - Python Package Index -- http://pypi.python.org/pypi/generateDS/ - Bitbucket -- For those of you who prefer using Mercurial, there is also a Mercurial repository at Bitbucket: https://bitbucket.org/dkuhlman/generateds - Source Forge -- http://sourceforge.net/projects/generateds/ If you have comments, suggestions, or problems, please send them along. The email list is here: https://lists.sourceforge.net/lists/listinfo/generateds-users Dave From the README: # ========================================================= Version 2.33.16 (10/30/2019) - Modified boiler-plate of ``__eq__`` method in ``GeneratedsSuper``. A set object is not hashable. Caused exception. Replaced with list. Version 2.33.15 (10/28/2019) - Fix to ``django``, ``django_etl``, and ``sqlalchemy_etl``. Replaced platform specific path separator with platform independent use of ``os.path.join``. Switched to use of args as a string rather than a list/tuple and added ``shell=True`` for ``Popen. # ========================================================= -- Dave Kuhlman http://www.davekuhlman.org _______________________________________________ generateds-users mailing list generateds-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/generateds-users