ensaio


Nameensaio JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/fatiando/ensaio
SummaryPractice datasets to probe your code
upload_time2024-02-07 23:33:57
maintainerLeonardo Uieda
docs_urlNone
authorThe Ensaio Developers
requires_python>=3.7
licenseBSD 3-Clause License
keywords geophysics geodesy data
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            <img src="https://github.com/fatiando/ensaio/raw/main/doc/_static/readme-banner.png" alt="Ensaio">

<h2 align="center">Practice datasets to probe your code</h2>

<p align="center">
<a href="https://www.fatiando.org/ensaio"><strong>Documentation</strong> (latest)</a> •
<a href="https://www.fatiando.org/ensaio/dev"><strong>Documentation</strong> (main branch)</a> •
<a href="https://github.com/fatiando/ensaio/blob/main/CONTRIBUTING.md"><strong>Contributing</strong></a> •
<a href="https://www.fatiando.org/contact/"><strong>Contact</strong></a>
</p>

<p align="center">
Part of the <a href="https://www.fatiando.org"><strong>Fatiando a Terra</strong></a> project
</p>

<p align="center">
<a href="https://pypi.python.org/pypi/ensaio"><img src="http://img.shields.io/pypi/v/ensaio.svg?style=flat-square" alt="Latest version on PyPI"></a>
<a href="https://github.com/conda-forge/ensaio-feedstock"><img src="https://img.shields.io/conda/vn/conda-forge/ensaio.svg?style=flat-square" alt="Latest version on conda-forge"></a>
<a href="https://codecov.io/gh/fatiando/ensaio"><img src="https://img.shields.io/codecov/c/github/fatiando/ensaio/main.svg?style=flat-square" alt="Test coverage status"></a>
<a href="https://pypi.python.org/pypi/ensaio"><img src="https://img.shields.io/pypi/pyversions/ensaio.svg?style=flat-square" alt="Compatible Python versions."></a>
<a href="https://doi.org/10.5281/zenodo.5784202"><img src="https://img.shields.io/badge/doi-10.5281%2Fzenodo.5784202-blue?style=flat-square" alt="DOI used to cite Ensaio"></a>
</p>

## About

