{ "info": { "author": "Gus Dunn", "author_email": "w.gus.dunn@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "======================\nCoordinator Data Tasks\n======================\n\n\n.. image:: https://img.shields.io/pypi/v/coordinator_data_tasks.svg\n :target: https://pypi.python.org/pypi/coordinator_data_tasks\n\n.. image:: https://img.shields.io/travis/ScottSnapperLab/coordinator_data_tasks.svg\n :target: https://travis-ci.org/ScottSnapperLab/coordinator_data_tasks\n\n.. image:: https://readthedocs.org/projects/coordinator-data-tasks/badge/?version=latest\n :target: https://coordinator-data-tasks.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/ScottSnapperLab/coordinator_data_tasks/shield.svg\n :target: https://pyup.io/repos/github/ScottSnapperLab/coordinator_data_tasks/\n :alt: Updates\n\n\nA python-based command line utility to automate some of the most common data tasks faced by the Clinical Coordinators.\n\n\n* Free software: MIT license\n* Documentation: https://coordinator-data-tasks.readthedocs.io.\n\n\nFeatures\n--------\n\n* left joins on multiple columns\n* smart loading of \\*.xls, \\*.xlsx, \\*.csv, \\*.csv.gz files\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `xguse/cookiecutter-pypackage`_ project template which is based on `audreyr/cookiecutter-pypackage`_.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n.. _`xguse/cookiecutter-pypackage`: https://github.com/xguse/cookiecutter-pypackage\n\n\n\n=======\nHistory\n=======\n\nv0.0.5 / 2017-10-25\n===================\n\n * updated docs\n * Makefile: pull-req-check aliased to test-all\n * flake8\n * make test-all now tests docs build\n\nv0.0.4 / 2017-10-25\n===================\n\n * travis tests now passing\n * changed pypi deploy target to 3.7\n * utils/loaders.py: added file (smart table loaders)\n * track some xls files for tests\n\nv0.0.3 / 2017-10-24\n===================\n\n * Makefile: experimenting with install structure\n * test_coordinator_data_tasks.py: removed useless test\n * cli.py: added join subcommands\n * requirements.dev.pip.txt: mypy lives here now\n * docs/index.rst: fixed too few `==` under title\n * docs/conf.py: upgraded auto-build code\n * left_join.py: more log entries\n * moved recommonmark req to requirements.pip.txt\n * got tox to work\n * Makefile: experimenting with install structure\n * MANIFEST.in: add req files to allow tox to work\n * flake8\n * removed setup and test specific req files\n * README.rst: fixed badge address errors\n * fix repo in travis ci setup\n\nv0.0.2 / 2017-10-23\n===================\n\n * prelim tests\n * allow from coordinator_data_tasks import commands\n * travis ci setup\n\nv0.0.1 / 2017-10-23\n===================\n\n * setup.py: update metadata (language support)\n * configure tox\n * Makefile: formatting\n * Makefile: py.test -> pytest\n * setup.py: pick up reqs from req.txt files\n * setup.cfg: ignore some errors\n * Makefile: upgraded help, supported conda install\n * requirements.dev.txt: unpin for now\n * added commands pkg\n * added utils pkg\n * added extra requirements subfiles (pip,setup,etc)\n * ignore binary document extentions\n * ignore vscode and mypy_cache\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/xguse/coordinator_data_tasks", "keywords": "coordinator_data_tasks", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "coordinator-data-tasks", "package_url": "https://pypi.org/project/coordinator-data-tasks/", "platform": "", "project_url": "https://pypi.org/project/coordinator-data-tasks/", "project_urls": { "Homepage": "https://github.com/xguse/coordinator_data_tasks" }, "release_url": "https://pypi.org/project/coordinator-data-tasks/0.0.5/", "requires_dist": [ "click", "pandas", "jupyter", "jupyter-nbextensions-configurator", "numpy", "recommonmark", "logzero", "tqdm (>=4.10.0)", "jupyter-contrib-nbextensions", "seaborn", "numexpr", "xlrd", "munch", "widgetsnbextension", "xlwt", "ipython" ], "requires_python": "", "summary": "A python-based command line utility to automate some of the most common data tasks faced by the Clinical Coordinators.", "version": "0.0.5" }, "last_serial": 3278243, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "406a919b116eeba048e32ec0924c5968", "sha256": "4f36d2ebdb33fb14c3dc9cc3f8356e66aa0ffd02fa8a280d1ed87b2f604f90f0" }, "downloads": -1, "filename": "coordinator_data_tasks-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "406a919b116eeba048e32ec0924c5968", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6889, "upload_time": "2017-10-25T13:38:01", "url": "https://files.pythonhosted.org/packages/03/a7/215a861da22bedd1d068be817ef32928270ea867eec54de8a617525c2e08/coordinator_data_tasks-0.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "482e00763ebd5e827b28af18ed1f1d42", "sha256": "4f1367585f737a55f5fe868b896a37f2e6469727091f625936ad6ccf43ebe714" }, "downloads": -1, "filename": "coordinator_data_tasks-0.0.4.tar.gz", "has_sig": false, "md5_digest": "482e00763ebd5e827b28af18ed1f1d42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19564, "upload_time": "2017-10-25T13:38:03", "url": "https://files.pythonhosted.org/packages/9f/89/6a8cfcd66d82b56186bbf1c28bdacce222209003acc8b07be5bbdd45a04d/coordinator_data_tasks-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "6402ef6c0d3384093092686f099397fe", "sha256": "6aa928c7818982c9d11d33ad72482bafccbeba4164ec938e1b36a29c81e4cea5" }, "downloads": -1, "filename": "coordinator_data_tasks-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6402ef6c0d3384093092686f099397fe", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7127, "upload_time": "2017-10-25T14:48:36", "url": "https://files.pythonhosted.org/packages/b8/82/9ba66cfeb357206766b65e87fca1c64cfc300808d9dbbc844a92672839f3/coordinator_data_tasks-0.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cbe92fec169e34addc818867684d9a39", "sha256": "36c086d3aea88ae7c02b4522da0200cb06cf521971017f7a392860245a28dede" }, "downloads": -1, "filename": "coordinator_data_tasks-0.0.5.tar.gz", "has_sig": false, "md5_digest": "cbe92fec169e34addc818867684d9a39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19808, "upload_time": "2017-10-25T14:48:37", "url": "https://files.pythonhosted.org/packages/f5/70/db320da214736efc290fa9542f49ed6a08f41b5e60ffec308a969fff89e0/coordinator_data_tasks-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6402ef6c0d3384093092686f099397fe", "sha256": "6aa928c7818982c9d11d33ad72482bafccbeba4164ec938e1b36a29c81e4cea5" }, "downloads": -1, "filename": "coordinator_data_tasks-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6402ef6c0d3384093092686f099397fe", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7127, "upload_time": "2017-10-25T14:48:36", "url": "https://files.pythonhosted.org/packages/b8/82/9ba66cfeb357206766b65e87fca1c64cfc300808d9dbbc844a92672839f3/coordinator_data_tasks-0.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cbe92fec169e34addc818867684d9a39", "sha256": "36c086d3aea88ae7c02b4522da0200cb06cf521971017f7a392860245a28dede" }, "downloads": -1, "filename": "coordinator_data_tasks-0.0.5.tar.gz", "has_sig": false, "md5_digest": "cbe92fec169e34addc818867684d9a39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19808, "upload_time": "2017-10-25T14:48:37", "url": "https://files.pythonhosted.org/packages/f5/70/db320da214736efc290fa9542f49ed6a08f41b5e60ffec308a969fff89e0/coordinator_data_tasks-0.0.5.tar.gz" } ] }