Metadata-Version: 2.1
Name: List-Questions
Version: 0.1
Summary: A list of functions for a list of questions
Home-page: https://harens.github.io
Author: harens
Author-email: harensdeveloper@gmail.com
License: UNKNOWN
Description: # List-Questions
        [![CodeFactor](https://www.codefactor.io/repository/github/harens/list-questions/badge)](https://www.codefactor.io/repository/github/harens/list-questions) [![Maintainability](https://api.codeclimate.com/v1/badges/e0c86f463d896742e305/maintainability)](https://codeclimate.com/github/harens/List-Questions/maintainability) [![Requirements Status](https://requires.io/github/harens/List-Questions/requirements.svg?branch=master)](https://requires.io/github/harens/List-Questions/requirements/?branch=master)
        
        A list of functions for a list of questions
        
        Please note that none of the function are called by default
        
        ## Install
        Download the latest version of the project [here](https://github.com/harens/List-Questions/archive/master.zip), or clone it
        
        ## Dependencies
        To install dependencies, simply run
        ```
        pipenv install
        ```
        
        ## License
        This project is licensed under the [GNU General Public License v3.0](https://github.com/harens/List-Questions/blob/master/LICENSE)
        
Keywords: homework,lists
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
