Metadata-Version: 2.1
Name: edutk
Version: 0.1.3
Summary: Toolkit to make modern exercises for programming tutorials.
Home-page: https://github.com/epeios-q37/edutk-python
Author: Claude SIMON
License: UNKNOWN
Description: # *EduTK*: a toolkit to create modern programming exercises (*Python* version)
        
        [![license: MIT](https://img.shields.io/github/license/epeios-q37/edutk-python?color=yellow&style=for-the-badge)](https://github.com/epeios-q37/edutk-python/blob/master/LICENSE) [![Version](https://img.shields.io/pypi/v/edutk?style=for-the-badge&color=90b4ed&label=PyPi)](http://q37.info/s/xhgwkn7v)
        
        
        The purpose of this toolkit is to provide the simplest possible way to create modern programming exercises, i.e. exercises:
        - fitted with a graphical interface,
        - easily accessible from mobile devices like smartphones.
        
        For more details and some examples, see <https://q37.info/s/cbms43s9>.
        
        ---
        
        This project is based on the [*Atlas* toolkit](https://atlastk.org). Other projects using this toolkit can be found here: <https://q37.info/s/sssznrb4>.
        
Keywords: education,tutorial,programming,exercise,Atlas toolkit
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: MIT License 
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Education
Description-Content-Type: text/markdown
