{ "info": { "author": "Kike Fontan (@CosasDePuma)", "author_email": "kikefontanlorenzo@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Polyglot Code!\n==============\n|python| |javascript|\n\nClone me!\n---------------\n\nClone or download the project:\n\n.. code:: sh\n\n git clone https://github.com/cosasdepuma/polyglot-code.git Polyglot\n [ or ]\n git clone https://gitlab.com/cosasdepuma/polyglot-code.git Polyglot\n\n cd Polyglot\n\nTest it!\n------------------------\n\nRun all the unitary tests through NodeJS:\n\n.. code:: sh\n\n cd javascript\n npm i\n npm test\n\nRun all the unitary tests using Python:\n\n.. code:: sh\n\n cd python\n python2 test/test.py\n python3 test/test.py\n\nRequirements\n-----------------------------\n\nPolyglot does not require anything!\n\nUsage\n--------------\n\nImport **Polyglot** into your NodeJS file:\n\n.. code:: js\n\n require('polyglot-code')\n\nImport **Polyglot** into your Python file:\n\n.. code:: py\n\n import polyglot\n\nAvailable Languages!\n--------------------------------------\n\nJavaScript\n-------------------\n\n.. code:: js\n\n // No new-line logs\n printf('C')\n IO.write('Elixir')\n fmt.Printf('Go')\n putStr('Haskell')\n io.write('Lua')\n fprintf('Matlab')\n Write('Pascal')\n write('Pike')\n\n // New-line logs\n trace('ActionScript')\n WriteF('AmigaE')\n Response.Write('ASP')\n putschar('B')\n puts('C')\n Console.println('C#')\n Console.WriteLine('C#')\n writeln('D')\n std.stdio.writeln('D')\n print('Dart')\n Writeln('Delphi')\n IO.puts('Elixir')\n fmt.Println('Go')\n putStrLn('Haskell')\n System.out.println('Java')\n console.log('JavaScript')\n println('Kotlin')\n disp('Matlab')\n echo('Nim')\n NSLog('Objetive-C')\n writeln('Pascal')\n writeln('Pike')\n println('Processing')\n PrintN('PureBasic')\n print('Python')\n p('Ruby')\n\nPython\n--------------\n\n.. code:: py\n\n # No new-line logs\n printf(\"C\")\n cout << \"C++\"\n IO.write(\"Elixir\")\n fmt.Print(\"Go\")\n fmt.Printf(\"Go\")\n putStr(\"Haskell\")\n System.out.printf(\"Java\")\n io.write(\"Lua\")\n fprintf(\"Matlab\")\n write(\"Pike\")\n System.Console.Write(\"VB.NET\")\n\n # New-line logs\n print(\"Python\")\n trace(\"ActionScript\")\n Ada.Text_IO.Put_Line(\"Ada\")\n WriteF(\"AmigaE\")\n Response.Write(\"ASP\")\n putchar(\"B\")\n puts(\"C\")\n Console.println(\"C#\")\n Console.WriteLine(\"C#\")\n cout << \"C++\" << endl\n Qout(\"Clipper\")\n writeln(\"D\")\n std.stdio.writeln(\"D\")\n Writeln(\"Delphi\")\n IO.puts(\"Elixir\")\n fmt.Println(\"Go\")\n putStrLn(\"Haskell\")\n System.out.println(\"Java\")\n console.log(\"JavaScript\")\n println(\"Kotlin\")\n Print[\"Mathematica\"]\n disp(\"Matlab\")\n echo(\"Nim\")\n NSLog(\"Objetive-C\")\n writeln(\"Pascal\")\n writeln(\"Pike\")\n PrintN(\"PureBasic\")\n p(\"Ruby\")\n Debug.Log(\"Unity3D\")\n System.Console.WriteLine(\"VB.NET\")\n\nSupport the developer!\n--------------------------------\n\nEverything I do and publish can be used for free whenever I receive my\ncorresponding merit.\n\nScheme of contents\n----------------------------------\n\n::\n\n Polyglot-Code\n < Repository >\n |__ .gitignore\n |__ .repository\n |__ odd.jpeg\n |__ LICENSE\n |__ README.md\n < JavaScript >\n |__ javascript\n |__ package.json\n |__ lib\n |__ polyglot.js\n |__ test\n |__ test.js\n < Python >\n |__ python\n |__ lib\n |__ __init__.py\n |__ polyglot.py\n |__ test\n |__ test.py\n\n--------------\n\nPlease contact with `Kike Puma `__ if\nyou need more information.\n\n.. |python| image:: https://img.shields.io/badge/language-python-blue.svg?style=for-the-badge\n.. |javascript| image:: https://img.shields.io/badge/language-javascript-yellow.svg?style=for-the-badge", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cosasdepuma", "keywords": "log,debug,console,anyprint,polyglot", "license": "Apache-2.0", "maintainer": "Kike Fontan (@CosasDePuma)", "maintainer_email": "kikefontanlorenzo@gmail.com", "name": "polyglot-code", "package_url": "https://pypi.org/project/polyglot-code/", "platform": "", "project_url": "https://pypi.org/project/polyglot-code/", "project_urls": { "Homepage": "https://github.com/cosasdepuma" }, "release_url": "https://pypi.org/project/polyglot-code/1.0.10/", "requires_dist": null, "requires_python": "", "summary": "Write console logs in 'any' programming language", "version": "1.0.10" }, "last_serial": 4090775, "releases": { "1.0.10": [ { "comment_text": "", "digests": { "md5": "486ec0c63d49959262e88099c6f6be2a", "sha256": "1981d74fcda72e2178116762a006ecef56e99d1ff64b2ba695672a3fb1ebc717" }, "downloads": -1, "filename": "polyglot-code-1.0.10.tar.gz", "has_sig": false, "md5_digest": "486ec0c63d49959262e88099c6f6be2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3659, "upload_time": "2018-07-22T18:31:09", "url": "https://files.pythonhosted.org/packages/49/61/236fb9f2433f814624c540815bd594700a0756f202f0f73e61b7188846a8/polyglot-code-1.0.10.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "486ec0c63d49959262e88099c6f6be2a", "sha256": "1981d74fcda72e2178116762a006ecef56e99d1ff64b2ba695672a3fb1ebc717" }, "downloads": -1, "filename": "polyglot-code-1.0.10.tar.gz", "has_sig": false, "md5_digest": "486ec0c63d49959262e88099c6f6be2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3659, "upload_time": "2018-07-22T18:31:09", "url": "https://files.pythonhosted.org/packages/49/61/236fb9f2433f814624c540815bd594700a0756f202f0f73e61b7188846a8/polyglot-code-1.0.10.tar.gz" } ] }