**Ensaio** (Portuguese for "rehearsal") is a Python package for downloading
open-access sample datasets for Geoscience.
It taps into the
[Fatiando a Terra FAIR data collection](https://github.com/fatiando-data) that
is designed for use in tutorials, documentation, and teaching.

It uses [Pooch](https://www.fatiando.org/pooch) to manage downloading and
caching the data on your computer.
This means that datasets are only downloaded if they can't be found on your
computer already.

## Project goals

* Provide minimal code for downloading our sample data (basically just creates
  the relevant Pooch code).
* Only download and let the user load the data. This helps make tutorials and
  examples more easily extended to a user's own data.
* Be fully backwards compatible. We achieve this by separating **data**
  versions from **Ensaio** versions. Data fetching functions allow you to
  choose any data version that is older than the version of Ensaio that's
  installed. Major releases of Ensaio will be few and far between (if any).

## Project status

**Ensaio is ready for use but still changing.**
This means that we sometimes break backwards compatibility as we try to
improve the software based on user experience, new ideas, better design
decisions, etc. Please keep that in mind before you update to a newer
version.

**We welcome feedback and ideas!** This is a great time to bring new ideas on
how we can improve the project.
[Join the conversation](https://www.fatiando.org/contact) or submit
[issues on GitHub](https://github.com/fatiando/ensaio/issues).

## Getting involved

🗨️ **Contact us:** 
Find out more about how to reach us at 
[fatiando.org/contact](https://www.fatiando.org/contact/).

👩🏾‍💻 **Contributing to project development:** 
Please read our 
[Contributing Guide](https://github.com/fatiando/ensaio/blob/main/CONTRIBUTING.md) 
to see how you can help and give feedback.

🧑🏾‍🤝‍🧑🏼 **Code of conduct:** 
This project is released with a 
[Code of Conduct](https://github.com/fatiando/community/blob/main/CODE_OF_CONDUCT.md). 
By participating in this project you agree to abide by its terms.

> **Imposter syndrome disclaimer:**
> We want your help. **No, really.** There may be a little voice inside your
> head that is telling you that you're not ready, that you aren't skilled
> enough to contribute. We assure you that the little voice in your head is
> wrong. Most importantly, **there are many valuable ways to contribute besides
> writing code**.
>
> *This disclaimer was adapted from the*
> [MetPy project](https://github.com/Unidata/MetPy).

## License

This is free software: you can redistribute it and/or modify it under the terms
of the **BSD 3-clause License**. A copy of this license is provided in
[`LICENSE.txt`](https://github.com/fatiando/ensaio/blob/main/LICENSE.txt).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fatiando/ensaio",
    "name": "ensaio",
    "maintainer": "Leonardo Uieda",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "leouieda@gmail.com",
    "keywords": "geophysics,geodesy,data",
    "author": "The Ensaio Developers",
    "author_email": "fatiandoaterra@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a1/1c/d2099dd9e74eb75acf916ad08127d8f7658bbd55e6899732d1668d09f016/ensaio-0.6.0.tar.gz",
    "platform": "any",
    "description": "<img src=\"https://github.com/fatiando/ensaio/raw/main/doc/_static/readme-banner.png\" alt=\"Ensaio\">\n\n<h2 align=\"center\">Practice datasets to probe your code</h2>\n\n<p align=\"center\">\n<a href=\"https://www.fatiando.org/ensaio\"><strong>Documentation</strong> (latest)</a> \u2022\n<a href=\"https://www.fatiando.org/ensaio/dev\"><strong>Documentation</strong> (main branch)</a> \u2022\n<a href=\"https://github.com/fatiando/ensaio/blob/main/CONTRIBUTING.md\"><strong>Contributing</strong></a> \u2022\n<a href=\"https://www.fatiando.org/contact/\"><strong>Contact</strong></a>\n</p>\n\n<p align=\"center\">\nPart of the <a href=\"https://www.fatiando.org\"><strong>Fatiando a Terra</strong></a> project\n</p>\n\n<p align=\"center\">\n<a href=\"https://pypi.python.org/pypi/ensaio\"><img src=\"http://img.shields.io/pypi/v/ensaio.svg?style=flat-square\" alt=\"Latest version on PyPI\"></a>\n<a href=\"https://github.com/conda-forge/ensaio-feedstock\"><img src=\"https://img.shields.io/conda/vn/conda-forge/ensaio.svg?style=flat-square\" alt=\"Latest version on conda-forge\"></a>\n<a href=\"https://codecov.io/gh/fatiando/ensaio\"><img src=\"https://img.shields.io/codecov/c/github/fatiando/ensaio/main.svg?style=flat-square\" alt=\"Test coverage status\"></a>\n<a href=\"https://pypi.python.org/pypi/ensaio\"><img src=\"https://img.shields.io/pypi/pyversions/ensaio.svg?style=flat-square\" alt=\"Compatible Python versions.\"></a>\n<a href=\"https://doi.org/10.5281/zenodo.5784202\"><img src=\"https://img.shields.io/badge/doi-10.5281%2Fzenodo.5784202-blue?style=flat-square\" alt=\"DOI used to cite Ensaio\"></a>\n</p>\n\n## About\n\n**Ensaio** (Portuguese for \"rehearsal\") is a Python package for downloading\nopen-access sample datasets for Geoscience.\nIt taps into the\n[Fatiando a Terra FAIR data collection](https://github.com/fatiando-data) that\nis designed for use in tutorials, documentation, and teaching.\n\nIt uses [Pooch](https://www.fatiando.org/pooch) to manage downloading and\ncaching the data on your computer.\nThis means that datasets are only downloaded if they can't be found on your\ncomputer already.\n\n## Project goals\n\n* Provide minimal code for downloading our sample data (basically just creates\n  the relevant Pooch code).\n* Only download and let the user load the data. This helps make tutorials and\n  examples more easily extended to a user's own data.\n* Be fully backwards compatible. We achieve this by separating **data**\n  versions from **Ensaio** versions. Data fetching functions allow you to\n  choose any data version that is older than the version of Ensaio that's\n  installed. Major releases of Ensaio will be few and far between (if any).\n\n## Project status\n\n**Ensaio is ready for use but still changing.**\nThis means that we sometimes break backwards compatibility as we try to\nimprove the software based on user experience, new ideas, better design\ndecisions, etc. Please keep that in mind before you update to a newer\nversion.\n\n**We welcome feedback and ideas!** This is a great time to bring new ideas on\nhow we can improve the project.\n[Join the conversation](https://www.fatiando.org/contact) or submit\n[issues on GitHub](https://github.com/fatiando/ensaio/issues).\n\n## Getting involved\n\n\ud83d\udde8\ufe0f **Contact us:** \nFind out more about how to reach us at \n[fatiando.org/contact](https://www.fatiando.org/contact/).\n\n\ud83d\udc69\ud83c\udffe\u200d\ud83d\udcbb **Contributing to project development:** \nPlease read our \n[Contributing Guide](https://github.com/fatiando/ensaio/blob/main/CONTRIBUTING.md) \nto see how you can help and give feedback.\n\n\ud83e\uddd1\ud83c\udffe\u200d\ud83e\udd1d\u200d\ud83e\uddd1\ud83c\udffc **Code of conduct:** \nThis project is released with a \n[Code of Conduct](https://github.com/fatiando/community/blob/main/CODE_OF_CONDUCT.md). \nBy participating in this project you agree to abide by its terms.\n\n> **Imposter syndrome disclaimer:**\n> We want your help. **No, really.** There may be a little voice inside your\n> head that is telling you that you're not ready, that you aren't skilled\n> enough to contribute. We assure you that the little voice in your head is\n> wrong. Most importantly, **there are many valuable ways to contribute besides\n> writing code**.\n>\n> *This disclaimer was adapted from the*\n> [MetPy project](https://github.com/Unidata/MetPy).\n\n## License\n\nThis is free software: you can redistribute it and/or modify it under the terms\nof the **BSD 3-clause License**. A copy of this license is provided in\n[`LICENSE.txt`](https://github.com/fatiando/ensaio/blob/main/LICENSE.txt).\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "Practice datasets to probe your code",
    "version": "0.6.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/fatiando/ensaio/issues",
        "Documentation": "https://www.fatiando.org/ensaio",
        "Homepage": "https://github.com/fatiando/ensaio",
        "Release Notes": "https://github.com/fatiando/ensaio/releases",
        "Source Code": "https://github.com/fatiando/ensaio"
    },
    "split_keywords": [
        "geophysics",
        "geodesy",
        "data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbde11a203816c4d10f5279f8246b6137a8a99acc770bcf30d2e5dcbcc55bbb6",
                "md5": "bb180e744975d7595148154588f15a78",
                "sha256": "c424533b1951538b4b81a65e13ea920280e3809fd233c6e754dc2adff7c50dae"
            },
            "downloads": -1,
            "filename": "ensaio-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb180e744975d7595148154588f15a78",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 13706,
            "upload_time": "2024-02-07T23:33:55",
            "upload_time_iso_8601": "2024-02-07T23:33:55.965936Z",
            "url": "https://files.pythonhosted.org/packages/fb/de/11a203816c4d10f5279f8246b6137a8a99acc770bcf30d2e5dcbcc55bbb6/ensaio-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a11cd2099dd9e74eb75acf916ad08127d8f7658bbd55e6899732d1668d09f016",
                "md5": "a21dd6610a42639ce9921927f7b104ba",
                "sha256": "5a2da344b5bfe99ffaaa4f418526daeb1e0f3055e2b527696eba6e4ccb30ec23"
            },
            "downloads": -1,
            "filename": "ensaio-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a21dd6610a42639ce9921927f7b104ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 15065,
            "upload_time": "2024-02-07T23:33:57",
            "upload_time_iso_8601": "2024-02-07T23:33:57.783465Z",
            "url": "https://files.pythonhosted.org/packages/a1/1c/d2099dd9e74eb75acf916ad08127d8f7658bbd55e6899732d1668d09f016/ensaio-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-07 23:33:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fatiando",
    "github_project": "ensaio",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "ensaio"
}
        
Elapsed time: 0.17535s