# NanoparticleAtomCounting
Counting the number of total, surface, perimeter, and interfacial atoms of a supported nanoparticle from TEM images
Raw data
{
"_id": null,
"home_page": "https://github.com/giolajide/nanoparticleatomcounting",
"name": "nanoparticleatomcounting",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "nanoparticle, tem, electron microscopy, active site",
"author": "Gbolagade Olajide",
"author_email": "giolajide@crimson.ua.edu",
"download_url": "https://files.pythonhosted.org/packages/49/38/29d5a19dffa70485ffc3caf2d873df0976416dced34e267ca05594322bb0/nanoparticleatomcounting-0.1.1.tar.gz",
"platform": null,
"description": "# NanoparticleAtomCounting\nCounting the number of total, surface, perimeter, and interfacial atoms of a supported nanoparticle from TEM images\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Estimate atom counts in metal nanoparticles given radius and contact angle",
"version": "0.1.1",
"project_urls": {
"Bug Tracker": "https://github.com/giolajide/nanoparticleatomcounting/issues",
"Documentation": "https://github.com/giolajide/nanoparticleatomcounting#readme",
"Homepage": "https://github.com/giolajide/nanoparticleatomcounting"
},
"split_keywords": [
"nanoparticle",
" tem",
" electron microscopy",
" active site"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d2fe1279e6c40f58ef8466c398e42ee2a52bb120659a19ad95c8ee13486093bd",
"md5": "08c4598dc4c0b1bd448d96715ffd01db",
"sha256": "4e2aea776e0d44b864f8ebb8f4c83aa23b6d34cd7794d4e88296acd33a331412"
},
"downloads": -1,
"filename": "nanoparticleatomcounting-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "08c4598dc4c0b1bd448d96715ffd01db",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 35836,
"upload_time": "2025-07-23T02:38:44",
"upload_time_iso_8601": "2025-07-23T02:38:44.049636Z",
"url": "https://files.pythonhosted.org/packages/d2/fe/1279e6c40f58ef8466c398e42ee2a52bb120659a19ad95c8ee13486093bd/nanoparticleatomcounting-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "493829d5a19dffa70485ffc3caf2d873df0976416dced34e267ca05594322bb0",
"md5": "9d449acbe52690e714a5f771766e52c3",
"sha256": "17c8c685a99c51abc220a4a2fc577f8d3dc7ee2ae40a473a1efd854e3f631f8b"
},
"downloads": -1,
"filename": "nanoparticleatomcounting-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "9d449acbe52690e714a5f771766e52c3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 33313,
"upload_time": "2025-07-23T02:38:45",
"upload_time_iso_8601": "2025-07-23T02:38:45.355675Z",
"url": "https://files.pythonhosted.org/packages/49/38/29d5a19dffa70485ffc3caf2d873df0976416dced34e267ca05594322bb0/nanoparticleatomcounting-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-23 02:38:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "giolajide",
"github_project": "nanoparticleatomcounting",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": [
[
"<",
"2.3"
],
[
">=",
"1.20"
]
]
},
{
"name": "pandas",
"specs": [
[
">=",
"1.4"
]
]
},
{
"name": "streamlit",
"specs": [
[
">=",
"1.4"
]
]
},
{
"name": "openpyxl",
"specs": [
[
">=",
"3.1.0"
]
]
},
{
"name": "xlrd",
"specs": [
[
">=",
"2.0.1"
]
]
}
],
"lcname": "nanoparticleatomcounting"
}