Skip to content

python-sge/xsge

Repository files navigation

This file has been dedicated to the public domain, to the extent
possible under applicable law, via CC0. See
http://creativecommons.org/publicdomain/zero/1.0/ for more
information. This file is offered as-is, without any warranty.

========================================================================

xSGE is a collection of higher-level extensions for the SGE which
enhance the core functionality in an implementation-independent way.
Like the SGE itself, they are distribted under the terms of the GNU
Lesser General Public License.

Each extension is contained in its own sub-directory.  See the
individual directories for more information.

INSTALLATION

First, install the dependencies:

- Python 3.6 or later <http://www.python.org>
- Seclusion Game Engine 1.0 or later <https://python-sge.github.io>

Once you have all the dependencies, install this package with the
included setup.py script, e.g. with "python setup.py install".

The provided setup.py script simply serves as a proxy for using the
setup.py scripts in all sub-directories.  To install only some of these
xSGE extensions, install each one individually with its own setup.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5