Metadata-Version: 1.1
Name: surveymonster
Version: 0.0.0
Summary: UNKNOWN
Home-page: https://github.com/SurveyMonster/SurveyMonster
Author: Shay Palachy
Author-email: shaypal5@gmail.com
License: MIT
Description: surveymonster
        #############
        
        SurveyMonster is a work-in-progress project to create an automated system to construct surveys which yield some desired bias in their responses. Evil, right? :)
        
        The project is meant as a demonstration on the weakness of possible naive surveying methods, and on the importance of proper methodologies and tools for more statistically and scietificly sound surveys, like the `SurveyMan <http://surveyman.emmatosch.com/>`_ tool.
        
        .. contents::
        
        .. section-numbering::
        
        Installation
        ============
        
        Install ``surveymonster`` with:
        
        .. code-block:: bash
        
          pip install surveymonster
        
Platform: any
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
