{ "info": { "author": "Michael Verdegaal", "author_email": "michaelverdegaal@hotmail.nl", "bugtrack_url": null, "classifiers": [], "description": "# ezstr\n\nEzstr gives you a quick way to create a string representation method for your python class, as this can quickly become a hassle with a lot of attributes.\n\n# Download\n\n`pip install ezstr`\n\n# Usage\n\n from ezstr import tostr\n \n @tostr\n class MyClass:\n\t ...", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/MichaelVerdegaal/ezstr/archive/0.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MichaelVerdegaal/ezstr", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ezstr", "package_url": "https://pypi.org/project/ezstr/", "platform": "", "project_url": "https://pypi.org/project/ezstr/", "project_urls": { "Download": "https://github.com/MichaelVerdegaal/ezstr/archive/0.3.tar.gz", "Homepage": "https://github.com/MichaelVerdegaal/ezstr" }, "release_url": "https://pypi.org/project/ezstr/0.3/", "requires_dist": null, "requires_python": "", "summary": "No more tostring boilerplate", "version": "0.3" }, "last_serial": 5159474, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "dee32f013e540e3d41568ad0e05615ab", "sha256": "083ff8152f8d1394dd8b659df7eb15f610d79104eba392dc0ff96522ca76ed62" }, "downloads": -1, "filename": "ezstr-0.2.tar.gz", "has_sig": false, "md5_digest": "dee32f013e540e3d41568ad0e05615ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1428, "upload_time": "2019-04-11T12:36:42", "url": "https://files.pythonhosted.org/packages/cf/c1/c13ad0b511c0e7ddbd9c1762d608aa6858a3e38a33f2ee122bc57dc921e1/ezstr-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "c4a767446afa1978bec35aa3d01bf88b", "sha256": "d5ffa9a4a0222ef6597a46c33d43bee6f647a6c9c181ae81bd35722e5b7852e6" }, "downloads": -1, "filename": "ezstr-0.3.tar.gz", "has_sig": false, "md5_digest": "c4a767446afa1978bec35aa3d01bf88b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1496, "upload_time": "2019-04-18T10:21:54", "url": "https://files.pythonhosted.org/packages/fe/c2/dce7b3511c19b1c24758ebf514d0b13bb345fc12ba837c21b0afeb6d6251/ezstr-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c4a767446afa1978bec35aa3d01bf88b", "sha256": "d5ffa9a4a0222ef6597a46c33d43bee6f647a6c9c181ae81bd35722e5b7852e6" }, "downloads": -1, "filename": "ezstr-0.3.tar.gz", "has_sig": false, "md5_digest": "c4a767446afa1978bec35aa3d01bf88b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1496, "upload_time": "2019-04-18T10:21:54", "url": "https://files.pythonhosted.org/packages/fe/c2/dce7b3511c19b1c24758ebf514d0b13bb345fc12ba837c21b0afeb6d6251/ezstr-0.3.tar.gz" } ] }