{ "info": { "author": "Bas des Tombe", "author_email": "bdestombe@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nA Python package to load raw DTS files, perform a calibration, and plot the result\n\n* Free software: BSD 3-Clause License\n\nInstallation\n============\n\n::\n\n pip install geotechnicalprofile\n\nCurrent version on pip is vv0.3.0. . This is probably several commits behind this repository. Pip\ninstall directly from github to obtain the most recent changes.\n\nLearn by examples\n=================\nInteractively run the example notebooks online by clicking the launch-binder button.\n\nDocumentation\n=============\n\nhttps://python-geotechnical-profile.readthedocs.io/\n\nDevelopment\n===========\n\nTo run the all tests run:\n\n.. code-block:: zsh\n\n tox\n\n\nTo bump version and docs:\n\n.. code-block:: zsh\n\n git status # to make sure no unversioned modifications are in the repository\n tox # Performes tests and creates documentation and runs notebooks\n git status # Only notebook related files should be shown\n git add --all # Add all notebook related files to local version\n git commit -m \"Updated notebook examples to reflect recent changes\"\n bumpversion patch # (major, minor, patch)\n git push\n rm -rf build # Clean local folders (not synced) used for pip wheel\n rm -rf src/*.egg-info\n rm -rf dist/*\n python setup.py clean --all sdist bdist_wheel\n twine upload --repository-url https://upload.pypi.org/legacy/ dist/geotechnicalprofile*\n\n\nChangelog\n=========\n\n0.1.0 (2018-10-03)\n------------------\n\n* First release on PyPI.\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/bdestombe/python-geotechnical-profile", "keywords": "", "license": "BSD 3-Clause License", "maintainer": "", "maintainer_email": "", "name": "geotechnicalprofile", "package_url": "https://pypi.org/project/geotechnicalprofile/", "platform": "", "project_url": "https://pypi.org/project/geotechnicalprofile/", "project_urls": { "Homepage": "https://github.com/bdestombe/python-geotechnical-profile" }, "release_url": "https://pypi.org/project/geotechnicalprofile/0.3.0/", "requires_dist": [ "numpy", "xarray", "pyyaml", "xmltodict", "scipy", "statsmodels", "nbsphinx", "dask", "toolz", "matplotlib", "netCDF4" ], "requires_python": "", "summary": "Load, manage, and plot geotechnical data, including GEF and DTS measurements", "version": "0.3.0" }, "last_serial": 4436615, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2c743de6725c6dc6dabd5311737a219c", "sha256": "d7b2c87c871d99c384cf4752ecac961015c58ef2b8d7d3517d1508942c35d149" }, "downloads": -1, "filename": "geotechnicalprofile-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2c743de6725c6dc6dabd5311737a219c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8178, "upload_time": "2018-10-05T14:35:28", "url": "https://files.pythonhosted.org/packages/96/bb/0dc936b298c870434892e7c4b697b5921945d50b425526a14bce574c98de/geotechnicalprofile-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d7521e8a56f932c6aeacc447aea4d83e", "sha256": "65b8c2934025c0115dfdb5f066bc8b150436737d62c0ed478dd746fda8181b09" }, "downloads": -1, "filename": "geotechnicalprofile-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d7521e8a56f932c6aeacc447aea4d83e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 243963, "upload_time": "2018-10-05T14:35:30", "url": "https://files.pythonhosted.org/packages/b8/9e/80096462c27da9937dc39b923dc93431748cc59cf05c795c52d4115a6c86/geotechnicalprofile-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "28094e842dfd820d52f80e989ce760d5", "sha256": "c2641c7ec253e91d8e5980eeaf4df0c3ff3846d8ad577e1f4463aa6a728b6d3f" }, "downloads": -1, "filename": "geotechnicalprofile-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "28094e842dfd820d52f80e989ce760d5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12163, "upload_time": "2018-10-25T09:13:26", "url": "https://files.pythonhosted.org/packages/10/61/e1be2870a4929d194a3fda5eeeead1f5190d258933ecfc1a37509b622433/geotechnicalprofile-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b08832e2995b3a60429efd2ffb200a22", "sha256": "ce544c51085a017b407effbed678b124ed57fb732182e4f4055cc5bf9da8cd98" }, "downloads": -1, "filename": "geotechnicalprofile-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b08832e2995b3a60429efd2ffb200a22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 247861, "upload_time": "2018-10-25T09:13:28", "url": "https://files.pythonhosted.org/packages/96/19/e459b16e79f4bd9abe1eff7669e4a704763516e5a1d081b39478dd2c415b/geotechnicalprofile-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "def43b23f4c22fad087a494b59c8f735", "sha256": "5efb54fc2931b77aa41fc63505dd48d58dd78999bb6a4eca49e59fb4ba2bbacf" }, "downloads": -1, "filename": "geotechnicalprofile-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "def43b23f4c22fad087a494b59c8f735", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12168, "upload_time": "2018-10-31T16:03:34", "url": "https://files.pythonhosted.org/packages/6c/7a/a92ca769c0357605399388933bc493141dfcf7a325969012cd55d04be628/geotechnicalprofile-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7f83a21b0920dd60a35e41c8c43a28e3", "sha256": "061034bf77265b3df0d95a2612a82d9efaa1cb118e4e772162d38828b91d480d" }, "downloads": -1, "filename": "geotechnicalprofile-0.3.0.tar.gz", "has_sig": false, "md5_digest": "7f83a21b0920dd60a35e41c8c43a28e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 247895, "upload_time": "2018-10-31T16:03:36", "url": "https://files.pythonhosted.org/packages/fe/83/55fbcac48958ea383b1650ba4eaa09ad2bb9a45f2394941e39b0680c3e3a/geotechnicalprofile-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "def43b23f4c22fad087a494b59c8f735", "sha256": "5efb54fc2931b77aa41fc63505dd48d58dd78999bb6a4eca49e59fb4ba2bbacf" }, "downloads": -1, "filename": "geotechnicalprofile-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "def43b23f4c22fad087a494b59c8f735", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12168, "upload_time": "2018-10-31T16:03:34", "url": "https://files.pythonhosted.org/packages/6c/7a/a92ca769c0357605399388933bc493141dfcf7a325969012cd55d04be628/geotechnicalprofile-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7f83a21b0920dd60a35e41c8c43a28e3", "sha256": "061034bf77265b3df0d95a2612a82d9efaa1cb118e4e772162d38828b91d480d" }, "downloads": -1, "filename": "geotechnicalprofile-0.3.0.tar.gz", "has_sig": false, "md5_digest": "7f83a21b0920dd60a35e41c8c43a28e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 247895, "upload_time": "2018-10-31T16:03:36", "url": "https://files.pythonhosted.org/packages/fe/83/55fbcac48958ea383b1650ba4eaa09ad2bb9a45f2394941e39b0680c3e3a/geotechnicalprofile-0.3.0.tar.gz" } ] }