{ "info": { "author": "Dror Paz", "author_email": "pazdror@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "This class creates a temporary file which can be be opened in external program and be deleted only after the\n external program closes.\n A separate python instance will remain active in memory until no program uses the file (searched by filename),\n than deletes the file and closes.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/pazdror/runable_tempfile", "keywords": "tempfile temporary file launch NamedTemporaryFile", "license": "", "maintainer": "", "maintainer_email": "", "name": "runable-tempfile", "package_url": "https://pypi.org/project/runable-tempfile/", "platform": "", "project_url": "https://pypi.org/project/runable-tempfile/", "project_urls": { "Homepage": "https://gitlab.com/pazdror/runable_tempfile" }, "release_url": "https://pypi.org/project/runable-tempfile/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Temporary file that can be opened in external app and deleted afterward", "version": "1.0.1" }, "last_serial": 4176527, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "a4401a6f3a1dc9b061827efa31ec5baa", "sha256": "f154ccc1c29b5d4c2811e5aa3a2b906b50d17c8c38b547d4f29bdf338ea2675f" }, "downloads": -1, "filename": "runable_tempfile-1.0.tar.gz", "has_sig": false, "md5_digest": "a4401a6f3a1dc9b061827efa31ec5baa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3441, "upload_time": "2018-08-16T12:55:20", "url": "https://files.pythonhosted.org/packages/fb/2e/4a1d8f6333703ed71cdfc9451899a85b2550a8d0428281218cb26a143c46/runable_tempfile-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "6a16a16b60189b956ef83392e7f3f908", "sha256": "3dd569ecbbf6d30ace47918a3da96404a243a702cacd5a23ddf2878c966355ab" }, "downloads": -1, "filename": "runable_tempfile-1.0.1.tar.gz", "has_sig": false, "md5_digest": "6a16a16b60189b956ef83392e7f3f908", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3451, "upload_time": "2018-08-16T13:19:16", "url": "https://files.pythonhosted.org/packages/85/a9/fb0175bc86de35fcf0bf22a3dd5c83d940937df16a22417f0438fe2dcf2f/runable_tempfile-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6a16a16b60189b956ef83392e7f3f908", "sha256": "3dd569ecbbf6d30ace47918a3da96404a243a702cacd5a23ddf2878c966355ab" }, "downloads": -1, "filename": "runable_tempfile-1.0.1.tar.gz", "has_sig": false, "md5_digest": "6a16a16b60189b956ef83392e7f3f908", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3451, "upload_time": "2018-08-16T13:19:16", "url": "https://files.pythonhosted.org/packages/85/a9/fb0175bc86de35fcf0bf22a3dd5c83d940937df16a22417f0438fe2dcf2f/runable_tempfile-1.0.1.tar.gz" } ] }