{ "info": { "author": "Robin Neufeld", "author_email": "raeneufe@uwaterloo.ca", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "batchproc\n---------\n\nSimple batch processing framework for scientists and others with lots of files.\n\nProvides a convenient interface to scale up your data processing function to operate on multiple files.\n\nSee demo.py for a quick example.\n\nIf you compile your script with PyInstaller, you should be able to drag-and-drop files onto the executable to run your\nscript on those files.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/metavee/batchproc", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "batchproc", "package_url": "https://pypi.org/project/batchproc/", "platform": "", "project_url": "https://pypi.org/project/batchproc/", "project_urls": { "Homepage": "https://github.com/metavee/batchproc" }, "release_url": "https://pypi.org/project/batchproc/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Simple batch processing framework.", "version": "0.1.1" }, "last_serial": 5537845, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "b796cb730cf4e50a280527e5e6b430fd", "sha256": "8cb283003f508b459550c182d9178270fda8ba095d9b56cfa812c8c8980851c4" }, "downloads": -1, "filename": "batchproc-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b796cb730cf4e50a280527e5e6b430fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4212, "upload_time": "2019-07-16T02:00:24", "url": "https://files.pythonhosted.org/packages/6d/f8/aa00e81b1485bcbd18d188429855d3be904142a50c200477ad4b55e8ff59/batchproc-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b796cb730cf4e50a280527e5e6b430fd", "sha256": "8cb283003f508b459550c182d9178270fda8ba095d9b56cfa812c8c8980851c4" }, "downloads": -1, "filename": "batchproc-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b796cb730cf4e50a280527e5e6b430fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4212, "upload_time": "2019-07-16T02:00:24", "url": "https://files.pythonhosted.org/packages/6d/f8/aa00e81b1485bcbd18d188429855d3be904142a50c200477ad4b55e8ff59/batchproc-0.1.1.tar.gz" } ] }