{ "info": { "author": "Nick Tucker", "author_email": "nicktucker4@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "====\nposh\n====\n\n\n.. image:: https://img.shields.io/pypi/v/posh.svg\n :target: https://pypi.python.org/pypi/posh\n\n.. image:: https://img.shields.io/travis/kcinnick/posh.svg\n :target: https://travis-ci.org/kcinnick/posh\n\n.. image:: https://readthedocs.org/projects/posh/badge/?version=latest\n :target: https://posh.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\n\nNot-yet-totally-fully-featured Poshmark bot/scraper/etc. (now available on pip!)\n\n\n* Free software: MIT license\n* Documentation: https://posh.readthedocs.io.\n\n\nFeatures\n----------------------\n\n* Build products from URL \n* Build products from search results\n* Build products from arbitrary string searches\n* Get images, size, brand, price, and more from products.\n* Search with as many (or few!) arguments as you want!\n* Insert product information into any database for long-term analysis\n* Easily graph historical price information for any search.\n\nLogin\n----------------------\nAfter some time debugging, login works *occasionally* but never more than once per hour due to a reCAPTCHA call. There would be a few ways to mitigate this (using a CAPTCHA service), but I'm undecided on if I want to take that tac with this project - especially considering I don't buy/sell on there myself, so I don't know how much automation of that stuff would be useful. Of course there's plenty of things to automate, but that was my primary idea.\n\n\n\"Why isn't X a feature\"\n----------------------\nBecause I haven't thought of it, but I'd appreciate the suggestion!\n\n\nCredits\n----------------------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\nDevelopment Goals\n----------------------\n\nAs of now, my goal for this project is just to extend it out as much as makes sense by thinking of new ideas, methods, and functions that'd be useful or interesting. Ideally, down the road this module could answer questions like \"What was the average selling price of a new-with-tag Vera Wang dress over the last 6 months,\" which could inform you to buy one because it's relatively cheap or sell one because it's relatively expensive now compared to the average. So, I don't really have definitive guidelines of where this will go. That's the fun part!\n\nSoft goals as of 1/19/2019:\n- build out method for price monitoring\n- create test associated with that\n\n1/25/2019: Like a phoenix, a new dev box has emerged from the ashes. Development resumed!\n\n\n=======\nHistory\n=======\n\n0.1.0 (2019-01-01)\n------------------\n\n* First release on PyPI.\n\n0.1.1 (2019-01-17)\n------------------\n\n* First cut at a functioning module. Tests, docs & builds are passing and a decent amount of functionality has been added, so a small version update felt appropriate. 0.1.2 should bring some exciting developments!\n\n0.1.2 (2019-01-20)\n------------------\n\n* The module is indeed functioning! Added some new functionality like a skeleton for historical searching & plotting, strict searching, lots of bug fixes, fleshed out most of the\nremaining parts of the ProductSearch and Product methods, and increased test coverage. Also did some cleanup work moving classes and functions to specific models instead of importing from one module. Plans for 0.1.3 include finishing out the plotting methods, separating concerns re: tests, and maybe more.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kcinnick/posh", "keywords": "posh", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "posh", "package_url": "https://pypi.org/project/posh/", "platform": "", "project_url": "https://pypi.org/project/posh/", "project_urls": { "Homepage": "https://github.com/kcinnick/posh" }, "release_url": "https://pypi.org/project/posh/0.1.2.1/", "requires_dist": null, "requires_python": "", "summary": "Aspiring Poshmark bot/scraper/etc.", "version": "0.1.2.1" }, "last_serial": 5474906, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "98671bb3236eaffc91316ab7cc90825c", "sha256": "19989f10a7927d58cb813790c57e2364de1c11c9d2f69f72986b7fb5c04ba138" }, "downloads": -1, "filename": "posh-0.1.0.tar.gz", "has_sig": false, "md5_digest": "98671bb3236eaffc91316ab7cc90825c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12652, "upload_time": "2019-01-17T00:03:54", "url": "https://files.pythonhosted.org/packages/fc/3d/20fd822a752eb028ae60a4a89c1e52fe53259de951968de0e7238bd44dd9/posh-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9984d890a14da9451970f2253b08c7c0", "sha256": "8b530ff7ea62a2fb4eabd3f8b1c7e12906cd476e38f96f08b1ea3c1c8b152a15" }, "downloads": -1, "filename": "posh-0.1.1-py3.6.egg", "has_sig": false, "md5_digest": "9984d890a14da9451970f2253b08c7c0", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 17191, "upload_time": "2019-01-27T19:50:32", "url": "https://files.pythonhosted.org/packages/36/b8/f4db0c10364ca07bb93fb09452e757d1350ad134352f03a47c359e216cc5/posh-0.1.1-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "dc0f08a9f41d55ac432ae6642419bca2", "sha256": "22ab89ee776abaf5d146db88d03bbd8c8ad8533bfa5334c4c1861769d8a35c3b" }, "downloads": -1, "filename": "posh-0.1.1.tar.gz", "has_sig": false, "md5_digest": "dc0f08a9f41d55ac432ae6642419bca2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13121, "upload_time": "2019-01-17T06:06:32", "url": "https://files.pythonhosted.org/packages/59/56/1098e98dda84a97ae643b370951bd27afc090f06535d63a55dc2a8cc0cd6/posh-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "a9ba93f5876fad13b113c666ab0bb192", "sha256": "168ff6aa659ff4aabb5cf3217669339ef0ab348df041938cf9eb6478a1f62b53" }, "downloads": -1, "filename": "posh-0.1.2-py2.7.egg", "has_sig": false, "md5_digest": "a9ba93f5876fad13b113c666ab0bb192", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 10624, "upload_time": "2019-01-27T19:50:34", "url": "https://files.pythonhosted.org/packages/f0/50/86b4081294b7f8e3f4d04ed421d205fd14e09faf02646fb63594dbf4a069/posh-0.1.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "7fdc7ecb0f726eb384a62fa181cca854", "sha256": "746e28ad582d7811ad3e22f1c26f185cff01af3cf21f7f5cdd144ecdb8e6e077" }, "downloads": -1, "filename": "posh-0.1.2-py3.6.egg", "has_sig": false, "md5_digest": "7fdc7ecb0f726eb384a62fa181cca854", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 17191, "upload_time": "2019-01-27T19:50:35", "url": "https://files.pythonhosted.org/packages/4a/98/10be6980d08a662ace9e27aa7ac4a689804641e4dea29fffda8061fafcf7/posh-0.1.2-py3.6.egg" } ], "0.1.2.1": [ { "comment_text": "", "digests": { "md5": "c490e7083490e6e2e485e1e259eca33e", "sha256": "085a4063ba464ba08032bd1e0865cf050f60676d3c71e7a53200846494ec2e8b" }, "downloads": -1, "filename": "posh-0.1.2.1-py3.7.egg", "has_sig": false, "md5_digest": "c490e7083490e6e2e485e1e259eca33e", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 17613, "upload_time": "2019-07-02T04:31:24", "url": "https://files.pythonhosted.org/packages/59/ee/53edc0d4d47558378b414974da054bf92211b7bcd70409fea6b303ff23fd/posh-0.1.2.1-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "35c14a37a0ce3ac2b824abf14453b185", "sha256": "acda7c83c5c727cf12e53b184287a9a528d6aaa588a13c9c89bd62d0d6773f86" }, "downloads": -1, "filename": "posh-0.1.2.1.tar.gz", "has_sig": false, "md5_digest": "35c14a37a0ce3ac2b824abf14453b185", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17585, "upload_time": "2019-07-02T04:31:26", "url": "https://files.pythonhosted.org/packages/5b/1f/3702608fb8aabe31ef6a004f698cab7359d4a79fc84b0c9ff82e80d2e830/posh-0.1.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c490e7083490e6e2e485e1e259eca33e", "sha256": "085a4063ba464ba08032bd1e0865cf050f60676d3c71e7a53200846494ec2e8b" }, "downloads": -1, "filename": "posh-0.1.2.1-py3.7.egg", "has_sig": false, "md5_digest": "c490e7083490e6e2e485e1e259eca33e", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 17613, "upload_time": "2019-07-02T04:31:24", "url": "https://files.pythonhosted.org/packages/59/ee/53edc0d4d47558378b414974da054bf92211b7bcd70409fea6b303ff23fd/posh-0.1.2.1-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "35c14a37a0ce3ac2b824abf14453b185", "sha256": "acda7c83c5c727cf12e53b184287a9a528d6aaa588a13c9c89bd62d0d6773f86" }, "downloads": -1, "filename": "posh-0.1.2.1.tar.gz", "has_sig": false, "md5_digest": "35c14a37a0ce3ac2b824abf14453b185", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17585, "upload_time": "2019-07-02T04:31:26", "url": "https://files.pythonhosted.org/packages/5b/1f/3702608fb8aabe31ef6a004f698cab7359d4a79fc84b0c9ff82e80d2e830/posh-0.1.2.1.tar.gz" } ] }