{ "info": { "author": "Thiago Rodrigues", "author_email": "undersoft.corp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Framework :: Pytest", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.6" ], "description": "# PyTools\nM\u00f3dulo para exemplificar constru\u00e7\u00e3o de projetos Python no curso [PyTools](https://www.python.pro.br/modulos/pytools) da [Python Pro](https://www.python.pro.br/)\n\n[![Build Status](https://travis-ci.org/undersfx/PyTools.svg?branch=master)](https://travis-ci.org/undersfx/PyTools) [![Updates](https://pyup.io/repos/github/undersfx/PyTools/shield.svg)](https://pyup.io/repos/github/undersfx/PyTools/) [![Python 3](https://pyup.io/repos/github/undersfx/PyTools/python-3-shield.svg)](https://pyup.io/repos/github/undersfx/PyTools/)\n\nInstala\u00e7\u00e3o:\n\n```console\npython -m venv .venv\nsource .venv/bin/activate\npip install -r requirements-dev.txt\n```\n\nTecnologias Abordadas:\n\n1. Git\n2. Pyenv\n3. Virtualenv\n4. Pip\n5. Flake8\n6. Travis CI\n7. Pypi (Setup, Twine)", "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/undersfx/PyTools", "keywords": "", "license": "GNU AFFERO GENERAL PUBLIC LICENSE", "maintainer": "", "maintainer_email": "", "name": "libpythonprosfx", "package_url": "https://pypi.org/project/libpythonprosfx/", "platform": "", "project_url": "https://pypi.org/project/libpythonprosfx/", "project_urls": { "Homepage": "https://github.com/undersfx/PyTools" }, "release_url": "https://pypi.org/project/libpythonprosfx/0.2/", "requires_dist": null, "requires_python": "", "summary": "M\u00f3dulo para exemplificar constru\u00e7\u00e3o de projetos Python no curso PyTools", "version": "0.2" }, "last_serial": 5929533, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "290b1c9696edbbab051d92a488d97799", "sha256": "be1295b45c2f812c6b767e0ec443b21165f5e493b1fa14d1ac23930f03225482" }, "downloads": -1, "filename": "libpythonprosfx-0.1.tar.gz", "has_sig": false, "md5_digest": "290b1c9696edbbab051d92a488d97799", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3290, "upload_time": "2019-09-29T01:52:37", "url": "https://files.pythonhosted.org/packages/5e/df/3a32644ab6e8c55687073118e36f629fc69b0528a0bb3052e808a1e83240/libpythonprosfx-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "4a2ed575f17e3ab7a9e024d6af9cb17c", "sha256": "1140e49e65df913f3642dff1e4f53f48081af246755c309dc652163f4aaeda04" }, "downloads": -1, "filename": "libpythonprosfx-0.2.tar.gz", "has_sig": false, "md5_digest": "4a2ed575f17e3ab7a9e024d6af9cb17c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15160, "upload_time": "2019-10-04T17:53:55", "url": "https://files.pythonhosted.org/packages/c0/84/8ece417cc3cc4204fa984552b0d21e70215a5c0d40bc82d288816c4ff7bb/libpythonprosfx-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4a2ed575f17e3ab7a9e024d6af9cb17c", "sha256": "1140e49e65df913f3642dff1e4f53f48081af246755c309dc652163f4aaeda04" }, "downloads": -1, "filename": "libpythonprosfx-0.2.tar.gz", "has_sig": false, "md5_digest": "4a2ed575f17e3ab7a9e024d6af9cb17c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15160, "upload_time": "2019-10-04T17:53:55", "url": "https://files.pythonhosted.org/packages/c0/84/8ece417cc3cc4204fa984552b0d21e70215a5c0d40bc82d288816c4ff7bb/libpythonprosfx-0.2.tar.gz" } ] }