{ "info": { "author": "Laurent Pointal", "author_email": "laurent.pointal@laposte.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "floatrange\r\n==========\r\n\r\n:author: Laurent Pointal \r\n:copyright: Laurent Pointal - 2011-2015\r\n:license: MIT\r\n:version: 1.0\r\n\r\n`Module documentation `_\r\n\r\n`Mercurial repository & bug tracking `_\r\n(on SourceForge).\r\n\r\n`Developer page `_\r\n\r\nWhat is it?\r\n-----------\r\n\r\nA simple module providing a ``floatrange()`` to build generators\r\nproviding a range like interface for floating point numbers.\r\nAs floating point computation may not be exact, these generators\r\nsupport a precision ``prec`` parameter to define how near a value\r\ncorrespond to a value in the range.\r\n\r\nInstallation\r\n------------\r\n\r\nUnless someone built a package for your OS distro, the simplest procedure\r\nis to use ``pip`` to install the module:\r\n\r\n pip install floatrange\r\n\r\nIf you have no admin access to install things on you computer, you may install\r\na virtualenv and run pip inside this virtual env, or you can do a local user\r\ninstallation:\r\n\r\n pip install --user floatrange", "description_content_type": null, "docs_url": null, "download_url": "https://sourceforge.net/projects/floatrange/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://perso.limsi.fr/pointal/python:floatrange", "keywords": "range,float,computing,generator,loop", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "floatrange", "package_url": "https://pypi.org/project/floatrange/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/floatrange/", "project_urls": { "Download": "https://sourceforge.net/projects/floatrange/", "Homepage": "http://perso.limsi.fr/pointal/python:floatrange" }, "release_url": "https://pypi.org/project/floatrange/1.0/", "requires_dist": null, "requires_python": null, "summary": "Support of range() generator with floats.", "version": "1.0" }, "last_serial": 1712996, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e0e55e0056e104e0d18b3eb39291dcc4", "sha256": "f981d507e8d9f62e7c5f3474144ac97ae9aa719df7bbce9d12a20d345a044588" }, "downloads": -1, "filename": "floatrange-1.0.tar.gz", "has_sig": false, "md5_digest": "e0e55e0056e104e0d18b3eb39291dcc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6441, "upload_time": "2015-09-08T11:23:07", "url": "https://files.pythonhosted.org/packages/b8/6e/a9826b363ef91e38820e0cb38767d84dc19dcdc8766eff0c9b10d3148b59/floatrange-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e0e55e0056e104e0d18b3eb39291dcc4", "sha256": "f981d507e8d9f62e7c5f3474144ac97ae9aa719df7bbce9d12a20d345a044588" }, "downloads": -1, "filename": "floatrange-1.0.tar.gz", "has_sig": false, "md5_digest": "e0e55e0056e104e0d18b3eb39291dcc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6441, "upload_time": "2015-09-08T11:23:07", "url": "https://files.pythonhosted.org/packages/b8/6e/a9826b363ef91e38820e0cb38767d84dc19dcdc8766eff0c9b10d3148b59/floatrange-1.0.tar.gz" } ] }