{ "info": { "author": "F\u00e1bio Mac\u00eado Mendes", "author_email": "fabiomacedomendes@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries" ], "description": ".. .. image:: https://travis-ci.org/*github_repository*.svg?branch=master\n :target: https://travis-ci.org/*github_repository*\n\n.. .. image:: https://coveralls.io/repos/github/*github_repository*/badge.svg?branch=master\n :target: https://coveralls.io/github/*github_repository*?branch=master\n\n\nPytuga-core implements the core features of Pytugu\u00eas language without a\ndependency on the QTurtle Qt application. This might be useful for GUI-less\nenvironments such as an online judge or a Jupyterhub installation or if you\njust don't want/need a GUI interface.\n\nMost users will prefer to install the `Pytuga `_\npackage that includes a nice graphical interface. Pytugu\u00eas is a `Transpyled `_\nenabled language that translates Python to portuguese:\n\n.. code-block:: pytuga\n\n fun\u00e7\u00e3o espiral(n):\n \"\"\"\n Desenha uma espiral de n lados.\n \"\"\"\n\n para cada lado de 1 at\u00e9 n:\n frente(lado * 20)\n esquerda(120)\n\n espiral(20)\n\n\nPytuga-core installs a IPython based shell that runs with the command::\n\n $ python -m pytugacore\n\nBoa programa\u00e7\u00e3o!", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pytugacore", "package_url": "https://pypi.org/project/pytugacore/", "platform": "any", "project_url": "https://pypi.org/project/pytugacore/", "project_urls": null, "release_url": "https://pypi.org/project/pytugacore/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Core Pytuga functionality without the GUI.", "version": "0.1.1" }, "last_serial": 2748230, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4d479c7a7a69430daa7b60228605304a", "sha256": "a0af0063934229c00a63796db81b437665e9eb34cd992165ee9dd5483c4ea9be" }, "downloads": -1, "filename": "pytugacore-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4d479c7a7a69430daa7b60228605304a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21847, "upload_time": "2017-03-29T00:35:51", "url": "https://files.pythonhosted.org/packages/8b/37/afb1d15625d93807b4fdefd51eb7b4295c2e1d789f397adfd0e766731bae/pytugacore-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "6e6ae3af8b5ca6c231cc02296398c2f5", "sha256": "c575bb26a1bc43f0c2e51e949743e382958b06268ac4b5103dc901af39b780c4" }, "downloads": -1, "filename": "pytugacore-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6e6ae3af8b5ca6c231cc02296398c2f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20663, "upload_time": "2017-04-02T22:09:57", "url": "https://files.pythonhosted.org/packages/15/a3/172b91a0b647475c22d13193acfd04322379c1bc907d46e10785ce420209/pytugacore-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6e6ae3af8b5ca6c231cc02296398c2f5", "sha256": "c575bb26a1bc43f0c2e51e949743e382958b06268ac4b5103dc901af39b780c4" }, "downloads": -1, "filename": "pytugacore-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6e6ae3af8b5ca6c231cc02296398c2f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20663, "upload_time": "2017-04-02T22:09:57", "url": "https://files.pythonhosted.org/packages/15/a3/172b91a0b647475c22d13193acfd04322379c1bc907d46e10785ce420209/pytugacore-0.1.1.tar.gz" } ] }