{ "info": { "author": "", "author_email": "gussoto@ug.uchile.cl", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.8", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "# django_pipedrive\n\n[![CircleCI](https://circleci.com/gh/MasAval/django_pipedrive.svg?style=svg)](https://circleci.com/gh/MasAval/django_pipedrive)\n[![codecov](https://codecov.io/gh/MasAval/django_pipedrive/branch/master/graph/badge.svg)](https://codecov.io/gh/MasAval/django_pipedrive)\n\ndjango_pipedrive is a simple Django app to post data to the Pipedrive service and keep track of its online data. \nThe app listens for the Pipedrive webhooks for every event as for version 1 of the API.\n\nQuick start\n-----------\n\n1. Add \"django_pipedrive\" to your INSTALLED_APPS setting like this::\n\n```python\n INSTALLED_APPS = (\n ...\n 'django_pipedrive',\n )\n```\n\n2. Configure the variable \"PIPEDRIVE_API_KEY\" in settings like this::\n\n```python\n\n PIPEDRIVE_API_KEY=\"your_actual_pipedrive_api_key\"\n```\n\n3. Include the django_pipedrive URLconf in your project urls.py like this::\n```python\n url(r'^django_pipedrive/', include('django_pipedrive.urls')),\n```\n4. Run `python manage.py migrate` to create the django_pipedrive models.\n\n5. Start the development server and visit http://127.0.0.1:8000/django_pipedrive/\n to verify that the server is listening for webhooks (you'll just read a Hello World, but that is enough to check that the server is working).\n\n6. Register the url as a webhook at https://yourdomain.pipedrive.com/webhooks\n \n## Available Models\n\n- pipedrive.User\n- pipedrive.Pipeline\n- pipedrive.Stage\n- pipedrive.Person\n- pipedrive.Organization\n- pipedrive.Deal\n- pipedrive.Activity\n- pipedrive.Note\n\n### Model conventions\n\nAll models have field called 'external_id' which is the corresponding 'id' at Pipedrive.\n\n## Compatibility\n\nThe app has been tested with Django1.8 and Postgres 9.5.6\n\n## Caveats\n\nAs for the first version of the app, it requires the extension HStore of postgres to deal with Pipedrive's custom fields", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MasAval/django_pipedrive", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-pipedrive", "package_url": "https://pypi.org/project/django-pipedrive/", "platform": "", "project_url": "https://pypi.org/project/django-pipedrive/", "project_urls": { "Homepage": "https://github.com/MasAval/django_pipedrive" }, "release_url": "https://pypi.org/project/django-pipedrive/0.1.14/", "requires_dist": null, "requires_python": "", "summary": "A Django app to syncronice data with Pipedrive.", "version": "0.1.14" }, "last_serial": 2955291, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a71ef9beba78420d8604920f9bd76d1f", "sha256": "de0f023ea85d3c6c207fd08913c567ef8a0887f116596462af2b0af045cb51e3" }, "downloads": -1, "filename": "django-pipedrive-0.1.tar.gz", "has_sig": false, "md5_digest": "a71ef9beba78420d8604920f9bd76d1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20127, "upload_time": "2017-04-27T21:36:22", "url": "https://files.pythonhosted.org/packages/da/bf/c2361f81728d7784f12fb3d248f38b2e758f8afabc113c574132f1e6755d/django-pipedrive-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9a060f2b76b88ac04cd5ebb1d653264b", "sha256": "80448875dced602c6e10df13b5fff73a837df8b46fc8f7ead4a83be82e820d12" }, "downloads": -1, "filename": "django-pipedrive-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9a060f2b76b88ac04cd5ebb1d653264b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21439, "upload_time": "2017-04-28T20:21:45", "url": "https://files.pythonhosted.org/packages/9e/da/6469418d264f41be9614e795d57848aae98b9bce20995880cab70c6c2a5a/django-pipedrive-0.1.1.tar.gz" } ], "0.1.10": [ { "comment_text": "", "digests": { "md5": "dc774e0a0c2a01dedd908e0ee30843ff", "sha256": "88d677442c9d7691585fd969b252e8a7931628f099c51c9b1fadb54099c1039e" }, "downloads": -1, "filename": "django-pipedrive-0.1.10.tar.gz", "has_sig": false, "md5_digest": "dc774e0a0c2a01dedd908e0ee30843ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25841, "upload_time": "2017-06-13T14:13:16", "url": "https://files.pythonhosted.org/packages/02/dc/bc25af74088cd1da14aa82d0d70fc743690d46493dda3826b6dc08494271/django-pipedrive-0.1.10.tar.gz" } ], "0.1.11": [ { "comment_text": "", "digests": { "md5": "67bbbc408f4f966944804e6258cfe62f", "sha256": "09f929b5344e52dc511291ccfa2ecf813820cbc505913608304915205a96e9a6" }, "downloads": -1, "filename": "django-pipedrive-0.1.11.tar.gz", "has_sig": false, "md5_digest": "67bbbc408f4f966944804e6258cfe62f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26048, "upload_time": "2017-06-15T16:10:24", "url": "https://files.pythonhosted.org/packages/12/ca/fa9f1e876b05ca53b0229e9c79c139ea72d2ee08f70f9cc28ade25a0cad5/django-pipedrive-0.1.11.tar.gz" } ], "0.1.12": [ { "comment_text": "", "digests": { "md5": "e7217a936729a89e9812feb74fb0b4da", "sha256": "1f3d4ae6da3e5fd6f99a22bff091309d264c041e0b2f6429123ea792ff98a885" }, "downloads": -1, "filename": "django-pipedrive-0.1.12.tar.gz", "has_sig": false, "md5_digest": "e7217a936729a89e9812feb74fb0b4da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26279, "upload_time": "2017-06-15T21:55:46", "url": "https://files.pythonhosted.org/packages/3f/07/613a0ed5664edcac99a03d773811952688fdcc36e2545e63f13eaad7a284/django-pipedrive-0.1.12.tar.gz" } ], "0.1.13": [ { "comment_text": "", "digests": { "md5": "7bf6e7a613393758cd05cf3a5e8cf08d", "sha256": "93e1698aff244683df48e510f42ddd7ba02cd9be78d5e4f5e8b40387e95088f3" }, "downloads": -1, "filename": "django-pipedrive-0.1.13.tar.gz", "has_sig": false, "md5_digest": "7bf6e7a613393758cd05cf3a5e8cf08d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26285, "upload_time": "2017-06-15T22:03:44", "url": "https://files.pythonhosted.org/packages/19/20/b11b29ff130ace7d68a4667310deba609a2d4a9504110f43606e0cad6a22/django-pipedrive-0.1.13.tar.gz" } ], "0.1.14": [ { "comment_text": "", "digests": { "md5": "d23f3437bb3fff64a883cd369b1ff266", "sha256": "a1da9952033c35868b79faa1a7f33ad7ca6304046e805857e4a1122a8022dc96" }, "downloads": -1, "filename": "django-pipedrive-0.1.14.tar.gz", "has_sig": false, "md5_digest": "d23f3437bb3fff64a883cd369b1ff266", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26485, "upload_time": "2017-06-16T19:29:17", "url": "https://files.pythonhosted.org/packages/8d/63/335d49f3985bd7b32f966652fc9c3866ff40cb1b4477330fe23ba7ab0a77/django-pipedrive-0.1.14.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "8438bf48177ca64e6a3b0ccdb4617386", "sha256": "6f67d91aafe7c6e7e13fa63f440db18172c9b6e804362bed1979225dc315dfc5" }, "downloads": -1, "filename": "django-pipedrive-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8438bf48177ca64e6a3b0ccdb4617386", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22824, "upload_time": "2017-05-03T17:44:51", "url": "https://files.pythonhosted.org/packages/69/9e/9d0074e50a8a9ede11c7d8df0f354b7385a4cb2627ebdbe7056890c70e5b/django-pipedrive-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "1444405a023172f461bbda1b667b5e6e", "sha256": "4de4bd614d423eabe73cf2ac71033105ad0ccf1a06c4377009389a2155cf49db" }, "downloads": -1, "filename": "django-pipedrive-0.1.3.tar.gz", "has_sig": false, "md5_digest": "1444405a023172f461bbda1b667b5e6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22957, "upload_time": "2017-05-04T15:20:12", "url": "https://files.pythonhosted.org/packages/62/96/8572881d868b4baf9cb8b968696d13157608ace2ba9982b9ca438bcd161a/django-pipedrive-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "d5cb669fd1219b8a76c426af7b4d359d", "sha256": "7bf610566843939e15177e58b3f81e2922973476d8724e4513df91b70f54edb3" }, "downloads": -1, "filename": "django-pipedrive-0.1.4.tar.gz", "has_sig": false, "md5_digest": "d5cb669fd1219b8a76c426af7b4d359d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22979, "upload_time": "2017-05-10T12:52:42", "url": "https://files.pythonhosted.org/packages/a5/74/e5cdc4d6f481e566d9a56fc330cf4ce960e4f5d3921fc599bf4a41768a77/django-pipedrive-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "4817e0bae0145f7c48a5468d8d9179a7", "sha256": "2da75de47a6840b083e7c6580c7049266f7c69396bc18519718dcf169c1bc50c" }, "downloads": -1, "filename": "django-pipedrive-0.1.5.tar.gz", "has_sig": false, "md5_digest": "4817e0bae0145f7c48a5468d8d9179a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23201, "upload_time": "2017-05-10T13:00:18", "url": "https://files.pythonhosted.org/packages/82/0e/6b5aaf03e9113c0240fb3ef88461ae8884793ccece9a0bfce594eaa501fa/django-pipedrive-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "8f9f4bd3c6b4727c66914026cd207557", "sha256": "b9195d42ada720125be493080c4f8a0bf702f1148add51f17bc3c83aa0fbf6e1" }, "downloads": -1, "filename": "django-pipedrive-0.1.6.tar.gz", "has_sig": false, "md5_digest": "8f9f4bd3c6b4727c66914026cd207557", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23856, "upload_time": "2017-05-12T20:10:11", "url": "https://files.pythonhosted.org/packages/9c/d6/7062ef94ffe5e466a7193f6a666c7ac90fe37c7c10ed201c23a67cb98adf/django-pipedrive-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "7a64e39a90201aea80f533787f85d61f", "sha256": "827f68a4674f9f6f58601b3b3fb54108a4572945b9fc1abbbb37fba6ba8b7898" }, "downloads": -1, "filename": "django-pipedrive-0.1.7.tar.gz", "has_sig": false, "md5_digest": "7a64e39a90201aea80f533787f85d61f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24021, "upload_time": "2017-05-17T15:30:33", "url": "https://files.pythonhosted.org/packages/ec/27/1d0c8bcef2ce88f6752f208be06b0aa7a90357483431ba75366c18792a9e/django-pipedrive-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "8401f69845e0765ccb6fc8433be3e7d9", "sha256": "e8087d7a5dd56932d15e110a75c78e954c21eb8e683ba186ea48aaba582ac6cc" }, "downloads": -1, "filename": "django-pipedrive-0.1.8.tar.gz", "has_sig": false, "md5_digest": "8401f69845e0765ccb6fc8433be3e7d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24088, "upload_time": "2017-05-30T17:04:06", "url": "https://files.pythonhosted.org/packages/d6/12/4a49489516540548d069a6969c905e441d3dad3841b11ff5f6b37e9b8a8a/django-pipedrive-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "5bc8ac13c29759b332df7d7e7da63b12", "sha256": "3a94f992a25e1bc7333153ddd2120858a5efffa63f313304ecec07bb1bacaccc" }, "downloads": -1, "filename": "django-pipedrive-0.1.9.tar.gz", "has_sig": false, "md5_digest": "5bc8ac13c29759b332df7d7e7da63b12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25608, "upload_time": "2017-06-01T19:28:14", "url": "https://files.pythonhosted.org/packages/06/9e/c26de135c2f6bf5b9564d5bfdab1fda9470e574c5c7245ef00b510aaebba/django-pipedrive-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d23f3437bb3fff64a883cd369b1ff266", "sha256": "a1da9952033c35868b79faa1a7f33ad7ca6304046e805857e4a1122a8022dc96" }, "downloads": -1, "filename": "django-pipedrive-0.1.14.tar.gz", "has_sig": false, "md5_digest": "d23f3437bb3fff64a883cd369b1ff266", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26485, "upload_time": "2017-06-16T19:29:17", "url": "https://files.pythonhosted.org/packages/8d/63/335d49f3985bd7b32f966652fc9c3866ff40cb1b4477330fe23ba7ab0a77/django-pipedrive-0.1.14.tar.gz" } ] }