Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuaxo/sobek-playground
Learning sobek
https://github.com/stuaxo/sobek-playground
Last synced: about 7 hours ago
JSON representation
Learning sobek
- Host: GitHub
- URL: https://github.com/stuaxo/sobek-playground
- Owner: stuaxo
- Created: 2014-07-31T17:51:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-25T00:09:11.000Z (about 10 years ago)
- Last Synced: 2024-10-13T01:28:34.250Z (about 1 month ago)
- Language: Python
- Size: 3.17 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Introduction
============This project is intended to be used primarily as a submodule of Sobek itself,
and serves as a place where people can easily add their own examples into the
Sobek ecosystem without affecting the core project itself.By default it is cloned into the "examples" directory of a Sobek checkout,
and has hooks for accessing the core assets as well (in addition to providing
its own!) These can be found in the misc.common module, which adds some common
paths and allows you to define a variable, SOBEK_ASSETS, which points to your
Sobek checkout's assets directory.Python 3.4 & Sobek (virtualenv)
===============================Instructions on how to do the above. :)