{ "info": { "author": "krakozaure", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: Implementation :: CPython" ], "description": "[![PyPI pyversions](https://img.shields.io/pypi/pyversions/pyzzy.svg)](https://pypi.org/project/pyzzy/)\n[![PyPI version](https://img.shields.io/pypi/v/pyzzy.svg)](https://pypi.org/project/pyzzy/)\n[![Downloads](http://pepy.tech/badge/pyzzy)](http://pepy.tech/project/pyzzy)\n[![GitHub license](https://img.shields.io/github/license/krakozaure/pyzzy.svg)](https://github.com/krakozaure/pyzzy/blob/master/LICENSE)\n[![Build Status](https://travis-ci.org/krakozaure/pyzzy.svg?branch=master)](https://travis-ci.org/krakozaure/pyzzy)\n[![codecov](https://codecov.io/gh/krakozaure/pyzzy/branch/master/graph/badge.svg)](https://codecov.io/gh/krakozaure/pyzzy)\n\n# pyzzy\n\nSet of packages to simplify development in Python :\n- load/dump configuration files (conf/cfg/ini, json, toml, yaml)\n- logs (colored StreamHandler, FileHandler, TimeRotatingFileHandler)\n- utils \n\n### Requirements\n\n- Python 3.4+ (Python 3.6+ is preferred)\n- [colorama](https://github.com/tartley/colorama)\n- [ruamel.yaml](https://bitbucket.org/ruamel/yaml)\n- [toml](https://github.com/uiri/toml)\n\nThe module is tested on Python 3.4 to 3.7 (included).\n\n### Installation\n\nFrom [PyPI](https://pypi.org/)\n\n- Open a terminal\n- Type `pip3 install pyzzy` \n
or `pip3 install --user pyzzy` on Linux\n\nFrom [GitHub](https://github.com)\n\n- Download the archive from [GitHub](https://github.com/krakozaure/pyzzy)\n- Unzip the archive\n- Open a terminal\n- Move to the directory containing `setup.py`\n- Type `pip3 install .`\n
or `pip3 install --user .` on Linux\n\n\n### Thanks\n\nI would say a big thank you to the people listed below :\n\n- Guido van Rossum and other Python contributors for their great work on Python\n- Authors and contributors of required packages for their great work\n- People from the #python-fr channel on IRC for their advices and feedbacks\n- My friends (ABR & AM) for their advices and feedbacks\n\n\n", "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/krakozaure/pyzzy", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "pyzzy", "package_url": "https://pypi.org/project/pyzzy/", "platform": "", "project_url": "https://pypi.org/project/pyzzy/", "project_urls": { "Homepage": "https://github.com/krakozaure/pyzzy" }, "release_url": "https://pypi.org/project/pyzzy/0.0.10/", "requires_dist": [ "colorama", "ruamel.yaml", "toml" ], "requires_python": "", "summary": "Set of packages to simplify development in Python", "version": "0.0.10" }, "last_serial": 4718823, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b8e42851e4596c2dd110955a6df5c7bc", "sha256": "09008b4589456fe6c160d5527da5d876b9882caf2813476afd647e017984db21" }, "downloads": -1, "filename": "pyzzy-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b8e42851e4596c2dd110955a6df5c7bc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16392, "upload_time": "2018-08-07T20:05:33", "url": "https://files.pythonhosted.org/packages/a8/c4/69546ee5a5ee5aa8c396f6d3a5e19854e688b29c94b44f017ef8fc22a8b9/pyzzy-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bda6bcb814f240c6c0f66826b84e559a", "sha256": "c83c04a08756c9dd33e29d9050d4b1dc49fde8cf0cb0771620c17fe5d497d0dc" }, "downloads": -1, "filename": "pyzzy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "bda6bcb814f240c6c0f66826b84e559a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12346, "upload_time": "2018-08-07T20:05:35", "url": "https://files.pythonhosted.org/packages/28/b1/6ff25b07ddb7dc7f9c901a6b9cd16c43f083965089722132367cbc90832f/pyzzy-0.0.1.tar.gz" } ], "0.0.10": [ { "comment_text": "", "digests": { "md5": "a476bc785942963b0d752ab1a84283f4", "sha256": "74779198ce432f6e6b7bb1543e2291d91e9c25e54488b6b0e6ae974167e35c58" }, "downloads": -1, "filename": "pyzzy-0.0.10-py3-none-any.whl", "has_sig": false, "md5_digest": "a476bc785942963b0d752ab1a84283f4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17575, "upload_time": "2019-01-20T18:20:31", "url": "https://files.pythonhosted.org/packages/16/1c/667a8db0735dc59e81bd554981c4b5d80cfb079ef11b3d4facb39d2ac004/pyzzy-0.0.10-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7b98d3b7b7351fabfe50d0e639400ee0", "sha256": "f9c62e8d9feec447b772c57f5fa3383a07c84c0e35f3bae296f285c57721665b" }, "downloads": -1, "filename": "pyzzy-0.0.10.tar.gz", "has_sig": false, "md5_digest": "7b98d3b7b7351fabfe50d0e639400ee0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20685, "upload_time": "2019-01-20T18:20:34", "url": "https://files.pythonhosted.org/packages/6b/bc/cf8daf6750bba05b0210ae899f1e0be5a08f94ffd68bf680cdfe1f235335/pyzzy-0.0.10.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "f3699d835c1ade56ff801e3d14f56cd3", "sha256": "b3e633bcdaee59134d90074fd1d8666973d87e2ac2378248420acb86f52f9859" }, "downloads": -1, "filename": "pyzzy-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "f3699d835c1ade56ff801e3d14f56cd3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16552, "upload_time": "2018-08-08T20:27:58", "url": "https://files.pythonhosted.org/packages/e0/30/f2f4c15e7e27714edaaaee89163ade858d790e4eb88ecf41ab6e80339a30/pyzzy-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a69c5d3f87af872cf641011c30bc6c4b", "sha256": "0581fa5eae1328f608a69e03e23b6f96c84f5d1fdd93e511fed79813dd2bdd4f" }, "downloads": -1, "filename": "pyzzy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "a69c5d3f87af872cf641011c30bc6c4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12480, "upload_time": "2018-08-08T20:28:00", "url": "https://files.pythonhosted.org/packages/44/90/b57bc8d9f99723b3d296e0230d67e40819cd44f28acc0124eb80130d852b/pyzzy-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "d636da99c71e8b84809f318413daa9b4", "sha256": "7362a412557dfe1aaceba4dac31dfe34ed69b80fffb35e1533441f1286364f63" }, "downloads": -1, "filename": "pyzzy-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "d636da99c71e8b84809f318413daa9b4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16951, "upload_time": "2018-08-15T19:19:47", "url": "https://files.pythonhosted.org/packages/a2/c7/090974a2af6d1ddcf3cfa6d504bd67403407a2e94df71cffc06ffae28c72/pyzzy-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5f7b953250c15141c4888b9c1fb0113e", "sha256": "c3f5babdd4d2b3e44424b65a649d7a6f0ee80ab817a20fe0c8815afb809c1fd1" }, "downloads": -1, "filename": "pyzzy-0.0.3.tar.gz", "has_sig": false, "md5_digest": "5f7b953250c15141c4888b9c1fb0113e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13021, "upload_time": "2018-08-15T19:19:49", "url": "https://files.pythonhosted.org/packages/65/68/fbcfe676fe2876c9cccaa437d48cfe8c834a251375d4a76cc8adf137775a/pyzzy-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "107746ee522c09ba64b232b0f546a9a6", "sha256": "cce2a9b45086160e65ab5d533204bdf53069379e47f4193c511d075e035f41dd" }, "downloads": -1, "filename": "pyzzy-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "107746ee522c09ba64b232b0f546a9a6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16952, "upload_time": "2018-08-15T21:07:39", "url": "https://files.pythonhosted.org/packages/3e/cf/ed0822d47f327f51d4b21547834940d2ee52dc93270b401daf952f105b1c/pyzzy-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3273c9c24aad104d9a37128507108387", "sha256": "e3d94ca2bda36178b1cfc9f1939fbf2dcd8887409da9e1c1ecd3bde1afdd40cb" }, "downloads": -1, "filename": "pyzzy-0.0.4.tar.gz", "has_sig": false, "md5_digest": "3273c9c24aad104d9a37128507108387", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18994, "upload_time": "2018-08-15T21:07:41", "url": "https://files.pythonhosted.org/packages/a2/e1/d5940f5792e9520a8952c5d7642816e16aa9cef99077f3c6c6def4526c5d/pyzzy-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "da88f013ce8316dc994f8eddd8a08229", "sha256": "688791c503243545e891d7e3c5fc49ee11340ef6a31a9d035db5a8cf4eb10be0" }, "downloads": -1, "filename": "pyzzy-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "da88f013ce8316dc994f8eddd8a08229", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16945, "upload_time": "2018-08-16T22:57:06", "url": "https://files.pythonhosted.org/packages/9a/d7/736367a999cc2e454b0c6c973077a7dfba336b866ad2fdea2e17803dacdb/pyzzy-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "08d79df1b0ab79d8e2bef73a734065c7", "sha256": "283ff330373f2f92002c79d1cc1d4a27c940acdd0084357247b4bdc0380bea2c" }, "downloads": -1, "filename": "pyzzy-0.0.5.tar.gz", "has_sig": false, "md5_digest": "08d79df1b0ab79d8e2bef73a734065c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18884, "upload_time": "2018-08-16T22:57:08", "url": "https://files.pythonhosted.org/packages/3f/2f/af0339379e5ab77ab261d34062b1d800bf0f9e739d9a08d2da2c45c66672/pyzzy-0.0.5.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "a191c9b5198f858e007ea0f70b3de1d9", "sha256": "97e4ceaf92100bbd93c3c7d9f7b9a8fbeffa1a8ec382ae9a1dd26c01f276df05" }, "downloads": -1, "filename": "pyzzy-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "a191c9b5198f858e007ea0f70b3de1d9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16401, "upload_time": "2018-08-26T19:23:30", "url": "https://files.pythonhosted.org/packages/31/c1/3c4b41cf0c3ac021a0151c74f9d909c08e73d3239f028c9bc8c7b9022fa7/pyzzy-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "50c99de18f27e018d93d1774cde32c18", "sha256": "d1325f35d9f91de661b85e57b5ed53e72afc1b4abf26588f6446982572179e44" }, "downloads": -1, "filename": "pyzzy-0.0.7.tar.gz", "has_sig": false, "md5_digest": "50c99de18f27e018d93d1774cde32c18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20162, "upload_time": "2018-08-26T19:23:32", "url": "https://files.pythonhosted.org/packages/a2/ed/9c32abaf5b13fbac83ced331e981721561333ddcc9b8451b1664e1137145/pyzzy-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "b522eafcbb326a980c2ce4cbc4b39e8f", "sha256": "969cc3f26f5444492a4a726d8728f6ff049b3edb7490a41bca57e1685bd300c2" }, "downloads": -1, "filename": "pyzzy-0.0.8.tar.gz", "has_sig": false, "md5_digest": "b522eafcbb326a980c2ce4cbc4b39e8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21070, "upload_time": "2018-09-07T23:34:15", "url": "https://files.pythonhosted.org/packages/85/11/5c5341edb81b257ca3222b165f4513bc80fa9ac753930954a22ccb4e47ab/pyzzy-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "a39df8df70cad827a4bdc6b82b3c6719", "sha256": "0c94158d0837786a8aabf2f6918fa3ceb682dbd3d1ebd10775a822b7404fbebc" }, "downloads": -1, "filename": "pyzzy-0.0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "a39df8df70cad827a4bdc6b82b3c6719", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24308, "upload_time": "2019-01-19T00:51:32", "url": "https://files.pythonhosted.org/packages/e7/51/9994366fdc977f654c77448b2a73c26a8998695aa23596dbfea2b27fc161/pyzzy-0.0.9-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a476bc785942963b0d752ab1a84283f4", "sha256": "74779198ce432f6e6b7bb1543e2291d91e9c25e54488b6b0e6ae974167e35c58" }, "downloads": -1, "filename": "pyzzy-0.0.10-py3-none-any.whl", "has_sig": false, "md5_digest": "a476bc785942963b0d752ab1a84283f4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17575, "upload_time": "2019-01-20T18:20:31", "url": "https://files.pythonhosted.org/packages/16/1c/667a8db0735dc59e81bd554981c4b5d80cfb079ef11b3d4facb39d2ac004/pyzzy-0.0.10-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7b98d3b7b7351fabfe50d0e639400ee0", "sha256": "f9c62e8d9feec447b772c57f5fa3383a07c84c0e35f3bae296f285c57721665b" }, "downloads": -1, "filename": "pyzzy-0.0.10.tar.gz", "has_sig": false, "md5_digest": "7b98d3b7b7351fabfe50d0e639400ee0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20685, "upload_time": "2019-01-20T18:20:34", "url": "https://files.pythonhosted.org/packages/6b/bc/cf8daf6750bba05b0210ae899f1e0be5a08f94ffd68bf680cdfe1f235335/pyzzy-0.0.10.tar.gz" } ] }