{ "info": { "author": "Peter Duerr", "author_email": "duerrp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Utilities" ], "description": "PyCalc\n======\n\nPython libraries such as numpy, sympy, and matplotlib in combination with\nIPython make for an excellent desktop calculator. Unfortunately, however,\nsetting up an ipython session with all the necessary imports takes quite a\nwhile. Pycalc provides a way to quickly import all the libraries necessary for a\npowerful calculator without incurring a prohibitive start up time.\n\nSetup\n-----\n\nPycaclc can be installed from pypi by issuing `pip install --user pycalc`.\nPycaclc does not require for all it's dependencies to be installed though. To\nget the full pycalc experience, run `pip install --user -r\nrecommended_requirements.txt`.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/duerrp/pycalc", "keywords": "science", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pycalc", "package_url": "https://pypi.org/project/pycalc/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pycalc/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/duerrp/pycalc" }, "release_url": "https://pypi.org/project/pycalc/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Use python as a calculator...", "version": "0.0.2" }, "last_serial": 1943027, "releases": { "0.0.0": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "4aa2d54240ed3ad4391148ea60d045f4", "sha256": "ba300fa50b7a7eb30a96f7bc2e598852a75a356468a97b43140de6e3333cdc66" }, "downloads": -1, "filename": "pycalc-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4aa2d54240ed3ad4391148ea60d045f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3578, "upload_time": "2016-02-06T13:26:44", "url": "https://files.pythonhosted.org/packages/d2/23/021aeaa1c7cf2ca31b274a82821f15750fc1062eaf5f5e5f365aea65a4ed/pycalc-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4aa2d54240ed3ad4391148ea60d045f4", "sha256": "ba300fa50b7a7eb30a96f7bc2e598852a75a356468a97b43140de6e3333cdc66" }, "downloads": -1, "filename": "pycalc-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4aa2d54240ed3ad4391148ea60d045f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3578, "upload_time": "2016-02-06T13:26:44", "url": "https://files.pythonhosted.org/packages/d2/23/021aeaa1c7cf2ca31b274a82821f15750fc1062eaf5f5e5f365aea65a4ed/pycalc-0.0.2.tar.gz" } ] }