{ "info": { "author": "Kapor Zhu", "author_email": "kapor.zhu@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Afinder: find attribute in deep object\n========================================\n\n.. code-block:: python\n\n >>> from afinder import afind\n >>> afind(your_obj, 'something-to-find')\n ['obj.attribute.something', 'obj.attribute.moha:\"something is here\"']\n\n\nInstallation\n------------\n\nTo install Afinder, simply:\n\n.. code-block:: bash\n\n $ pip install afinder", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kaporzhu/afinder", "keywords": null, "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "afinder", "package_url": "https://pypi.org/project/afinder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/afinder/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kaporzhu/afinder" }, "release_url": "https://pypi.org/project/afinder/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "find attribute in deep object", "version": "0.0.3" }, "last_serial": 1909502, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ff76b68840d8d573215f81b22462a2d9", "sha256": "9bc6312060ab1f7e97deb4de3e01a36f763c7243407625f68946c67af2e46c3b" }, "downloads": -1, "filename": "afinder-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ff76b68840d8d573215f81b22462a2d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2853, "upload_time": "2016-01-18T07:48:41", "url": "https://files.pythonhosted.org/packages/0a/34/b0382c4b0dae42e55e79db9071a2ee6021e7a53f8c81bc642956356910cf/afinder-0.0.1.tar.gz" } ], "0.0.2": [], "0.0.3": [ { "comment_text": "", "digests": { "md5": "74612b2a6e7ff8d4801ac765bd665742", "sha256": "90835a355237daf6549ca77940c3d250872a3801f72eeefcbbd975abd7f2bcf2" }, "downloads": -1, "filename": "afinder-0.0.3.tar.gz", "has_sig": false, "md5_digest": "74612b2a6e7ff8d4801ac765bd665742", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2867, "upload_time": "2016-01-18T08:24:30", "url": "https://files.pythonhosted.org/packages/2d/b0/3ae282bd715a402dfb7f10f474a2b887859ce68c0cdd96a42c54e3237566/afinder-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "74612b2a6e7ff8d4801ac765bd665742", "sha256": "90835a355237daf6549ca77940c3d250872a3801f72eeefcbbd975abd7f2bcf2" }, "downloads": -1, "filename": "afinder-0.0.3.tar.gz", "has_sig": false, "md5_digest": "74612b2a6e7ff8d4801ac765bd665742", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2867, "upload_time": "2016-01-18T08:24:30", "url": "https://files.pythonhosted.org/packages/2d/b0/3ae282bd715a402dfb7f10f474a2b887859ce68c0cdd96a42c54e3237566/afinder-0.0.3.tar.gz" } ] }