{ "info": { "author": "VadVergasov", "author_email": "vadim.vergasov2003@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "About\n----------\n\nIt's very simple and interesting program, that's helps you sometimes!\nI realy hope, that I helped someone. If it's true, let me know by star. Thanks.\n\nI'm a man, who like math and programming. Thats why I wrote this. And by this I want to help other.\n\nUsing\n----------\n::\n\n import ulam\n test = ulam.Spiral()\n test.cout()\n # 4 3\n # 1 2\n test.run(16)\n test.cout()\n # 16 15 14 13\n # 5 4 3 12\n # 6 1 2 11\n # 7 8 9 10\n\nInstallation\n---------------\n***************\nBy pip\n***************\n::\n\n $pip install ulam_spiral\n\n***************\n>From source\n***************\n::\n\n $ git clone https://gitlab.com/VadVergasov/ulam.git\n $ cd ulam\n $ python setup.py install\n\nLicense\n----------\n\nThe project is licensed under the MIT license.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/VadVergasov/ulam", "keywords": "ulam spiral numbers", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ulam-spiral", "package_url": "https://pypi.org/project/ulam-spiral/", "platform": "any", "project_url": "https://pypi.org/project/ulam-spiral/", "project_urls": { "Homepage": "https://gitlab.com/VadVergasov/ulam" }, "release_url": "https://pypi.org/project/ulam-spiral/1.2/", "requires_dist": [ "pillow" ], "requires_python": "", "summary": "Ulam spiral", "version": "1.2" }, "last_serial": 3612597, "releases": { "1": [ { "comment_text": "", "digests": { "md5": "6164e808cd887de4daf31b2879aaafac", "sha256": "98b9db28edf7679b62a92ab7464fa320d7d339b62ac972f865cb02fb360d1636" }, "downloads": -1, "filename": "ulam_spiral-1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6164e808cd887de4daf31b2879aaafac", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4511, "upload_time": "2018-01-30T19:56:32", "url": "https://files.pythonhosted.org/packages/8e/9d/2be3ce9a5d52eddadaca89116f38ef08fdb15fa4ce52e10d70390ccc043f/ulam_spiral-1-py2.py3-none-any.whl" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "e177ffc6209aba91137c777774c358e4", "sha256": "69be937bacb9ce94042e8509d88a33f28e1f7a8fd39f04b5664bbab2f5a346c7" }, "downloads": -1, "filename": "ulam_spiral-1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e177ffc6209aba91137c777774c358e4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5271, "upload_time": "2018-02-22T19:54:43", "url": "https://files.pythonhosted.org/packages/0a/e5/049c760afe0014956da60b0f0cbc192dcbc7315e0b5d0e975dea3ec08a04/ulam_spiral-1.1-py2.py3-none-any.whl" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "b411e0eab231e00d904c53b2eeaccc22", "sha256": "ad36476a6e24a2dad67c14c8bde21d74c8930242213dfe50633621be6a57c2cc" }, "downloads": -1, "filename": "ulam_spiral-1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b411e0eab231e00d904c53b2eeaccc22", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5531, "upload_time": "2018-02-24T18:26:47", "url": "https://files.pythonhosted.org/packages/84/d4/2203b53c7df10be2b4ca64758c7447ed125faf9f147271300c32049ff3ac/ulam_spiral-1.2-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b411e0eab231e00d904c53b2eeaccc22", "sha256": "ad36476a6e24a2dad67c14c8bde21d74c8930242213dfe50633621be6a57c2cc" }, "downloads": -1, "filename": "ulam_spiral-1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b411e0eab231e00d904c53b2eeaccc22", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5531, "upload_time": "2018-02-24T18:26:47", "url": "https://files.pythonhosted.org/packages/84/d4/2203b53c7df10be2b4ca64758c7447ed125faf9f147271300c32049ff3ac/ulam_spiral-1.2-py2.py3-none-any.whl" } ] }