{ "info": { "author": "Rick Kwan", "author_email": "kwan0xfff@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering" ], "description": "SamsPy: Simple Aerospace ModelS in Python\n=========================================\n\nVersion: 0.0.2\n\n*SamsPy* is a collection of simple aerospace models in Python.\n(Anyway, that's the plan.)\n\nIt has been developed on Linux (Ubuntu 12.04, now 16.04)\nand Mac OS X (Mavericks, now Sierra)\nusing Python 3 and the corresponding YAML and Nose packages.\n\nMore details are given in the file ``docs/overview.rst``.\nAn initial example is given in ``docs/examples/lvbasic.rst``.\nThis example deals with simple modeling of a prototype launch vehicle.\n(Note: these were written for SamsPy v0.0.1.)\n\nA major goal of version 0.0.2 has been to make SamsPy installable\nby ``pip``, the standard Python package installation program.\nAs a result, there has been significant re-arrangement of the\nPython source files between v0.0.1 and v0.0.2.\n\nThe ``cmds`` directory includes a couple of executable commands.\n``lvbasic.py`` executes the simple launch vehicle modeling described above.\n``sto.py`` computes performance characteristics for utilizing a\nsuper-synchronous transfer orbit to eventually reach geostationery orbit.\n\nNotes for version 0.0.2\n-----------------------\n\n``lvbasic`` is now installed by ``pip`` as an executable command.\nWhen so installed, and example YAML files are copied into\nthe current directory, typical execution of the command looks something like ::\n\n lvbasic vehicle.yaml propellants.yaml\n\nThe example files can be found under ``site-packages/samspy/share`` or\non Github at: ``https://github.com/kwan0xfff/SamsPy``.\n(Early versions have the files under ``share``;\nlater ones under ``samspy/share``.)", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kwan0xfff/SamsPy", "keywords": "aerospace propulsion rocket-engines", "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "samspy", "package_url": "https://pypi.org/project/samspy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/samspy/", "project_urls": { "Homepage": "https://github.com/kwan0xfff/SamsPy" }, "release_url": "https://pypi.org/project/samspy/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Simple Aerospace ModelS in Python", "version": "0.0.2" }, "last_serial": 2972801, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "1c8b3d3859cb94c658008e16b34e6ea0", "sha256": "8c9d924509d61a1b3b12b6f827d8ec220e66143d3e54e0346f327f054ab31f99" }, "downloads": -1, "filename": "samspy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "1c8b3d3859cb94c658008e16b34e6ea0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11722, "upload_time": "2017-06-23T07:17:20", "url": "https://files.pythonhosted.org/packages/1d/28/e4546315a608211f104f400e5eab31329ea88ed0473d4e41c668521e28a3/samspy-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1c8b3d3859cb94c658008e16b34e6ea0", "sha256": "8c9d924509d61a1b3b12b6f827d8ec220e66143d3e54e0346f327f054ab31f99" }, "downloads": -1, "filename": "samspy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "1c8b3d3859cb94c658008e16b34e6ea0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11722, "upload_time": "2017-06-23T07:17:20", "url": "https://files.pythonhosted.org/packages/1d/28/e4546315a608211f104f400e5eab31329ea88ed0473d4e41c668521e28a3/samspy-0.0.2.tar.gz" } ] }