Metadata-Version: 2.1
Name: exam-terminal
Version: 0.0.6
Summary: A terminal-based exam, text, or survey tool for educators and learners
Home-page: https://github.com/ismet55555/exam-terminal
Author: Ismet Handzic
Author-email: ismet.handzic@gmail.com
Maintainer: Ismet Handzic
License: UNKNOWN
Description: # exam-terminal
        
        Hey Kris, buddy, you ok?...That's good.... if you want to test it really quick:
        
        - `exam-terminal --help`
        - `exam-terminal exams/sample_exam.yml`
        
        If you want to do the cool kids `pipenv` thingy that I just learned and is common knowledge for everyone else except me:
        
        - Go to this directory
        - `pipenv install`
        - `pipenv shell`
        
Keywords: exam quiz assessment survey teach learn
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Education
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Intended Audience :: Education
Classifier: Topic :: Education
Classifier: Topic :: Education :: Testing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Console
Classifier: Environment :: Console :: Curses
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
