{ "info": { "author": "Aidan O'Brien - Saber Astronautics Australia", "author_email": "aidan.obrien@saberastro.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Astronomy", "Topic :: Scientific/Engineering :: Physics" ], "description": "\n===============================\nSatellite-Constellation-Creator\n===============================\n\n\n.. image:: https://img.shields.io/pypi/v/satellite-constellation.svg\n :target: https://pypi.python.org/pypi/satellite-constellation\n\n.. image:: https://img.shields.io/travis/SaberAidan/SatelliteConstellationCreator.svg\n :target: https://travis-ci.org/SaberAidan/SatelliteConstellationCreator\n\n\nLibrary for representing satellite constellations and ground stations\n\n\nInstallation\n-------------\nTo install latest released version::\n\n pip install satellite-constellation\n\n\nTo install from github master branch::\n\n pip install https://github.com/SaberAidan/SatelliteConstellationCreator\n\n\nFor development::\n\n # fork https://github.com/SaberAidan/SatelliteConstellationCreator to YOUR_GITHUB\n # clone your repo locally\n git clone https://YOUR_GITHUB@github.com/YOUR_GITHUB/SatelliteConstellationCreator.git\n cd SatelliteConstellationCreator\n\n # add upstream remote\n git remote add upstream https://github.com/SaberAidan/SatelliteConstellationCreator.git\n\n # create a virtualenv\n python3 -m venv scc_venv\n source scc_venv/bin/activate\n\n # install for development\n pip install -r requirements.txt\n\nTesting if installation is good::\n $ satellite-constellation --test\n\nFeatures\n--------\n\nJSON serialisable orbital elements for satellite constellation creation. Individual Satellite element creation class.\n\n\nCredits\n-------\n\nThis package is a conversion of existing academic Matlab code created by Saber Astronautics Australia Pty. Ltd. for use in creating scenes in the Predictive Interactive Ground Interface software.\n\n\n\n \n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/SaberAidan/SatelliteConstellationCreator", "keywords": "satellite-constellation satellite satellites constellation orbital mechanics", "license": "", "maintainer": "", "maintainer_email": "", "name": "satellite-constellation", "package_url": "https://pypi.org/project/satellite-constellation/", "platform": "", "project_url": "https://pypi.org/project/satellite-constellation/", "project_urls": { "Homepage": "https://github.com/SaberAidan/SatelliteConstellationCreator" }, "release_url": "https://pypi.org/project/satellite-constellation/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Create Satellite Constellations around the Earth, Luna and planets in the solar system", "version": "0.1.1" }, "last_serial": 4119125, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "bdfbd20069ad4722b8a242dec81d7149", "sha256": "834e404c30a360571da6c71dcc3363fbc0863fd1440bf6e037f3f084f4eb9368" }, "downloads": -1, "filename": "satellite-constellation-0.1.tar.gz", "has_sig": false, "md5_digest": "bdfbd20069ad4722b8a242dec81d7149", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6139, "upload_time": "2018-07-30T08:02:39", "url": "https://files.pythonhosted.org/packages/ad/d0/c280e2fcba2d492fd1603f7381c1d796290a2500fffe4a9f5612fe653358/satellite-constellation-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "fa08436ee8479fb9f88515e2f87b16f8", "sha256": "e3b1b9a47d638ae16cde0f4c4bc3076291d1f542f025db2c7a18c43cbf5f9138" }, "downloads": -1, "filename": "satellite-constellation-0.1.1.tar.gz", "has_sig": false, "md5_digest": "fa08436ee8479fb9f88515e2f87b16f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6697, "upload_time": "2018-07-31T07:06:17", "url": "https://files.pythonhosted.org/packages/0a/ea/f29c19b202835d1e1209d5061fac2f8fbc0d2a638db211487fb1625481c5/satellite-constellation-0.1.1.tar.gz" } ], "0.1.1dev": [ { "comment_text": "", "digests": { "md5": "772c77e4e9ac2376d9766951d9e6f685", "sha256": "5cdf823772b2d9ca4e56159092ab5c593970090442da2c79c1eb9851c5738f28" }, "downloads": -1, "filename": "satellite-constellation-0.1.1dev.tar.gz", "has_sig": false, "md5_digest": "772c77e4e9ac2376d9766951d9e6f685", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6699, "upload_time": "2018-07-31T07:05:56", "url": "https://files.pythonhosted.org/packages/81/3a/027fd6be8866f9ce9c50941cae36f080df37eda424da22c7b5b60280f9c4/satellite-constellation-0.1.1dev.tar.gz" } ], "0.1dev": [ { "comment_text": "", "digests": { "md5": "a5f3503b23e46bab28c16bbb7382e045", "sha256": "3499a5da742a8be5492f73f0662b28923be0c0af5756840357de771e0c22f7b0" }, "downloads": -1, "filename": "satellite-constellation-0.1dev.tar.gz", "has_sig": false, "md5_digest": "a5f3503b23e46bab28c16bbb7382e045", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6701, "upload_time": "2018-07-31T07:04:32", "url": "https://files.pythonhosted.org/packages/68/d8/3bb0fcdd30101a3195596f2bedd676849ede750f1f1981e24ab68fb55e6f/satellite-constellation-0.1dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fa08436ee8479fb9f88515e2f87b16f8", "sha256": "e3b1b9a47d638ae16cde0f4c4bc3076291d1f542f025db2c7a18c43cbf5f9138" }, "downloads": -1, "filename": "satellite-constellation-0.1.1.tar.gz", "has_sig": false, "md5_digest": "fa08436ee8479fb9f88515e2f87b16f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6697, "upload_time": "2018-07-31T07:06:17", "url": "https://files.pythonhosted.org/packages/0a/ea/f29c19b202835d1e1209d5061fac2f8fbc0d2a638db211487fb1625481c5/satellite-constellation-0.1.1.tar.gz" } ] }