{ "info": { "author": "Devo, Inc.", "author_email": "support@devo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "[![relese-next Build Status](https://travis-ci.com/DevoInc/python-utils.svg?branch=master)](https://travis-ci.com/DevoInc/python-utils) [![LICENSE](https://img.shields.io/dub/l/vibe-d.svg)](https://github.com/DevoInc/python-utils/blob/master/LICENSE)\n\n[![wheel](https://img.shields.io/badge/wheel-yes-brightgreen.svg)](https://pypi.org/project/devo-utils/) [![version](https://img.shields.io/badge/version-2.0.1-blue.svg)](https://pypi.org/project/devo-utils/) [![python](https://img.shields.io/badge/python-3.5%20%7C%203.6%20%7C%203.7-blue.svg)](https://pypi.org/project/devo-utils/)\n\n\n# Devo Python Utils\n\nThis package it's an extra for the Devo SDK and our clients. It can be used to:\n* Order files.\n* Generate fake data.\n* File IO generators.\n\n## Requirements\n\nThis package require Python 3.5+ and devo-sdk package\n\n## Quick Start\n### Installing the package:\n\nYou can install the Devo SDK by using `easy_install` or `pip`:\n\n #option 1\n easy_install devo-utils\n\n #option 2\n pip install devo-utils\n\n\nYou can use sources files, clonning the project too:\n\n #option 3\n python setup.py install\n\n #option 4\n pip install .\n\n #option 5 - dev option\n pip install -e .\n\n### Documentation\n\nYou have specific documentation in _[docs](docs)_ folder for each part of SDK:\n* [Faker: fake data](docs/faker.md)\n* [File IO](docs/io/fileio.md)\n* [Sorting data](docs/sorter.md)\n\n\n## Contributing\nSee [Python Utils contributing guide](CONTRIBUTING.md).
\nPull requests are welcome \u263a\n\n## Launch tests\n### run_tests script\nYou can run tests from the main folder of SDK\nTo launch this script, you need either the environment variables loaded in the system, or the _environment.env_ file in the root of the SDK with the correct values, since to test all the SDK functionalities it is necessary to connect to Devo for the tests of sending and extracting data. You has a example file called _environment.env.example_\n\nIt's normal, by the way, TCP tests fails in clients or not Devo developers systems.\n\n```bash\n~/projects/python-utils > python setup.py test \n```\n\n```bash\n~/projects/python-utils > python run_tests.py\n```\n\nYou can add option \"Coverage\" for create HTML report about tests.\n\n```bash\n~/projects/python-utils > python run_tests.py --coverage\n```\n\n\n### Run using Unittest command\n\nYou can see references in [unittest documentation](https://docs.python.org/3/library/unittest.html)\n\nFor commands like:\n\n```bash\npython -m unittest discover -p \"*.py\" \n```\n\nIf you launch this command from the root directory of the SDK, you need to have the environment variables in your \nsystem for all the tests that require connection to Devo can work, not being able to use the environment.env file \nas in the script.\n\n\n### Contact Us\n\nYou can contact with us at _support@devo.com_.\n\n## License\nMIT License\n\n(C) 2019 Devo, Inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the 'Software'), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\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/DevoInc/python-utils", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "devo-utils", "package_url": "https://pypi.org/project/devo-utils/", "platform": "", "project_url": "https://pypi.org/project/devo-utils/", "project_urls": { "Homepage": "https://github.com/DevoInc/python-utils" }, "release_url": "https://pypi.org/project/devo-utils/2.0.1/", "requires_dist": [ "devo-sdk (<4,>=3.0.3)", "faker", "jinja2 (>=2.10.1)", "psutil", "click", "python-dateutil" ], "requires_python": "", "summary": "Devo Utils for Python.", "version": "2.0.1" }, "last_serial": 5990894, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "e81fcd7b77e84b86a70a1f6837db3847", "sha256": "1cd010d398a1eecef596841716d31592b3d8ec777010946d40be8aa94e6f6723" }, "downloads": -1, "filename": "devo_utils-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e81fcd7b77e84b86a70a1f6837db3847", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26651, "upload_time": "2019-02-21T10:25:57", "url": "https://files.pythonhosted.org/packages/e5/68/6bda10fb8b0e31d77b8b70319ebaf80f49767a1a65043117ac86df08a171/devo_utils-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9a949072f4ed5e029c3fa29b13cf2815", "sha256": "51102c6ff3ebb7a1e1806c6cb63c67cfc050f5f9eafb854c5530756d91548356" }, "downloads": -1, "filename": "devo-utils-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9a949072f4ed5e029c3fa29b13cf2815", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18347, "upload_time": "2019-02-21T10:25:59", "url": "https://files.pythonhosted.org/packages/3f/d9/9da51bfed05b9f9009b29658ec9e8fd6faab71d0c0503a8520175b24eda6/devo-utils-1.0.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "467ff6d1f4da2f77a118d893689a13dc", "sha256": "2825d46460731043c27bda7f222dcbaf189174b9fbdedecb0030a68652b36c60" }, "downloads": -1, "filename": "devo_utils-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "467ff6d1f4da2f77a118d893689a13dc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26719, "upload_time": "2019-07-02T15:52:07", "url": "https://files.pythonhosted.org/packages/b4/a5/1f81acd251537598a21fa68da8c8efe94248fc23ce02e576959313731a0f/devo_utils-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e3366f76ea25c26e45a577f5c9540e6b", "sha256": "dc5c6869b01622f6b2d6efefb25d77a320535dc9d41b63639f9f204cc9a7e81e" }, "downloads": -1, "filename": "devo-utils-2.0.0.tar.gz", "has_sig": false, "md5_digest": "e3366f76ea25c26e45a577f5c9540e6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18443, "upload_time": "2019-07-02T15:52:09", "url": "https://files.pythonhosted.org/packages/60/88/e7f54d763123df9bde322dda8263f82fa66bf8f7a66b30af11d664079123/devo-utils-2.0.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "584e9a699704c2eb3da9d82cfd43cb16", "sha256": "e67b79021ec890de8fbc8f12c0a3161de991a47884cfd012daa75806c2715cb8" }, "downloads": -1, "filename": "devo_utils-2.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "584e9a699704c2eb3da9d82cfd43cb16", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26762, "upload_time": "2019-10-17T15:37:40", "url": "https://files.pythonhosted.org/packages/da/f6/cbec7cd78b507b1f6229bcd4a0c257144e25b9b086546bde007b1e781d90/devo_utils-2.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "96db0978696022fc92f026f6f27c6ed8", "sha256": "47f809932220ef8bb5611f4031015065bbe8b115d17edb85dc0656d24704a8e7" }, "downloads": -1, "filename": "devo-utils-2.0.1.tar.gz", "has_sig": false, "md5_digest": "96db0978696022fc92f026f6f27c6ed8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18455, "upload_time": "2019-10-17T15:37:44", "url": "https://files.pythonhosted.org/packages/bd/86/01e9d283100ada01e1b030d04ddd39ac0bcc145b18d9bc3d1c9aa189f2fd/devo-utils-2.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "584e9a699704c2eb3da9d82cfd43cb16", "sha256": "e67b79021ec890de8fbc8f12c0a3161de991a47884cfd012daa75806c2715cb8" }, "downloads": -1, "filename": "devo_utils-2.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "584e9a699704c2eb3da9d82cfd43cb16", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26762, "upload_time": "2019-10-17T15:37:40", "url": "https://files.pythonhosted.org/packages/da/f6/cbec7cd78b507b1f6229bcd4a0c257144e25b9b086546bde007b1e781d90/devo_utils-2.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "96db0978696022fc92f026f6f27c6ed8", "sha256": "47f809932220ef8bb5611f4031015065bbe8b115d17edb85dc0656d24704a8e7" }, "downloads": -1, "filename": "devo-utils-2.0.1.tar.gz", "has_sig": false, "md5_digest": "96db0978696022fc92f026f6f27c6ed8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18455, "upload_time": "2019-10-17T15:37:44", "url": "https://files.pythonhosted.org/packages/bd/86/01e9d283100ada01e1b030d04ddd39ac0bcc145b18d9bc3d1c9aa189f2fd/devo-utils-2.0.1.tar.gz" } ] }