{ "info": { "author": "Atlassian", "author_email": "bitbucketci-team@atlassian.com", "bugtrack_url": null, "classifiers": [], "description": "Bitbucket Pipes Toolkit\n=========\n\n![Coverage](https://bitbucket.org/bitbucketpipelines/bitbucket-pipes-toolkit/downloads/coverage.svg)\n\nThis package contains various tools and helpers to make it more fun and easy for people to develope pipes. This includes improved colorized logging, shared data interface, array variables helpers and more.\n\nInstallation\n============\n\n`pip install bitbucket_pipes_toolkit`\n\n\nExamples\n========\n\nSimple pipe example\n```python3\nfrom bitbucket_pipes_toolkit import Pipe\n\nclass MyPipe(Pipe):\n def run(self):\n super().run()\n print(\"I'm a simple little pipe\")\n\n\n# below is a simple schema for pipe variables.\nschema = {'USERNAME': {'required': True, 'type': 'string'},\n 'PASSWORD': {'required': True, 'type': 'string'}}\n\npipe_metadata = {\n\t'name': 'My Pipe',\n\t'image': 'mydockerimage:latest'\n}\nmy_pipe=MyPipe(pipe_metadata=pipe_metadata, schema=schema)\nmy_pipe=pipe.run()\n```\n\nDocumentation\n=============\n\nFor more details have a look at the [official documentation](https://bitbucket-pipes-toolkit.readthedocs.io).", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/bitbucketpipelines/bitbucket-pipes-toolkit", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "bitbucket-pipes-toolkit", "package_url": "https://pypi.org/project/bitbucket-pipes-toolkit/", "platform": "", "project_url": "https://pypi.org/project/bitbucket-pipes-toolkit/", "project_urls": { "Homepage": "https://bitbucket.org/bitbucketpipelines/bitbucket-pipes-toolkit" }, "release_url": "https://pypi.org/project/bitbucket-pipes-toolkit/1.7.0/", "requires_dist": null, "requires_python": "", "summary": "This package contains various helpers for developing bitbucket pipelines pipes", "version": "1.7.0" }, "last_serial": 5959109, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e5c80ba5dd7d16ae155080ca0aa41830", "sha256": "84f3ccc1589def0b00fb63dd661b81c9f32e7a65593801f61a07b4077435a455" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e5c80ba5dd7d16ae155080ca0aa41830", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2596, "upload_time": "2019-03-06T18:36:22", "url": "https://files.pythonhosted.org/packages/c7/02/594251d0b38cc7664af8017a3bfae584d5b1b56793765799a0b1a34fc410/bitbucket-pipes-toolkit-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3629e24a2b42429c4dd3b6426fe92e1a", "sha256": "a198f3c9c6b1726068eb363dc6a5274f4d4f0e2579777069780b1a5e89199733" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3629e24a2b42429c4dd3b6426fe92e1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2639, "upload_time": "2019-03-06T19:19:41", "url": "https://files.pythonhosted.org/packages/55/65/a0797e63598ec1ea7089fa4ec8dc734c6cc9dad3477f7f2a611f4aff47cd/bitbucket-pipes-toolkit-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "5d2b742e27cfb580813656f99e5a7899", "sha256": "a2f70b17135183f580f059cdc415ed5e8a132ce79a1d5b4f3e0975365696152d" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-0.1.2.tar.gz", "has_sig": false, "md5_digest": "5d2b742e27cfb580813656f99e5a7899", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2638, "upload_time": "2019-03-06T19:30:22", "url": "https://files.pythonhosted.org/packages/72/66/f4464d5623420341ed3718cf5b733488e61c26ef9040dbb2bacc8154989e/bitbucket-pipes-toolkit-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "1a54ddd0ea9aa745271ba9f4a33b6a9a", "sha256": "070a1d61902e2264d10e828401c3bf7094201442299c0796a55d7fef1bc7ead7" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-0.1.3.tar.gz", "has_sig": false, "md5_digest": "1a54ddd0ea9aa745271ba9f4a33b6a9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2745, "upload_time": "2019-04-04T09:44:08", "url": "https://files.pythonhosted.org/packages/cd/99/6069b7b85d3a3db61b2243b402e612512ea03b9cd20aad1fbf7086e7c73e/bitbucket-pipes-toolkit-0.1.3.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "f4851aed358c03363874ef4a2bde9cc6", "sha256": "d31f8652b8b152b4addab9435d3a9e7ca15ddc98fec2fbfce6fcde66197cab13" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f4851aed358c03363874ef4a2bde9cc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3275, "upload_time": "2019-04-12T13:45:23", "url": "https://files.pythonhosted.org/packages/c5/8c/46384c1532def886c2271405c8dd7e79bc42485c838ebd4f4d8dde65935a/bitbucket-pipes-toolkit-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "5c1c7feff4a8907b67292f6cc543cfc2", "sha256": "5ca72b0b51e0898bb3d522a05b0fe4a5cb86a633aaf15a8cd186fe6d9a1596bf" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-0.3.0.tar.gz", "has_sig": false, "md5_digest": "5c1c7feff4a8907b67292f6cc543cfc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3321, "upload_time": "2019-04-23T11:17:58", "url": "https://files.pythonhosted.org/packages/90/c5/aa4809b3518a485e814f9095eb2915782bb75195711971486531bedc4115/bitbucket-pipes-toolkit-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "ea2ee9d68816be53d658bfc471ba8c30", "sha256": "66e9ddc3fca30ae220478ff3067553bc200b563d66aaf48442e140e1728a33d8" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-0.4.0.tar.gz", "has_sig": false, "md5_digest": "ea2ee9d68816be53d658bfc471ba8c30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3299, "upload_time": "2019-04-23T11:25:57", "url": "https://files.pythonhosted.org/packages/c1/e6/9799a5ca3b0c3bd6aafc0a8005b82f087746e258f3a4dfdebc75d80357be/bitbucket-pipes-toolkit-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "8ad8a7258f403c6070274fc3f524366d", "sha256": "33019aa734cca3ff0c87d41e34141f1439f662c69b73bb59f0884be16df55bad" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-0.4.1.tar.gz", "has_sig": false, "md5_digest": "8ad8a7258f403c6070274fc3f524366d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3295, "upload_time": "2019-04-23T15:29:37", "url": "https://files.pythonhosted.org/packages/34/9c/819ea505fb9135245a73e0058e96a9319f07fe3c4363d0c31c03d65cc27a/bitbucket-pipes-toolkit-0.4.1.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "72b364e9fa47859c3cca82ed2a79fe1a", "sha256": "31680e602cb9d79bd2859bd6e6e59249d826f4651373849893489636cfca937d" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-0.5.0.tar.gz", "has_sig": false, "md5_digest": "72b364e9fa47859c3cca82ed2a79fe1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3386, "upload_time": "2019-05-02T18:09:45", "url": "https://files.pythonhosted.org/packages/10/0b/e53fa7fd3111780e5a16859414d13f7277b55fb7e80a9f4dd5d2307faaba/bitbucket-pipes-toolkit-0.5.0.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "fad903315e87c02a2f4efa6b0668d72e", "sha256": "2d6b447e8230f85e749615ca4e52b50b315354f7c687488c3a1b27fe7b5fb149" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-0.6.1.tar.gz", "has_sig": false, "md5_digest": "fad903315e87c02a2f4efa6b0668d72e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3981, "upload_time": "2019-05-28T09:46:16", "url": "https://files.pythonhosted.org/packages/7c/90/fae75280f07153d666031cee0b9d2bacf5ccbd536f5a62ee903fc866b4ce/bitbucket-pipes-toolkit-0.6.1.tar.gz" } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "3c6302de5b98237a85a7afcc14229480", "sha256": "397a45f765535d66260f9bcf69e28931ebb7778155326f5739e4af9f9684608c" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-0.6.2.tar.gz", "has_sig": false, "md5_digest": "3c6302de5b98237a85a7afcc14229480", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3982, "upload_time": "2019-05-28T09:59:02", "url": "https://files.pythonhosted.org/packages/d2/05/2aa8b2fad3ec62531b1508ca14adbbe2bcc22b575a4ce168d84cfa0e87c7/bitbucket-pipes-toolkit-0.6.2.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "f8ed8dda7b8924e7c287eada89754167", "sha256": "7f15fa792883aa16a5ea2ba2eea72b6ebc79ca96446c24ba513c09e783598153" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-0.7.0.tar.gz", "has_sig": false, "md5_digest": "f8ed8dda7b8924e7c287eada89754167", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4480, "upload_time": "2019-06-12T15:05:29", "url": "https://files.pythonhosted.org/packages/d1/6a/8e33d289e618dabb4b2975f442fc17c5859cd982677cd92c7bacadc98583/bitbucket-pipes-toolkit-0.7.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "015279258e56eb442e327b4a68018d3f", "sha256": "30a162787153bd377443044e654491b584057f6b77851d3b5d3fa6f5c0437ce3" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.0.0.tar.gz", "has_sig": false, "md5_digest": "015279258e56eb442e327b4a68018d3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5140, "upload_time": "2019-06-25T14:52:12", "url": "https://files.pythonhosted.org/packages/4e/bb/983a24020d70b885b3e6133c995bf9c37c0a9477d4538cbb4c54797e5249/bitbucket-pipes-toolkit-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "7588ce072e1774e5981ea416f9da57cd", "sha256": "17d2f5775d7478cb4de1fa703acbc01fddfc8c29a86a00fd2f56327a6e8015a0" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.1.0.tar.gz", "has_sig": false, "md5_digest": "7588ce072e1774e5981ea416f9da57cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5609, "upload_time": "2019-06-27T08:11:33", "url": "https://files.pythonhosted.org/packages/2a/31/d2e4ae219f080493b28cc1cecc56fa1d6a0ca5ec22847922f35a83e610e5/bitbucket-pipes-toolkit-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "b101cb2c10a29805746f439dd3b52134", "sha256": "ae1ddec6e3e15e92777cec5771ac87d6dd4d4a4e44c677381f7a59dc019a0d8c" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.1.1.tar.gz", "has_sig": false, "md5_digest": "b101cb2c10a29805746f439dd3b52134", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5733, "upload_time": "2019-07-04T11:11:48", "url": "https://files.pythonhosted.org/packages/06/c5/6af7be23252ad91d21a3303b5c4daeebb8e84b52df5114f1f887ee65471c/bitbucket-pipes-toolkit-1.1.1.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "4c1f5099776fc62e73f9ef39e4f46f75", "sha256": "ca471480f10c77a5ce7020aa87664cbed249b3d1e3b4747f437a7646c318f4bf" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.2.0.tar.gz", "has_sig": false, "md5_digest": "4c1f5099776fc62e73f9ef39e4f46f75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5812, "upload_time": "2019-07-10T14:41:01", "url": "https://files.pythonhosted.org/packages/0d/61/f198f6643aa8fed7c61880802bf115685cc186d054a989c551d11bac0e1b/bitbucket-pipes-toolkit-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "5ed839c040927828f1a58be190f6183a", "sha256": "96aa5fdaa5f5e3a5521da8337cbd78250dd73890b41bd0f7a039d320dde878a2" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.3.0.tar.gz", "has_sig": false, "md5_digest": "5ed839c040927828f1a58be190f6183a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5957, "upload_time": "2019-08-08T13:00:26", "url": "https://files.pythonhosted.org/packages/35/a4/e4fcc5f9fc801363a9dd5d570852ca5dd4d05485ccce97d7b8884c8812a4/bitbucket-pipes-toolkit-1.3.0.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "1fe7d6971f6d4c870b6118d2c5b6aeec", "sha256": "47370ba223f87c4bcece469d1a17874066996bb7a20687e18b571b217bdc1858" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.3.1.tar.gz", "has_sig": false, "md5_digest": "1fe7d6971f6d4c870b6118d2c5b6aeec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5948, "upload_time": "2019-09-02T14:26:14", "url": "https://files.pythonhosted.org/packages/a9/96/edb5419a52c41e136b51f274c7b1efb8bd5c3e67b0f9da19f7caf17c5045/bitbucket-pipes-toolkit-1.3.1.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "039411a236b9cca12c39f28513abaa48", "sha256": "c8a8537ef752d84d875926458d1edf20ef943c7d3814f5c8ed58cf292d4aa68c" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.4.0.tar.gz", "has_sig": false, "md5_digest": "039411a236b9cca12c39f28513abaa48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5994, "upload_time": "2019-09-13T09:31:54", "url": "https://files.pythonhosted.org/packages/09/cc/a69d6485d9d098f1682576182a24b592974e535b8c561a783131b9241f7c/bitbucket-pipes-toolkit-1.4.0.tar.gz" } ], "1.5.0": [ { "comment_text": "", "digests": { "md5": "696cf2cfc0c2f5fae80bf1528510677f", "sha256": "8ba570479149410c00c9e739c5f7f19a7700f213acf9da61b3ffbe4500000e7c" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.5.0.tar.gz", "has_sig": false, "md5_digest": "696cf2cfc0c2f5fae80bf1528510677f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6151, "upload_time": "2019-09-18T09:42:19", "url": "https://files.pythonhosted.org/packages/8e/fa/2568935c743600acff6593b0ca4c9f4b1693200e12563ca480521884b88f/bitbucket-pipes-toolkit-1.5.0.tar.gz" } ], "1.5.1": [ { "comment_text": "", "digests": { "md5": "7347437cfe7f67bdbb026c45a68f5225", "sha256": "9b5f5b4efd7f5cdfe0b03179c15f01c8f17a62609cf194c13f6c4e2d4075f07c" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.5.1.tar.gz", "has_sig": false, "md5_digest": "7347437cfe7f67bdbb026c45a68f5225", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6144, "upload_time": "2019-09-18T09:47:51", "url": "https://files.pythonhosted.org/packages/0a/af/91d33752ed8e2e81fb01e156e2bd2d7f6f9685710cddd42dcba919ff2be5/bitbucket-pipes-toolkit-1.5.1.tar.gz" } ], "1.6.0": [ { "comment_text": "", "digests": { "md5": "7072f58e9ca526f4e3aa8a538b9aeb8c", "sha256": "8d6d93eb1d7cf4cce9ae259b7c80a8335d9b71188cc5459ed91768916043f2b9" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.6.0.tar.gz", "has_sig": false, "md5_digest": "7072f58e9ca526f4e3aa8a538b9aeb8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6149, "upload_time": "2019-09-19T13:00:16", "url": "https://files.pythonhosted.org/packages/6f/97/c823d56302ac1adbd4b54e99c985c036778f9c6b451224f75cac6a78c9ef/bitbucket-pipes-toolkit-1.6.0.tar.gz" } ], "1.6.1": [ { "comment_text": "", "digests": { "md5": "35bf5eef688395e507d265b178b67adc", "sha256": "bd956ae2706bde1e0c011028987d6862371036764c8a75508b8a3f4b6104cbf9" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.6.1.tar.gz", "has_sig": false, "md5_digest": "35bf5eef688395e507d265b178b67adc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6147, "upload_time": "2019-09-20T10:51:34", "url": "https://files.pythonhosted.org/packages/e4/d3/0a61d021998b0ff9ccf0724717bd353deaa70d9761f0e115564b4c011cf7/bitbucket-pipes-toolkit-1.6.1.tar.gz" } ], "1.6.2": [ { "comment_text": "", "digests": { "md5": "a1f3f9c178ef00d7c3334eb59f5757e6", "sha256": "19b89f35506f93759a34a3575d85178c2c4162a97ef09bd86784bd50c13e21d1" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.6.2.tar.gz", "has_sig": false, "md5_digest": "a1f3f9c178ef00d7c3334eb59f5757e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6172, "upload_time": "2019-09-23T12:21:11", "url": "https://files.pythonhosted.org/packages/2f/fa/bf9268cdef533235c738317e173090b466e6014e69bc5d2d8e4ef3f1d9fe/bitbucket-pipes-toolkit-1.6.2.tar.gz" } ], "1.6.3": [ { "comment_text": "", "digests": { "md5": "81f57de9567d7a0c7410114ad01e326f", "sha256": "4cdcaf87a5495816186d094a30c8256b369fae1069c7e3eb3a407af2358f74fa" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.6.3.tar.gz", "has_sig": false, "md5_digest": "81f57de9567d7a0c7410114ad01e326f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6192, "upload_time": "2019-09-26T14:22:02", "url": "https://files.pythonhosted.org/packages/1f/ad/96197ff73630242cb486ee55232ca2a7c9d07e28adb3923248ad1c4abbe7/bitbucket-pipes-toolkit-1.6.3.tar.gz" } ], "1.6.4": [ { "comment_text": "", "digests": { "md5": "1fe9fd02bde35decca43c4258e6764b0", "sha256": "fad751774f703f078dcaf84cde7719218da192efb39238c77a2e8a39e1731540" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.6.4.tar.gz", "has_sig": false, "md5_digest": "1fe9fd02bde35decca43c4258e6764b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6536, "upload_time": "2019-10-03T12:45:16", "url": "https://files.pythonhosted.org/packages/59/69/3aac9215e4d366a5fbe800da454d22c43fefeb5f45afd01f5c4561ac59cd/bitbucket-pipes-toolkit-1.6.4.tar.gz" } ], "1.7.0": [ { "comment_text": "", "digests": { "md5": "4c60d3124137e6566b6738179054d292", "sha256": "b31e25b468ef8206516241ba11f91d4dc6ece41d7dfaa02a85c461c940b656fd" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.7.0.tar.gz", "has_sig": false, "md5_digest": "4c60d3124137e6566b6738179054d292", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6540, "upload_time": "2019-10-11T08:36:30", "url": "https://files.pythonhosted.org/packages/b8/48/2a75edf11ae8085e540df282e7fe2120565c9c135711bb24622a15f95df4/bitbucket-pipes-toolkit-1.7.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4c60d3124137e6566b6738179054d292", "sha256": "b31e25b468ef8206516241ba11f91d4dc6ece41d7dfaa02a85c461c940b656fd" }, "downloads": -1, "filename": "bitbucket-pipes-toolkit-1.7.0.tar.gz", "has_sig": false, "md5_digest": "4c60d3124137e6566b6738179054d292", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6540, "upload_time": "2019-10-11T08:36:30", "url": "https://files.pythonhosted.org/packages/b8/48/2a75edf11ae8085e540df282e7fe2120565c9c135711bb24622a15f95df4/bitbucket-pipes-toolkit-1.7.0.tar.gz" } ] }