{ "info": { "author": "Rapha\u00ebl B.", "author_email": "raphael0202@yahoo.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3 :: Only" ], "description": "LeboncoinManager\n=======================\n\nA module to easily manage your ads on leboncoin.fr.\nOwing an account on leboncoin.fr is mandatory.\n\nAvailable actions:\n\n- publish a new ad\n- push an existing ad on the top of the ad list\n- delete an ad\n\nInstallation\n------------\n\n pip install leboncoin_manager\n\nUsage\n-----\n\n.. code:: python\n\n from leboncoinManager import leboncoinManager\n\n #Connect to your account\n manager = leboncoinManager(\"username\", \"password\")\n\n #push an existing ad on the top of the list\n manager.update(\"ad title\") # \"ad title\" is the title visible on leboncoin.fr\n\n\nYou can use the provided CLI ``leboncoin_manager`` to manage your ads:\n leboncoin_manager -c ads.conf\n\nA configuration file example is provided ('update.conf').", "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/raphael0202/leboncoin_manager", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "leboncoin_manager", "package_url": "https://pypi.org/project/leboncoin_manager/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/leboncoin_manager/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/raphael0202/leboncoin_manager" }, "release_url": "https://pypi.org/project/leboncoin_manager/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "Easily manage your ads on leboncoin.fr", "version": "1.0.2" }, "last_serial": 1741875, "releases": { "1.0.0": [], "1.0.1": [ { "comment_text": "", "digests": { "md5": "008c0afb8cbc5a9efb47027ff3db5a44", "sha256": "e69eea23a52b6bbb4f4f90aace956fc343c8eb8be075b12deb5323c5f073bc78" }, "downloads": -1, "filename": "leboncoin_manager-1.0.1.tar.gz", "has_sig": false, "md5_digest": "008c0afb8cbc5a9efb47027ff3db5a44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5266, "upload_time": "2015-09-28T12:03:21", "url": "https://files.pythonhosted.org/packages/ab/2d/5ac46f5e2a2c6be0fc5e59d459d5c4e3b695e98d766d8c8530ab764aac07/leboncoin_manager-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "6fde2d9470b1390fa3ee9b7f3bdfb2a6", "sha256": "7118019890e5b5769ad288c5da91184ce5f67fed7d0bfa871304e0f658aad9a2" }, "downloads": -1, "filename": "leboncoin_manager-1.0.2.tar.gz", "has_sig": false, "md5_digest": "6fde2d9470b1390fa3ee9b7f3bdfb2a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5191, "upload_time": "2015-09-28T12:19:07", "url": "https://files.pythonhosted.org/packages/3a/db/c319f18b7512165d0fb2494edbeca6ee1438d9be1e09222defd5dc8b80c7/leboncoin_manager-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6fde2d9470b1390fa3ee9b7f3bdfb2a6", "sha256": "7118019890e5b5769ad288c5da91184ce5f67fed7d0bfa871304e0f658aad9a2" }, "downloads": -1, "filename": "leboncoin_manager-1.0.2.tar.gz", "has_sig": false, "md5_digest": "6fde2d9470b1390fa3ee9b7f3bdfb2a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5191, "upload_time": "2015-09-28T12:19:07", "url": "https://files.pythonhosted.org/packages/3a/db/c319f18b7512165d0fb2494edbeca6ee1438d9be1e09222defd5dc8b80c7/leboncoin_manager-1.0.2.tar.gz" } ] }