{ "info": { "author": "AXANT", "author_email": "tech@axant.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: TurboGears", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Office/Business :: Financial :: Point-Of-Sale" ], "description": "About Stroller\n-------------------------\n\nStroller is a Pluggable eCommerce application and library for TurboGears2.\nStroller can be plugged as a pluggable application using tgext.pluggable\nor manually mounted and used as a library to implement paypal payment\nor ecommerce parts.\n\nInstalling\n-------------------------------\n\nstroller can be installed both from pypi or from bitbucket::\n\n easy_install stroller\n\nshould just work for most of the users\n\nPlugging Stroller\n----------------------------\n\nIn your application *config/app_cfg.py* import **plug**::\n\n from tgext.pluggable import plug\n\nThen at the *end of the file* call plug with stroller::\n\n plug(base_config, 'stroller')\n\nYou will be able to access the ecommerce at\n*http://localhost:8080/shop*.\n\nManual/Paypal Payments\n-----------------------------\n\nStrollers works both automatically managing payments using paypal or by\nmanually managing orders.\n\nWhen **avoid_manage_payment** options is enabled stroller will register\nthe order and ask the user to contact the site manager to proceed\nwith the payment instead of using paypal to handle it.\n\nAnonyoums/Registered Orders\n-----------------------------\n\nStroller is able to handle payments both in registered or anonymous way.\nWhen users are logged their user data is registered inside the order\nmetadata to make possible to contact them later. If manual payments\nare enabled instead of paypal based ones an email will be sent\nto both the user and the site manager to let them proceed with\nthe payment.\n\nWhen paypal is enabled and the user is not logged his paypal\ndata will be used to register the order. This is the suggested\nway to use stroller as you won't ask your users to register but\nyou will have all their data available to dispatch the orders.\n\n**NOTE:** If manual payments are required and user is not registered\na plain alert asking him to contact the site manager will be visible\nat the end of the order confirmation. It is usually suggested not to\nlet stroller run this way as you will find many orders with any\ninformation about who did them.\n\nConfiguration Options\n-----------------------------\n\n * avoid_manage_payment -> Use manual payments managed instead of paypal\n * currency -> (default: EUR) The currency to use for payments and orders.\n * stroller_thumbnail_size -> (default: 128, 128) The size of automatically generated thumbnails (must be set in app_cfg.py)\n * paypal_api_user -> Your paypal user for paypal payments\n * paypal_api_pass -> Your paypal password for paypal payments\n * paypal_api_signature -> Your paypal api signature for paypal payments\n * paypal_debug -> Whenever to use the paypal sandbox or production environment\n * stroller_order_notify_mail -> Email to notify whenever an order is placed. If not specified no messages will be sent\n * stroller_email_sender -> (default: stroller_order_mail) From which email the stroller messages will be sent\n * stroller_smtp_host -> The SMTP Server host used to send emails\n * stroller_smtp_login -> The SMTP Authentication login (if not specified anonymous auth will be used)\n * stroller_smtp_password -> The SMTP Authentication password", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/_amol_/stroller", "keywords": "turbogears2.application turbogears2.extension ecommerce paypal shop", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "stroller", "package_url": "https://pypi.org/project/stroller/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/stroller/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/_amol_/stroller" }, "release_url": "https://pypi.org/project/stroller/0.5.1/", "requires_dist": null, "requires_python": null, "summary": "E-commerce Application and Library for TurboGears2", "version": "0.5.1" }, "last_serial": 1467668, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "446464a9062dc0eb1e284f880ba7a3e9", "sha256": "64a1b81f07247d4f4df8a3c6cf27dbbaf3c24c3ebdab76ee2c45c72d6654b13c" }, "downloads": -1, "filename": "stroller-0.1.tar.gz", "has_sig": false, "md5_digest": "446464a9062dc0eb1e284f880ba7a3e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11635, "upload_time": "2011-03-19T16:10:27", "url": "https://files.pythonhosted.org/packages/e7/88/c6c87f3b0777fb1b1d2623b3c9da1c865f364aa6d0b41b024e29248b4030/stroller-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "430231ca30006a00f7b98cdbee90a3a9", "sha256": "a615578fbd77c70f17bdfe057e2e11a2444804a4d4da1a1a354be45cb94ec590" }, "downloads": -1, "filename": "stroller-0.2.tar.gz", "has_sig": false, "md5_digest": "430231ca30006a00f7b98cdbee90a3a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 86213, "upload_time": "2011-04-29T22:17:24", "url": "https://files.pythonhosted.org/packages/99/83/9f71289d58b05498f5d0f3e5192473fb857f35fa859277e978d2dfe0e701/stroller-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "753ae1e4a16d6a2761b8669cc8c2034c", "sha256": "c3dce38dd4ce7c2da434a928015e626bf784eaa540ca9b62f7adb4f996db506c" }, "downloads": -1, "filename": "stroller-0.2.1.tar.gz", "has_sig": false, "md5_digest": "753ae1e4a16d6a2761b8669cc8c2034c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87579, "upload_time": "2011-07-19T12:52:26", "url": "https://files.pythonhosted.org/packages/77/78/f609328b896cd9603f97bdb334664a88a4eca36619214aadc11c081074c1/stroller-0.2.1.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "295e9bdec9353880a78b99138cc1f1a3", "sha256": "5846de03671c403b81eda4cfee6d46a07d4ae76549131cbfe78b8d01baca2bd9" }, "downloads": -1, "filename": "stroller-0.3.tar.gz", "has_sig": false, "md5_digest": "295e9bdec9353880a78b99138cc1f1a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92097, "upload_time": "2012-01-03T18:28:46", "url": "https://files.pythonhosted.org/packages/cb/cf/ec8268135ac03128f171890d6cb1460f1e5e138579632f864405546e7d4d/stroller-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "16f9f8cfbdeded5af8d1ab1b42ac0214", "sha256": "c345f7fd420245203100d6c102846ccc82801b6f35a2b1c66e64423ebfd2e511" }, "downloads": -1, "filename": "stroller-0.3.1.tar.gz", "has_sig": false, "md5_digest": "16f9f8cfbdeded5af8d1ab1b42ac0214", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92113, "upload_time": "2012-01-04T16:11:26", "url": "https://files.pythonhosted.org/packages/2e/26/a617ffd5d0410762fffd335baa43ebc401f83a1666503ea806bf3c9f78b4/stroller-0.3.1.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "c31d265505708182a9494b0c45ba0b99", "sha256": "be7000da96752278d544594652087ce04b45496cdfb38ef1837b4570635160c9" }, "downloads": -1, "filename": "stroller-0.4.tar.gz", "has_sig": false, "md5_digest": "c31d265505708182a9494b0c45ba0b99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 94451, "upload_time": "2012-03-30T20:35:35", "url": "https://files.pythonhosted.org/packages/88/28/d0aae871e66056501409275e512cae728ec5bffa07847a072149056b8464/stroller-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "b3a36618317481e7fc37c14eea914a91", "sha256": "72f96ae2a22d420af48384ca35a0a51c230550921967908fdca27f20b2b8705a" }, "downloads": -1, "filename": "stroller-0.4.1.tar.gz", "has_sig": false, "md5_digest": "b3a36618317481e7fc37c14eea914a91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 93251, "upload_time": "2013-10-18T21:49:39", "url": "https://files.pythonhosted.org/packages/5f/e4/7e9300774238df0b30352304b93dca7f930a4f19fc792de0f430a3ca8ba6/stroller-0.4.1.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "bcd5abeab46504ece6b1e339116901fc", "sha256": "da91c3f3ec3d118bdd89e6cef162e6bf176f425da75887567ea5299a7af6f13f" }, "downloads": -1, "filename": "stroller-0.5.0.tar.gz", "has_sig": false, "md5_digest": "bcd5abeab46504ece6b1e339116901fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 94215, "upload_time": "2015-03-18T21:31:49", "url": "https://files.pythonhosted.org/packages/35/32/e17e32b4c70fa28f50f125f1a411e60af18e3ed82ebafa456e8427f63681/stroller-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "3ca79b01552df86025e5a809582dc4bf", "sha256": "1a4886f060091d644ebd2d786e668e34d03914fd479b10cac7279193a89a2e9c" }, "downloads": -1, "filename": "stroller-0.5.1.tar.gz", "has_sig": false, "md5_digest": "3ca79b01552df86025e5a809582dc4bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 94253, "upload_time": "2015-03-18T21:58:58", "url": "https://files.pythonhosted.org/packages/b6/5d/f0df8df1d30a8d6ed48403b8732f7e87a36ca86cddf089aebf747cdfa5f8/stroller-0.5.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ca79b01552df86025e5a809582dc4bf", "sha256": "1a4886f060091d644ebd2d786e668e34d03914fd479b10cac7279193a89a2e9c" }, "downloads": -1, "filename": "stroller-0.5.1.tar.gz", "has_sig": false, "md5_digest": "3ca79b01552df86025e5a809582dc4bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 94253, "upload_time": "2015-03-18T21:58:58", "url": "https://files.pythonhosted.org/packages/b6/5d/f0df8df1d30a8d6ed48403b8732f7e87a36ca86cddf089aebf747cdfa5f8/stroller-0.5.1.tar.gz" } ] }