# fphysics — A Comprehensive Physics Library in Python
**fphysics** is a pure Python library that offers an extensive collection of physical constants, equations, and formulas.
It’s built as a one-stop toolkit for students, researchers, educators, and developers — covering everything from classical mechanics to cutting-edge quantum theory.
## Key Features
- **Extensive Constants Database**
Includes essential physical constants — SI base units, quantum constants, astronomical parameters, and more.
- **Modular & Well-Organized Formula Collections**
Separate modules for mechanics, thermodynamics, electromagnetism, atomic physics, nuclear physics, relativity, statistical mechanics, and beyond.
- **Unit Conversion Made Easy**
Convert seamlessly between SI, CGS, and natural units.
- **Built for Learning & Research**
Perfect for integration into scientific calculators, simulations, teaching aids, or advanced research codebases.
## Installation
Once available on PyPI, install with:
```bash
pip install fphysics
```
## Contributing
We welcome all contributions — from adding new formulas to refining documentation.
1. **Fork** the repository
2. **Create** a feature branch
3. **Submit** a pull request
4. **Report** issues or suggest enhancements
Raw data
{
"_id": null,
"home_page": "https://github.com/n0sync/fphysics",
"name": "fphysics",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "physics, science, constants, equations, mechanics, quantum",
"author": "Shakee",
"author_email": "n0sync <n0sync.76@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/d5/a6/07833d3c86c93389e8469ff63f616fe4f2c13a78587e075cbb744ca993c3/fphysics-0.1.0.tar.gz",
"platform": null,
"description": "# fphysics \u2014 A Comprehensive Physics Library in Python\r\n\r\n**fphysics** is a pure Python library that offers an extensive collection of physical constants, equations, and formulas. \r\nIt\u2019s built as a one-stop toolkit for students, researchers, educators, and developers \u2014 covering everything from classical mechanics to cutting-edge quantum theory.\r\n\r\n## Key Features\r\n\r\n- **Extensive Constants Database** \r\n Includes essential physical constants \u2014 SI base units, quantum constants, astronomical parameters, and more.\r\n\r\n- **Modular & Well-Organized Formula Collections** \r\n Separate modules for mechanics, thermodynamics, electromagnetism, atomic physics, nuclear physics, relativity, statistical mechanics, and beyond.\r\n\r\n- **Unit Conversion Made Easy** \r\n Convert seamlessly between SI, CGS, and natural units.\r\n\r\n- **Built for Learning & Research** \r\n Perfect for integration into scientific calculators, simulations, teaching aids, or advanced research codebases.\r\n\r\n## Installation\r\n\r\nOnce available on PyPI, install with:\r\n\r\n```bash\r\npip install fphysics\r\n```\r\n## Contributing\r\n\r\nWe welcome all contributions \u2014 from adding new formulas to refining documentation.\r\n\r\n1. **Fork** the repository \r\n2. **Create** a feature branch \r\n3. **Submit** a pull request \r\n4. **Report** issues or suggest enhancements \r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A comprehensive physics library providing constants, equations, and formulas",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/n0sync/fphysics",
"Issues": "https://github.com/n0sync/fphysics/issues",
"Repository": "https://github.com/n0sync/fphysics"
},
"split_keywords": [
"physics",
" science",
" constants",
" equations",
" mechanics",
" quantum"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "26c7d444737cee20c064a3520dcd08c28cbb3e867b42b610b4d70f32afe8f283",
"md5": "67fe89a3172517500f3a7ff49373d820",
"sha256": "7d3a5937240079fa53b385941cc0dadd70cfce1b4367220048fe5fb845f0658d"
},
"downloads": -1,
"filename": "fphysics-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "67fe89a3172517500f3a7ff49373d820",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 212179,
"upload_time": "2025-08-15T18:50:33",
"upload_time_iso_8601": "2025-08-15T18:50:33.423797Z",
"url": "https://files.pythonhosted.org/packages/26/c7/d444737cee20c064a3520dcd08c28cbb3e867b42b610b4d70f32afe8f283/fphysics-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d5a607833d3c86c93389e8469ff63f616fe4f2c13a78587e075cbb744ca993c3",
"md5": "1f04374aba916352630809624f2bf914",
"sha256": "b4ec1b3c6bdedd1675575f2352e41b09cd895d4891d8039d87615cadade4d7ff"
},
"downloads": -1,
"filename": "fphysics-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "1f04374aba916352630809624f2bf914",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 168605,
"upload_time": "2025-08-15T18:50:36",
"upload_time_iso_8601": "2025-08-15T18:50:36.738774Z",
"url": "https://files.pythonhosted.org/packages/d5/a6/07833d3c86c93389e8469ff63f616fe4f2c13a78587e075cbb744ca993c3/fphysics-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-15 18:50:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "n0sync",
"github_project": "fphysics",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": [
[
">=",
"1.19.0"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"1.7.0"
]
]
},
{
"name": "matplotlib",
"specs": [
[
">=",
"3.3.0"
]
]
}
],
"lcname": "fphysics"
}