{ "info": { "author": "Andrea Censi", "author_email": "censi@mit.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Topic :: Utilities" ], "description": "# fancymath\n\nWrite fancy math symbols in your email!\n\nToo many engineers lost their lives to come up with Unicode,\nwe might just as well use it.\n\nThis is a simple LaTeX sequences to Unicode translation for math symbols.\n\n\nExample:\n\n $ cat spivak.txt\n\n When these symbols, \\otimes and \\sqcup, are used to denote\n morphisms, they indicate a monoidal product. So, you shouldn't\n use it to denote the universal arrow itself.\n\n In other words, given f:A-->X and g: B-->Y, you can write\n f \\sqcup g: A \\sqcup B \\to X \\sqcup Y\n or\n f \\otimes g: A\\otimes B \\to X \\otimes Y\n But given f: A-->X and g: B-->X, you shouldn't name the\n universal morphism A \\sqcup B --> X by f\\sqcup g ..\n\n $ fancymath < spivak.txt\n\n When these symbols, \u2297 and \u2294, are used to denote\n morphisms, they indicate a monoidal product. So, you shouldn't\n use it to denote the universal arrow itself.\n\n In other words, given f:A\u27f6X and g: B\u27f6Y, you can write\n f \u2294 g: A \u2294 B \u27f6 X \u2294 Y\n or\n f \u2297 g: A\u2297 B \u27f6 X \u2297 Y\n But given f: A\u27f6X and g: B\u27f6X, you shouldn't name the\n universal morphism A \u2294 B \u27f6 X by f\u2294 g ..\n\n\n### Installation\n\nSimply this:\n\n $ pip install fancymath\n\n### Installation from source if you want to change the symbols\n\n1. download this repo\n2. use this:\n\n $ python setup.py develop", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "latex math unicode", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "fancymath", "package_url": "https://pypi.org/project/fancymath/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fancymath/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/fancymath/1.0/", "requires_dist": null, "requires_python": null, "summary": "Unicode math for the lazy TeXnician", "version": "1.0" }, "last_serial": 2542770, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "7c73a185d94e8adcd5f22c283957d718", "sha256": "d6f2b13fa80efab9e68a79db9c6c548a32dfdb0a17c26d65ad8f653a28d47a22" }, "downloads": -1, "filename": "fancymath-1.0.tar.gz", "has_sig": false, "md5_digest": "7c73a185d94e8adcd5f22c283957d718", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3319, "upload_time": "2016-12-28T16:48:45", "url": "https://files.pythonhosted.org/packages/8b/1a/f3df75027d674fc24fb5a601170e83bb265875f1964ce98867c3daae2c94/fancymath-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7c73a185d94e8adcd5f22c283957d718", "sha256": "d6f2b13fa80efab9e68a79db9c6c548a32dfdb0a17c26d65ad8f653a28d47a22" }, "downloads": -1, "filename": "fancymath-1.0.tar.gz", "has_sig": false, "md5_digest": "7c73a185d94e8adcd5f22c283957d718", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3319, "upload_time": "2016-12-28T16:48:45", "url": "https://files.pythonhosted.org/packages/8b/1a/f3df75027d674fc24fb5a601170e83bb265875f1964ce98867c3daae2c94/fancymath-1.0.tar.gz" } ] }