{ "info": { "author": "Alberto Egido", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "=======================\nFactorial Survey Design\n=======================\n\n\n.. image:: https://img.shields.io/pypi/v/fsdesign.svg\n :target: https://pypi.python.org/pypi/fsdesign\n\n.. image:: https://img.shields.io/travis/bertucho/fsdesign.svg\n :target: https://travis-ci.org/bertucho/fsdesign\n\n.. image:: https://readthedocs.org/projects/fsdesign/badge/?version=latest\n :target: https://fsdesign.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\n\nPython package for Factorial Survey Design\n\n\n* Free software: MIT license\n* Documentation: https://fsdesign.readthedocs.io.\n\n\nFeatures\n--------\n\n* Vignettes factorial design generation\n\nInstallation\n------------\n\nUsing pip:\n\n.. code-block:: bash\n\n $ pip install fsdesign\n\nUsage\n-----\n\nAs a command line tool\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n\n.. code-block:: bash\n\n $ fsdesign [OPTIONS]\n\nOptions:\n::\n\n -t, --template PATH Path to template text file for vignettes\n -f, --factors PATH Path to factors csv file\n -s, --size INTEGER Number of resulting vignettes\n -o, --output PATH Output file path\n -d, --duplicates Flag for duplicated vignettes\n --help Show usage and options information.\n\nExample:\n\n.. code-block:: bash\n\n $ fsdesign -t my_template.txt -f my_factors.csv -s 370 -o vignettes.csv -d\n\nTemplate file example:\n\n::\n\n Peter is a {job_title}.\n\n During the last year he has been using {drug_type} {frequency}.\n\nFactors csv example:\n\n=================== =============== ============\njob_title drug_type frequency\n=================== =============== ============\ncollege professor alcohol occasionally\npolice officer tobacco often\nstudent cocaine daily\nsalesman marijuana\nnightclub waiter amphetamines\n=================== =============== ============\n\nThe output is a csv file containing:\n\n* Incremental unique ID\n* Vignette text\n* Assigned values for the factors within the vignette\n\nExample:\n\n=== ============================== =============== ============ ==============\nID Text job_title drug_type frequency\n=== ============================== =============== ============ ==============\n1 Peter is a student [...] student alcohol daily\n2 Peter is a salesman [...] salesman tobacco often\n3 Peter is a student [...] student marijuana occasionally\n=== ============================== =============== ============ ==============\n\n**Important:** It is recommended to use Google Spreadsheets for creating\nthe factors csv (File->Export as CSV) as well as for importing the output\ncsv to avoid problems with character encodings that other software\napplications might cause.\n\n\n=======\nHistory\n=======\n\n0.1.0 (2018-02-15)\n------------------\n\n* First release on PyPI.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bertucho/fsdesign", "keywords": "fsdesign", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "fsdesign", "package_url": "https://pypi.org/project/fsdesign/", "platform": "", "project_url": "https://pypi.org/project/fsdesign/", "project_urls": { "Homepage": "https://github.com/bertucho/fsdesign" }, "release_url": "https://pypi.org/project/fsdesign/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "Python package for Factorial Survey Design", "version": "0.1.4" }, "last_serial": 5708268, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "15b633c0df223f526c711ca273dfdb07", "sha256": "31645f8e7ae04ee40a38c3ef0b9fccf69a00ae5599b12308d6c24e2d36de182c" }, "downloads": -1, "filename": "fsdesign-0.1.0.tar.gz", "has_sig": false, "md5_digest": "15b633c0df223f526c711ca273dfdb07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10133, "upload_time": "2018-02-17T20:56:19", "url": "https://files.pythonhosted.org/packages/a7/70/31808bb4030e0a8662134b867afde5f151b0c865a4e09c29fe66b04e889a/fsdesign-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2be2b57949e353837249656f81dc6fb6", "sha256": "ad7a5b07531fdf2ba22089ce8620c76c5cf16298be47286f643e67644621974e" }, "downloads": -1, "filename": "fsdesign-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2be2b57949e353837249656f81dc6fb6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10129, "upload_time": "2018-02-17T21:01:15", "url": "https://files.pythonhosted.org/packages/f7/f9/5ecdcb1c7f1a306bc97808f1847a594750a65e6af162fdcb847cae7d984a/fsdesign-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "7b44c97b17afcf718b4fdbc99b97396e", "sha256": "802ba86c15eefa9e1c3393db33148d6fb28ab49bd75a9d0db473e1a43d3a511c" }, "downloads": -1, "filename": "fsdesign-0.1.2.tar.gz", "has_sig": false, "md5_digest": "7b44c97b17afcf718b4fdbc99b97396e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10128, "upload_time": "2018-02-17T21:09:57", "url": "https://files.pythonhosted.org/packages/aa/21/4d11c03cfcf061747f73de81df55830b31e84f0a9643ca078f90f8a8ddf3/fsdesign-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "3964c416e1776f99cdec17aa6b837fc1", "sha256": "fc248cad098b2e300c08ff59d8d3d1e9adb95eac13e352969485696bbd11ba7d" }, "downloads": -1, "filename": "fsdesign-0.1.3.tar.gz", "has_sig": false, "md5_digest": "3964c416e1776f99cdec17aa6b837fc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11125, "upload_time": "2018-02-17T21:48:38", "url": "https://files.pythonhosted.org/packages/ab/ef/caa7e22f52e60bc14afba8904f087b8b836c0c862592f483b30d72c48d70/fsdesign-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "ece4044297a7969f9f7b1f906cf8a4b5", "sha256": "24c066ee3334fdf53a443c4e829e40e7bde0d6c33a897bd3b99c4e5c3ef24a37" }, "downloads": -1, "filename": "fsdesign-0.1.4.tar.gz", "has_sig": false, "md5_digest": "ece4044297a7969f9f7b1f906cf8a4b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13244, "upload_time": "2019-08-21T09:49:15", "url": "https://files.pythonhosted.org/packages/f5/61/a8ca92aed1be52ecfa4cc13427b754acb7586e5d3c973853781276194c19/fsdesign-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ece4044297a7969f9f7b1f906cf8a4b5", "sha256": "24c066ee3334fdf53a443c4e829e40e7bde0d6c33a897bd3b99c4e5c3ef24a37" }, "downloads": -1, "filename": "fsdesign-0.1.4.tar.gz", "has_sig": false, "md5_digest": "ece4044297a7969f9f7b1f906cf8a4b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13244, "upload_time": "2019-08-21T09:49:15", "url": "https://files.pythonhosted.org/packages/f5/61/a8ca92aed1be52ecfa4cc13427b754acb7586e5d3c973853781276194c19/fsdesign-0.1.4.tar.gz" } ] }