{ "info": { "author": "Timothy D. Morton", "author_email": "tim.morton@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Astronomy" ], "description": "pymacula\n========\nPython wrapper module for ``macula`` starspot code: https://www.cfa.harvard.edu/~dkipping/macula.html.\n\nInstallation\n------------\n\nInstall from PyPI::\n\n % pip install pymacula\n \nor from the current repository::\n\n % git clone https://github.com/timothydmorton/pymacula.git\n % cd pymacula\n % python setup.py install\n\nIf you come across an error in the installation regarding something like ``undefined reference to main``, then you may have to install with\n\n.. code-block::\n\n % FFLAGS=-fPIC LDFLAGS=-shared python setup.py install\n \nFor usage examples, see `example notebook `_.", "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/timothydmorton/pymacula", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pymacula", "package_url": "https://pypi.org/project/pymacula/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pymacula/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/timothydmorton/pymacula" }, "release_url": "https://pypi.org/project/pymacula/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Starspot modeling", "version": "0.0.2" }, "last_serial": 1393930, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "87e60b3d32b76206f5f139d717eab38c", "sha256": "9a962e76b998b8a44536bd39f01dab2223ed462bdabb98c273e3df8e5e080f65" }, "downloads": -1, "filename": "pymacula-0.0.1.tar.gz", "has_sig": false, "md5_digest": "87e60b3d32b76206f5f139d717eab38c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11339, "upload_time": "2015-01-23T20:19:57", "url": "https://files.pythonhosted.org/packages/18/88/7cacc066ff86e4c7673e0bc6f7b631495461e43423373c24950739ca6c4f/pymacula-0.0.1.tar.gz" } ], "0.0.1-dev": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "b314fd5c03918090fb73381cb0230b29", "sha256": "44bfbef9102a402483dcc332a97bc8ae3a30e07f688fb3e4d707a531ad2294ae" }, "downloads": -1, "filename": "pymacula-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b314fd5c03918090fb73381cb0230b29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12010, "upload_time": "2015-01-23T20:38:01", "url": "https://files.pythonhosted.org/packages/82/59/dce2c9e811d5367e372d39d92ec1e79cd4c332b77b03a0f8cc6ed731615c/pymacula-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b314fd5c03918090fb73381cb0230b29", "sha256": "44bfbef9102a402483dcc332a97bc8ae3a30e07f688fb3e4d707a531ad2294ae" }, "downloads": -1, "filename": "pymacula-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b314fd5c03918090fb73381cb0230b29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12010, "upload_time": "2015-01-23T20:38:01", "url": "https://files.pythonhosted.org/packages/82/59/dce2c9e811d5367e372d39d92ec1e79cd4c332b77b03a0f8cc6ed731615c/pymacula-0.0.2.tar.gz" } ] }