{ "info": { "author": "Zach Berta-Thompson", "author_email": "zach.bertathompson@colorado.edu", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Education", "Intended Audience :: Science/Research", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Astronomy" ], "description": "# cu-astr2600\nA collection of toys and tools for ASTR2600: Introduction to Scientific Computing at the University of Colorado Boulder.\n\n## Installation\nIf you're working on the `scorpius` computers at SBO, you should be able to access these by default, or if necessary by running `source henrietta` from a UNIX prompt.\n\nIf you're working on your own computer, you should be able to install this by running\n```\npip install cu-astr2600\n```\nfrom a UNIX prompt. As we add more code to this package, you may need to upgrade the version that is installed on your computer. To upgrade, run\n```\npip install cu-astr2600 --upgrade\n```\ninstead. That will make sure it always grabs the latest version of the code.\n\nIf you want to be able to modify the code yourself, please also feel free to fork/clone this repository onto your own computer and install directly from that editable package. For example, this might look like:\n```\ngit clone https://github.com/zkbt/cu-astr2600.git\ncd cu-astr2600/\npip install -e .\n```\nThis will link the installed version of the `astr2600` package to your local repository. Changes you make to the code in the repository should be reflected in the version Python sees when it tries to `import astr2600`.\n\n## Contributors\n\nThis package was written by [Zach Berta-Thompson](https://github.com/zkbt).", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zkbt/cu-astr2600", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "cu-astr2600", "package_url": "https://pypi.org/project/cu-astr2600/", "platform": "", "project_url": "https://pypi.org/project/cu-astr2600/", "project_urls": { "Homepage": "https://github.com/zkbt/cu-astr2600" }, "release_url": "https://pypi.org/project/cu-astr2600/0.11.0/", "requires_dist": null, "requires_python": "", "summary": "A collection of toys and tools for ASTR2600 at CU Boulder.", "version": "0.11.0" }, "last_serial": 4989853, "releases": { "0.11.0": [ { "comment_text": "", "digests": { "md5": "482de68da56a80f01f7dfc0dbb175c11", "sha256": "f9cc0d615516581d46f6c67611cdef4d3a3873c9a5704e90f911d7b7b12f865d" }, "downloads": -1, "filename": "cu-astr2600-0.11.0.tar.gz", "has_sig": false, "md5_digest": "482de68da56a80f01f7dfc0dbb175c11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24967, "upload_time": "2019-03-26T22:22:15", "url": "https://files.pythonhosted.org/packages/f7/ef/1965b24720ca8a5593aca8a15ea4215c7947300eee15d5dc0628058573dd/cu-astr2600-0.11.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "ac3fd270af5241ce970c9927954d75e9", "sha256": "059799d68896742627d88ee57b04f5a8b4b752ff37971e17c200f91841f8a29f" }, "downloads": -1, "filename": "cu-astr2600-0.2.0.tar.gz", "has_sig": false, "md5_digest": "ac3fd270af5241ce970c9927954d75e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11123, "upload_time": "2019-02-01T20:01:11", "url": "https://files.pythonhosted.org/packages/c5/af/c3086a47cd8ca821bd87e37470ed146e41efb50098ab4292cfe8861cffa9/cu-astr2600-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "297a3bb89f76371a485aa34b4fcd6af8", "sha256": "ddd5b3d78846df5e730ce1be174b678ae8d2fb22c308b907bafbdb888aff1e00" }, "downloads": -1, "filename": "cu-astr2600-0.3.0.tar.gz", "has_sig": false, "md5_digest": "297a3bb89f76371a485aa34b4fcd6af8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11953, "upload_time": "2019-02-04T06:32:10", "url": "https://files.pythonhosted.org/packages/ea/7e/551e92234fe787af05ea3ec6827e1e26a3fc2df3732262395302be98d86d/cu-astr2600-0.3.0.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "5089188a74cb72991ab6a442bea15999", "sha256": "c13bc7b3ba1376fa634079e77efca65209bc844f00a9ba4febba825d87015984" }, "downloads": -1, "filename": "cu-astr2600-0.3.2.tar.gz", "has_sig": false, "md5_digest": "5089188a74cb72991ab6a442bea15999", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12750, "upload_time": "2019-02-07T13:54:49", "url": "https://files.pythonhosted.org/packages/23/86/175eb552b880df0bfdea4e3b4a64dd0608d55c53856669a24eb573beebf5/cu-astr2600-0.3.2.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "5ccd6c037c7a6d70b3da5cacf24b044c", "sha256": "dbced58bb4072f950c6c4190477e57b5fa99fe62fc49d0fcb7d536e0128c5b1d" }, "downloads": -1, "filename": "cu_astr2600-0.9.0-py3.6.egg", "has_sig": false, "md5_digest": "5ccd6c037c7a6d70b3da5cacf24b044c", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 32556, "upload_time": "2019-03-12T05:53:47", "url": "https://files.pythonhosted.org/packages/6a/25/0df82a8f5db9dfa2cd50b6e51f54197949e474a60df9c54a40147b83c66e/cu_astr2600-0.9.0-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "ed02bb5f40578dffc7f7eb22e5ac67ae", "sha256": "384b01e5da490ee7c9151d91eaa892a421ffb16b8f90139ef80a2ff928d2947e" }, "downloads": -1, "filename": "cu-astr2600-0.9.0.tar.gz", "has_sig": false, "md5_digest": "ed02bb5f40578dffc7f7eb22e5ac67ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13539, "upload_time": "2019-03-12T05:53:39", "url": "https://files.pythonhosted.org/packages/33/c8/b2494471f3314feff65c45f50e565cca9670652b1631141386d94b17e7e1/cu-astr2600-0.9.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "cc78e1995b673ff8096b0296407cdb5a", "sha256": "404e8975bd387d8e36fe57438fce5cc4c87ebb3d2d923d31bc6ecebe51b7a01b" }, "downloads": -1, "filename": "cu-astr2600-0.9.1.tar.gz", "has_sig": false, "md5_digest": "cc78e1995b673ff8096b0296407cdb5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17205, "upload_time": "2019-03-16T14:45:49", "url": "https://files.pythonhosted.org/packages/02/7a/54854866589194893d1fe15356c5a89a85d94728450d43548657584990c5/cu-astr2600-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "bc0232e2e03b184e111c7cafd3d6d3f2", "sha256": "f262ddec2afb1342e499a32955c392815dcaa18d526b9ee41ff8a732333f9e2a" }, "downloads": -1, "filename": "cu-astr2600-0.9.2.tar.gz", "has_sig": false, "md5_digest": "bc0232e2e03b184e111c7cafd3d6d3f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17206, "upload_time": "2019-03-19T17:30:27", "url": "https://files.pythonhosted.org/packages/59/c6/0ba0dc9a304724163175dcede7d5a47feafc9daf3be053d18c065ce87631/cu-astr2600-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "c1934ac3d5de89d42ff78a6ec5f45079", "sha256": "1db9045c6faa37a29d439ed7f185dd4d0d83831c1d32f930ceee969056817f2e" }, "downloads": -1, "filename": "cu-astr2600-0.9.3.tar.gz", "has_sig": false, "md5_digest": "c1934ac3d5de89d42ff78a6ec5f45079", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21005, "upload_time": "2019-03-19T23:43:39", "url": "https://files.pythonhosted.org/packages/3b/d8/c546e0585af0d74c1f8f6fa221f2cc413692c25112a2134cd1a1b02afd6a/cu-astr2600-0.9.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "482de68da56a80f01f7dfc0dbb175c11", "sha256": "f9cc0d615516581d46f6c67611cdef4d3a3873c9a5704e90f911d7b7b12f865d" }, "downloads": -1, "filename": "cu-astr2600-0.11.0.tar.gz", "has_sig": false, "md5_digest": "482de68da56a80f01f7dfc0dbb175c11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24967, "upload_time": "2019-03-26T22:22:15", "url": "https://files.pythonhosted.org/packages/f7/ef/1965b24720ca8a5593aca8a15ea4215c7947300eee15d5dc0628058573dd/cu-astr2600-0.11.0.tar.gz" } ] }