{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "=========\npyscripts\n=========\n\n.. image:: https://img.shields.io/travis/mramospe/pyscripts.svg\n :target: https://travis-ci.org/mramospe/pyscripts\n\n.. image:: https://img.shields.io/badge/documentation-link-blue.svg\n :target: https://mramospe.github.io/pyscripts/\n\n.. inclusion-marker-do-not-remove\n\nThe **pyscripts** package provides tools to work with python scripts. It is\nmeant to help researches doing analysis, where many of their tasks translate\ninto python scripts running with a given configuration mode.\n\nMain points\n===========\n\nThe idea behind this package is to provide a way to execute python scripts which\nmake use of pakages which handle command line arguments, like\n`argparse `_.\nIt is also suggested to use it in combination with\n`snakemake `_,\nwhich would allow analysts to create fully reproducible analysis.\n\nInstallation:\n=============\n\nThis package is available on `PyPi `_, so simply type\n\n.. code-block:: bash\n\n pip install pyscripts\n\nto install the package in your current python environment.\nTo use the **latest development version**, clone the repository and install with `pip`:\n\n.. code-block:: bash\n\n git clone https://github.com/mramospe/pyscripts.git\n pip install pyscripts", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "physics hep pyscripts", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyscripts", "package_url": "https://pypi.org/project/pyscripts/", "platform": "", "project_url": "https://pypi.org/project/pyscripts/", "project_urls": null, "release_url": "https://pypi.org/project/pyscripts/0.0.0.dev3/", "requires_dist": null, "requires_python": "", "summary": "Tools to work with python scripts", "version": "0.0.0.dev3" }, "last_serial": 4037074, "releases": { "0.0.0.dev1": [ { "comment_text": "", "digests": { "md5": "f34c7a57e0bce6c4759392dc622d97f5", "sha256": "2c1a762eb9cc55b7bcca975c7ed2fd174351811362abe6dcbd421b4d798b297c" }, "downloads": -1, "filename": "pyscripts-0.0.0.dev1.tar.gz", "has_sig": false, "md5_digest": "f34c7a57e0bce6c4759392dc622d97f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6532, "upload_time": "2018-07-05T19:27:41", "url": "https://files.pythonhosted.org/packages/ec/c7/acbf81ed0e3fb73b776c3396b682fd7f9babb13c8661f09985561c4539b8/pyscripts-0.0.0.dev1.tar.gz" } ], "0.0.0.dev2": [ { "comment_text": "", "digests": { "md5": "eb99d50a213257fb2b7c0d6deaccfa67", "sha256": "173574f0e4966567d13b3476720f2ea588be36d21fe8b1abf78d9240e383e068" }, "downloads": -1, "filename": "pyscripts-0.0.0.dev2.tar.gz", "has_sig": false, "md5_digest": "eb99d50a213257fb2b7c0d6deaccfa67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6724, "upload_time": "2018-07-06T16:58:41", "url": "https://files.pythonhosted.org/packages/ce/d6/4b0cae07c1762ff5c2d49aaa69771ad3f946f9cfdf8bff4f566da3223773/pyscripts-0.0.0.dev2.tar.gz" } ], "0.0.0.dev3": [ { "comment_text": "", "digests": { "md5": "31da38a6aea79e9412521011022351f6", "sha256": "755fbd3aafbb28d9be272ba8c535bc93916f84d636d80e9d35a7b41e8686144b" }, "downloads": -1, "filename": "pyscripts-0.0.0.dev3.tar.gz", "has_sig": false, "md5_digest": "31da38a6aea79e9412521011022351f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6779, "upload_time": "2018-07-06T17:06:29", "url": "https://files.pythonhosted.org/packages/ad/c3/e148d11af33807c7f6b2da48a87fbbdbfa3f3dc70b1a50701f796c070bc3/pyscripts-0.0.0.dev3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "31da38a6aea79e9412521011022351f6", "sha256": "755fbd3aafbb28d9be272ba8c535bc93916f84d636d80e9d35a7b41e8686144b" }, "downloads": -1, "filename": "pyscripts-0.0.0.dev3.tar.gz", "has_sig": false, "md5_digest": "31da38a6aea79e9412521011022351f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6779, "upload_time": "2018-07-06T17:06:29", "url": "https://files.pythonhosted.org/packages/ad/c3/e148d11af33807c7f6b2da48a87fbbdbfa3f3dc70b1a50701f796c070bc3/pyscripts-0.0.0.dev3.tar.gz" } ] }