{ "info": { "author": "Ilya Oshchepkov", "author_email": "ilya@geod.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "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" ], "description": "========\ngMeterPy\n========\n\n.. image:: http://img.shields.io/pypi/v/gmeterpy.svg\n :target: https://pypi.python.org/pypi/gmeterpy\n :alt: Latest version on PyPI\n\n.. image:: https://img.shields.io/travis/opengrav/gmeterpy.svg\n :target: https://travis-ci.org/opengrav/gmeterpy\n :alt: TravisCI build status\n\n.. image:: https://codecov.io/gh/opengrav/gmeterpy/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/opengrav/gmeterpy\n :alt: Test coverage status\n\n.. image:: https://readthedocs.org/projects/gmeterpy/badge/?version=latest\n :target: https://gmeterpy.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://img.shields.io/gitter/room/opengrav/gmeterpy.svg \n :target: https://gitter.im/opengrav/gmeterpy\n :alt: Chat room on Gitter\n\n\nGravity (small `g`) measurement data processing framework written in Python.\n\nThe goal of the gMeterPy is to create an open source software to process \nraw data from all types of gravimeters.\n\n**The project is in the early planning and development stage.**\n\nAbout\n-----\n\n*gMeterPy* is an open source and free Python library for processing \nmeasurement data from gravimeters, which are used for gravity field surveys \nin geodesy, geophysics and other branches of Earth and planetary sciences. \nThe main intention is to go as deep as possible in processing **raw** data \nfrom scratch, as well as to support all types of instruments, \ncorrections, common file formats and processing procedures.\n\nInstall\n-------\n\nYou will need **Python 3.5 or greater**.\n\nTo install ``gMeterPy`` simply use ``pip`` as usual: \n\n.. code:: bash\n\n pip install https://github.com/opengrav/gmeterpy/archive/master.zip\n\nOr clone the git repository locally and run:\n\n.. code:: bash\n\n git clone https://github.com/opengrav/gmeterpy.git\n cd gmeterpy\n pip install .\n\n\nContributing\n------------\n\nThere are many ways you can contribute! Please read \n`CONTRIBUTING.rst `__\nto see how you can help and give feedback.\n\nPlease note also that *gMeterPy* is released with a Code of Conduct \n(see `CODE_OF_CONDUCT.md `__).\nBy participating in this project you agree that you will follow all its terms.\n\nLicense\n-------\n\nThis project is licensed under the MIT license. \nPlease see `LICENSE.txt `__ \nfor details.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/opengrav/gmeterpy", "keywords": "geodesy,gravimetry,geophysics", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "gmeterpy", "package_url": "https://pypi.org/project/gmeterpy/", "platform": "", "project_url": "https://pypi.org/project/gmeterpy/", "project_urls": { "Homepage": "https://github.com/opengrav/gmeterpy" }, "release_url": "https://pypi.org/project/gmeterpy/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Processing gravity measurements with Python", "version": "0.0.2" }, "last_serial": 5266474, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "34488b76ff5289f8b83a956d0f54afea", "sha256": "b255c1b8b34723c48130a4110e1aad004f9ea07f6b3619bf990f19471fbcf956" }, "downloads": -1, "filename": "gmeterpy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "34488b76ff5289f8b83a956d0f54afea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28494, "upload_time": "2019-04-03T13:06:51", "url": "https://files.pythonhosted.org/packages/4a/db/631e523a89d77b097ac5c5800acb70ee0dd060ab7f627b00394aac98d3c5/gmeterpy-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "e8a97e3e94063af30c2661b688bbe98c", "sha256": "476fa9065f1c8cd9f851802f3a82e07c799ac88c56af345b98ad31be80a31f8d" }, "downloads": -1, "filename": "gmeterpy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e8a97e3e94063af30c2661b688bbe98c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33157, "upload_time": "2019-05-14T09:19:39", "url": "https://files.pythonhosted.org/packages/07/4d/5cc70022fe5e797acee0b627104bf3803d01fca6ee457e5cdf593685f42e/gmeterpy-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e8a97e3e94063af30c2661b688bbe98c", "sha256": "476fa9065f1c8cd9f851802f3a82e07c799ac88c56af345b98ad31be80a31f8d" }, "downloads": -1, "filename": "gmeterpy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e8a97e3e94063af30c2661b688bbe98c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33157, "upload_time": "2019-05-14T09:19:39", "url": "https://files.pythonhosted.org/packages/07/4d/5cc70022fe5e797acee0b627104bf3803d01fca6ee457e5cdf593685f42e/gmeterpy-0.0.2.tar.gz" } ] }