{ "info": { "author": "Itzik Kotler", "author_email": "xorninja@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "=========\nPythonect\n=========\n\nPythonect_ is a new, experimental, general-purpose dataflow programming language based on Python. It provides both a visual programming language and a text-based scripting language. The text-based scripting language aims to combine the quick and intuitive feel of shell scripting, with the power of Python. The visual programming language is based on the idea of a diagram with \u201cboxes and arrows\u201d. Crazy? Most definitely. And yet, strangely enough, it works!\n\n.. _Pythonect: http://www.pythonect.org\n\nHello, world\n------------\n\nHere is the canonical \"Hello, world\" example program in Pythonect::\n\n\t\"Hello, world\" -> print\n\nOr:\n\n.. image:: http://pythonect.org/HelloWorld2.png\n\nSee the `Pythonect documentation `_ for a detailed walkthrough of the language and its features.\n\nInstallation\n------------\n\nThere are a few ways to install Pythonect.\n\n1. You can install directly from PyPI_ using ``easy_install`` or pip_::\n\n easy_install Pythonect\n\n or::\n\n pip install Pythonect\n\n2. You can clone the git repository somewhere in your system::\n\n git clone git://github.com/ikotler/pythonect.git\n\n Then you should do following steps::\n\n cd pythonect\n python setup.py install\n\n Alternatively, if you use pip_, you can install directly from the git repository::\n\n pip install \\\n \tgit+git://github.com/ikotler/pythonect.git@master#egg=pythonect \\\n\t\t-r https://github.com/ikotler/pythonect/raw/master/doc/requirements.txt\n\nFor any of the above methods, if you want to do a system-wide installation, you will have to do this with *root* permissions (e.g. using ``su`` or ``sudo``).\n\n.. _PyPI: http://pypi.python.org/pypi/Pythonect/\n.. _pip: http://www.pip-installer.org/\n\nBuild Status |status|\n---------------------\n\n.. |status| image:: https://secure.travis-ci.org/ikotler/pythonect.png\n\nLicensing\n---------\n\nPythonect is available under the BSD 3-Clause License; see ``LICENSE`` for details.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.pythonect.org/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Pythonect", "package_url": "https://pypi.org/project/Pythonect/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Pythonect/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.pythonect.org/" }, "release_url": "https://pypi.org/project/Pythonect/0.6.0/", "requires_dist": null, "requires_python": null, "summary": "A general-purpose dataflow programming language based on Python, written in Python", "version": "0.6.0" }, "last_serial": 821801, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3ea1eb343af91d9eb927394199d6f617", "sha256": "afd3ca4de4c00c910b78bb197ed196ee498b4190619839ae9c991db5cf933d86" }, "downloads": -1, "filename": "Pythonect-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3ea1eb343af91d9eb927394199d6f617", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10029, "upload_time": "2012-04-18T17:57:00", "url": "https://files.pythonhosted.org/packages/4f/85/9a4f98a7add31474da9cdede6be76a3380f5c8898643f22ac2c0e75c4fad/Pythonect-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "5c525e90fe6514dc47c0ebe141a8aae0", "sha256": "321477cfa21d2265df473e16480ff0272422150ebe976400121aa63bb4022896" }, "downloads": -1, "filename": "Pythonect-0.2.0.tar.gz", "has_sig": false, "md5_digest": "5c525e90fe6514dc47c0ebe141a8aae0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10674, "upload_time": "2012-04-30T20:44:01", "url": "https://files.pythonhosted.org/packages/58/2a/d7b557a6ea13f6580af416e79b29c105bc13217d29f5d808b7f4d207ff94/Pythonect-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "33e68974d3476810f9d89733d131d584", "sha256": "6fef5d848c3675fa60f41ab377f55506f9678e53b1b04a131493e745d68ffdaa" }, "downloads": -1, "filename": "Pythonect-0.2.1.tar.gz", "has_sig": false, "md5_digest": "33e68974d3476810f9d89733d131d584", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11134, "upload_time": "2012-05-27T15:50:57", "url": "https://files.pythonhosted.org/packages/c1/7b/fd065c78e3716531fc4ce4e12319d5d51a1bd5a4d2d5c30c3096a2c11543/Pythonect-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "c721b3417f0ca3fce870cfbd98b2fb97", "sha256": "809036b5b1fe80103bfa878fa64e2baa29ab7156064308228277412b0c1e3d46" }, "downloads": -1, "filename": "Pythonect-0.3.0.tar.gz", "has_sig": false, "md5_digest": "c721b3417f0ca3fce870cfbd98b2fb97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15934, "upload_time": "2012-06-20T15:13:50", "url": "https://files.pythonhosted.org/packages/5c/58/bbf8176fa50f8dc136572be914852078bc469a42365767f4839c2be640af/Pythonect-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "30a15a6bab4aaf4f2d464fc8e223c426", "sha256": "741ad6a5cd6b57084271cc60f1608ee18a114fe1806c7c8e5dc33a7f690cc568" }, "downloads": -1, "filename": "Pythonect-0.3.1.tar.gz", "has_sig": false, "md5_digest": "30a15a6bab4aaf4f2d464fc8e223c426", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16292, "upload_time": "2012-07-14T13:54:10", "url": "https://files.pythonhosted.org/packages/03/1c/81ead368f9e46df3c8c647edbfe7426849fb51989c7ed286e75f3753ffdb/Pythonect-0.3.1.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "9b7cc6be3f6e10ed2ea0c015019c8544", "sha256": "75e2c905d8c1f68a7cd8f898173db880236e57f5fded7fc3414a73093e987eb0" }, "downloads": -1, "filename": "Pythonect-0.4.0.tar.gz", "has_sig": false, "md5_digest": "9b7cc6be3f6e10ed2ea0c015019c8544", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16985, "upload_time": "2012-08-09T11:11:10", "url": "https://files.pythonhosted.org/packages/8f/c7/c68535ac03436eebd268412e6527ae7993837453a79f38d5eac33283ba74/Pythonect-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "12f3143664c58b6d83da5fe60250531b", "sha256": "2f44a3bf9cd4865ece4bd79b7985dbfd2ca55ea63b31e9fec737b6f356d1aa2d" }, "downloads": -1, "filename": "Pythonect-0.4.1.tar.gz", "has_sig": false, "md5_digest": "12f3143664c58b6d83da5fe60250531b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21322, "upload_time": "2012-09-03T08:12:33", "url": "https://files.pythonhosted.org/packages/03/7d/de442393c0aa95ceafabe9e03338edb7e6843b14a8555d234571053f43c6/Pythonect-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "29c0ef8521954b3ae02df2123143267b", "sha256": "339d099b0c4cb278a38bf07ca215f023d45f621e3d5984bb75f3d0c70109cf9a" }, "downloads": -1, "filename": "Pythonect-0.4.2.tar.gz", "has_sig": false, "md5_digest": "29c0ef8521954b3ae02df2123143267b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23884, "upload_time": "2013-02-16T15:57:10", "url": "https://files.pythonhosted.org/packages/df/c6/8781992297b4bd053d07405546858ade6ed42ed0215d146b7b8c5b92dd49/Pythonect-0.4.2.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "66d79428a5dd98411c9cfbe533b827b5", "sha256": "470b7a939ea881755d42688ddfced079a96f9973e2c2f04f8f3e4729630b68b6" }, "downloads": -1, "filename": "Pythonect-0.5.0.tar.gz", "has_sig": false, "md5_digest": "66d79428a5dd98411c9cfbe533b827b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22051, "upload_time": "2013-04-24T12:14:03", "url": "https://files.pythonhosted.org/packages/2f/e7/44598aa3ddd0a876dd9de650416decf7724a668d668aee92585bb29b33d9/Pythonect-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "c35a5e216192dc3978d21adb1f5b30fb", "sha256": "1a3917877c8cf1f32cecb71c9ec5fe9ee891eb2579e054489e7497bf2c0c1db7" }, "downloads": -1, "filename": "Pythonect-0.6.0.tar.gz", "has_sig": false, "md5_digest": "c35a5e216192dc3978d21adb1f5b30fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 679340, "upload_time": "2013-07-22T05:12:13", "url": "https://files.pythonhosted.org/packages/2a/93/f2b4294f850157faace37ed809d6f0319435980dbc2cf6ffd444670e8629/Pythonect-0.6.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c35a5e216192dc3978d21adb1f5b30fb", "sha256": "1a3917877c8cf1f32cecb71c9ec5fe9ee891eb2579e054489e7497bf2c0c1db7" }, "downloads": -1, "filename": "Pythonect-0.6.0.tar.gz", "has_sig": false, "md5_digest": "c35a5e216192dc3978d21adb1f5b30fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 679340, "upload_time": "2013-07-22T05:12:13", "url": "https://files.pythonhosted.org/packages/2a/93/f2b4294f850157faace37ed809d6f0319435980dbc2cf6ffd444670e8629/Pythonect-0.6.0.tar.gz" } ] }