{ "info": { "author": "Ram Prakash Jayapalan", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "This package is capable of\r\n\r\n1) Sending a data to a pickled state\r\n2) Unpickling the pickled data\r\n\r\nThere are two seperate functions\r\n\r\npickle_data(val1,val2) - Used to pickle the data\r\n\r\n-->val1 - Data to be pickled (required)\r\n-->Val2 - name of the file to be written to (Optional)\r\n\r\nunpickle_data(val1,val2,val3) - used to unpickle the pickled data\r\n\r\n-->val1 - name of the pickled file (Required)\r\n-->val2\t- Set it to 'True' if the output has to be written to a file (optional). Default is 'False'(shell output) \r\n-->Val3\t- name of the file to be written to (optional)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pickle_process", "package_url": "https://pypi.org/project/pickle_process/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pickle_process/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/pickle_process/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Simple package to pickle/unpickle data and write the output to a file/shell", "version": "1.0.0" }, "last_serial": 796232, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "668949abf50a5edb01ae5a2fa7fbb4a2", "sha256": "13c096dab1870a1d608ac10cf9593523aa2e85446911154eac6e77daa65fd7ee" }, "downloads": -1, "filename": "pickle_process-1.0.0.zip", "has_sig": false, "md5_digest": "668949abf50a5edb01ae5a2fa7fbb4a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1598, "upload_time": "2013-01-30T05:41:49", "url": "https://files.pythonhosted.org/packages/e4/85/2ecbb6fd84fe21a6b420239c33821ab1f850face5c7e788b5e36f947309d/pickle_process-1.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "668949abf50a5edb01ae5a2fa7fbb4a2", "sha256": "13c096dab1870a1d608ac10cf9593523aa2e85446911154eac6e77daa65fd7ee" }, "downloads": -1, "filename": "pickle_process-1.0.0.zip", "has_sig": false, "md5_digest": "668949abf50a5edb01ae5a2fa7fbb4a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1598, "upload_time": "2013-01-30T05:41:49", "url": "https://files.pythonhosted.org/packages/e4/85/2ecbb6fd84fe21a6b420239c33821ab1f850face5c7e788b5e36f947309d/pickle_process-1.0.0.zip" } ] }