Metadata-Version: 2.1
Name: gamification-engine
Version: 0.4.0
Summary: The Gamification-Engine (gengine) provides an API for integrating any kinds of gamification features.
Home-page: https://www.gamification-software.com
Author: Marcel Sander, Jens Janiuk, Matthias Feldotto
Author-email: marcel@gamification-software.com
License: MIT
Description: gengine README
        ==================
        
        Getting Started
        ---------------
        
        - see https://github.com/ActiDoo/gamification-engine
        
        
        0.3.0
          * task scheduler
          * extended group features
          * several further minor improvements and fixes
        
        0.2.2
          * Fix several test cases
        
        0.2.1
          * Fix of PyPI packaging
        
        0.2.0
          * Implement new rule syntax
          * Add time-aware / recurring achievements
          * Add optional authentication & authorization
          * Introduce goal triggers
          * Introduce mobile pushes
          * Introduce messages
          * Lots of bugfixes
          * Remove Python 2.x support
        
Keywords: web wsgi bfg pylons pyramid gamification
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Provides-Extra: pushes
Provides-Extra: testing
Provides-Extra: auth
