# Overview
Particula is a Python-based aerosol particle simulator. Its goal is to provide a robust aerosol simulation (including both gas and particle phases) that can be used to answer scientific questions arising from experiments and research endeavors.
The Particula website [https://uncscode.github.io/particula](https://uncscode.github.io/particula) contains the API reference, how-to guides, and tutorials.
## PyPI Installation
If your Python environment is already set up, you can install [`particula` via pip](https://pypi.org/project/particula/) using the following command:
``` bash
pip install particula
```
Raw data
{
"_id": null,
"home_page": null,
"name": "particula",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "atmospheric, particles, climate, aerosol, particulate",
"author": null,
"author_email": "Particula developers <uncscode@users.noreply.github.com>",
"download_url": "https://files.pythonhosted.org/packages/04/6f/e857cd1cef87345bc13c07a777456617e63ffd300107d77a8fc4016840f6/particula-0.2.1.tar.gz",
"platform": null,
"description": "\n# Overview\n\nParticula is a Python-based aerosol particle simulator. Its goal is to provide a robust aerosol simulation (including both gas and particle phases) that can be used to answer scientific questions arising from experiments and research endeavors.\n\nThe Particula website [https://uncscode.github.io/particula](https://uncscode.github.io/particula) contains the API reference, how-to guides, and tutorials.\n\n## PyPI Installation\n\nIf your Python environment is already set up, you can install [`particula` via pip](https://pypi.org/project/particula/) using the following command:\n\n``` bash\npip install particula\n```\n\n",
"bugtrack_url": null,
"license": null,
"summary": "a simple, fast, and powerful particle simulator",
"version": "0.2.1",
"project_urls": {
"homepage": "https://github.com/uncscode/particula",
"repository": "https://github.com/uncscode/particula"
},
"split_keywords": [
"atmospheric",
" particles",
" climate",
" aerosol",
" particulate"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f52172155b70039c8e9d56d17dc898549845048708f019fde070279c3cdfd185",
"md5": "a6e2776256b15dd562ec56a66c7a513f",
"sha256": "347a739666fbf704a40457b913bd0830d4c64911fe70521f8295c962dd116e64"
},
"downloads": -1,
"filename": "particula-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a6e2776256b15dd562ec56a66c7a513f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 874602,
"upload_time": "2025-03-01T20:21:37",
"upload_time_iso_8601": "2025-03-01T20:21:37.738834Z",
"url": "https://files.pythonhosted.org/packages/f5/21/72155b70039c8e9d56d17dc898549845048708f019fde070279c3cdfd185/particula-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "046fe857cd1cef87345bc13c07a777456617e63ffd300107d77a8fc4016840f6",
"md5": "4eb1efd07d42bcd6a000e88b6f28bde5",
"sha256": "a148bf81b46468bf64c2cff504e5001edb25ef7e8eb1a4cf16f5a41522a0110a"
},
"downloads": -1,
"filename": "particula-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "4eb1efd07d42bcd6a000e88b6f28bde5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 747379,
"upload_time": "2025-03-01T20:21:39",
"upload_time_iso_8601": "2025-03-01T20:21:39.885650Z",
"url": "https://files.pythonhosted.org/packages/04/6f/e857cd1cef87345bc13c07a777456617e63ffd300107d77a8fc4016840f6/particula-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-01 20:21:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "uncscode",
"github_project": "particula",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "particula"
}