particula


Nameparticula JSON
Version 0.0.16 PyPI version JSON
download
home_page
Summarya simple, fast, and powerful particle simulator
upload_time2024-03-03 19:43:56
maintainer
docs_urlNone
author
requires_python>=3.9,<3.12
license
keywords atmospheric particles climate aerosol particulate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # *PARTICULA*

Particula is a simple aerosol particle simulator. It is designed to be easy to use and easy to extend. The goal is to have a robust aerosol (gas phase *and* particle phase) simulation system that can be used to answer scientific questions that arise in experiments and research endeavors.

## Goals & conduct

The main goal is to develop an aerosol particle model that is usable, efficient, and productive. In this process, we all will learn developing models in Python and associated packages. Let us all be friendly, respectful, and nice to each other. Any code added to this repository is automatically owned by all. Please speak up if something (even if trivial) bothers you. Talking through things always helps. This is an open-source project, so feel free to contribute, however small or big your contribution may be.

We follow the Google Python style guide [here](https://google.github.io/styleguide/pyguide.html). We have contribution guidelines [here](https://github.com/uncscode/particula/blob/main/docs/CONTRIBUTING.md) and a code of conduct [here](https://github.com/uncscode/particula/blob/main/docs/CODE_OF_CONDUCT.md) as well.

## Usage & development

The development of this package will be illustrated through Jupyter notebooks ([here](https://github.com/uncscode/particula/blob/main/docs)) that will be put together in the form of a Jupyter book on our [website](https://uncscode.github.io/particula). To use it, you can install `particula` from PyPI or conda-forge with `pip install particula` or `conda install -c conda-forge particula`, respectively.

For development, you can fork this repository and then install `particula` in an editable (`-e`) mode --- this is achieved by `pip install -e ".[dev]"` in the root of this repository. Invoking `pip install -e ".[dev]"` will install `particula`, its runtime requirements, and the development and test requirements. The editable mode is useful because it allows seeing the manifestation of code edits globally through the `particula` package in your environment (in a way, with the `-e` mode, `particula` self-updates to account for the latest local code edits).

## Tour & Examples

[Start here...](https://uncscode.github.io/particula/tour/part-tour.html)



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "particula",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<3.12",
    "maintainer_email": "",
    "keywords": "atmospheric,particles,climate,aerosol,particulate",
    "author": "",
    "author_email": "aktwo <aktwo@users.noreply.github.com>, Gorkowski <Gorkowski@users.noreply.github.com>, ngam <ngam@users.noreply.github.com>, wkchuang <wkchuang@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/cb/d8/0d622be3c8c964ef8378bc7c43b3df0e98226d94e63c5a58a56de2365fd8/particula-0.0.16.tar.gz",
    "platform": null,
    "description": "# *PARTICULA*\n\nParticula is a simple aerosol particle simulator. It is designed to be easy to use and easy to extend. The goal is to have a robust aerosol (gas phase *and* particle phase) simulation system that can be used to answer scientific questions that arise in experiments and research endeavors.\n\n## Goals & conduct\n\nThe main goal is to develop an aerosol particle model that is usable, efficient, and productive. In this process, we all will learn developing models in Python and associated packages. Let us all be friendly, respectful, and nice to each other. Any code added to this repository is automatically owned by all. Please speak up if something (even if trivial) bothers you. Talking through things always helps. This is an open-source project, so feel free to contribute, however small or big your contribution may be.\n\nWe follow the Google Python style guide [here](https://google.github.io/styleguide/pyguide.html). We have contribution guidelines [here](https://github.com/uncscode/particula/blob/main/docs/CONTRIBUTING.md) and a code of conduct [here](https://github.com/uncscode/particula/blob/main/docs/CODE_OF_CONDUCT.md) as well.\n\n## Usage & development\n\nThe development of this package will be illustrated through Jupyter notebooks ([here](https://github.com/uncscode/particula/blob/main/docs)) that will be put together in the form of a Jupyter book on our [website](https://uncscode.github.io/particula). To use it, you can install `particula` from PyPI or conda-forge with `pip install particula` or `conda install -c conda-forge particula`, respectively.\n\nFor development, you can fork this repository and then install `particula` in an editable (`-e`) mode --- this is achieved by `pip install -e \".[dev]\"` in the root of this repository. Invoking `pip install -e \".[dev]\"` will install `particula`, its runtime requirements, and the development and test requirements. The editable mode is useful because it allows seeing the manifestation of code edits globally through the `particula` package in your environment (in a way, with the `-e` mode, `particula` self-updates to account for the latest local code edits).\n\n## Tour & Examples\n\n[Start here...](https://uncscode.github.io/particula/tour/part-tour.html)\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "a simple, fast, and powerful particle simulator",
    "version": "0.0.16",
    "project_urls": {
        "homepage": "https://github.com/uncscode/particula",
        "repository": "https://github.com/uncscode/particula"
    },
    "split_keywords": [
        "atmospheric",
        "particles",
        "climate",
        "aerosol",
        "particulate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c86839ef9fc96c9322e6a04c7e1728da2d03ce72599139ab4a3338edcca5731",
                "md5": "e3821df8565b7169f1008eacd3b40c52",
                "sha256": "e1ee2f264283484535666b2c4fd59a01f9fbed9d45bab238cd8abe2505784334"
            },
            "downloads": -1,
            "filename": "particula-0.0.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e3821df8565b7169f1008eacd3b40c52",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<3.12",
            "size": 6204523,
            "upload_time": "2024-03-03T19:43:53",
            "upload_time_iso_8601": "2024-03-03T19:43:53.734795Z",
            "url": "https://files.pythonhosted.org/packages/9c/86/839ef9fc96c9322e6a04c7e1728da2d03ce72599139ab4a3338edcca5731/particula-0.0.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbd80d622be3c8c964ef8378bc7c43b3df0e98226d94e63c5a58a56de2365fd8",
                "md5": "9460890639bec8d0cf914276ab209e75",
                "sha256": "583123dfc1aa26f8f536ab375560784dd01ae5ad652c93ea2532ab326b8f8599"
            },
            "downloads": -1,
            "filename": "particula-0.0.16.tar.gz",
            "has_sig": false,
            "md5_digest": "9460890639bec8d0cf914276ab209e75",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<3.12",
            "size": 6100914,
            "upload_time": "2024-03-03T19:43:56",
            "upload_time_iso_8601": "2024-03-03T19:43:56.423459Z",
            "url": "https://files.pythonhosted.org/packages/cb/d8/0d622be3c8c964ef8378bc7c43b3df0e98226d94e63c5a58a56de2365fd8/particula-0.0.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 19:43:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "uncscode",
    "github_project": "particula",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "particula"
}
        
Elapsed time: 0.19079s