Name | feyndraw JSON |
Version |
1.1
JSON |
| download |
home_page | None |
Summary | Drawing Feynman diagrams with matplotlib |
upload_time | 2025-07-18 15:55:27 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.0 |
license | None |
keywords |
feynman
diagram
draw
particle
physics
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Purpose
This is a package designed to draw Feynman diagrams (using Matplotlib) with a possibility of customizing pretty much anything you want.
# Install
Install with `pip install feyndraw`.
# Documentation
Instead of providing detailed documentation, there is an example.py file and comments around the functions in the .py files. Feel free to discover all the customization you can do by pattern matching and playing with the parameters!
# Cite this work
If you use this package and want to cite or acknowledte it, pleace cite through the Zenodo repository:
[](https://doi.org/10.5281/zenodo.16100536)
Visit the repository on [GitHub](https://github.com/schhug/feyndraw).
Visit the repository on [PyPI](https://pypi.org/project/feyndraw/)
Raw data
{
"_id": null,
"home_page": null,
"name": "feyndraw",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.0",
"maintainer_email": null,
"keywords": "Feynman, diagram, draw, particle, physics",
"author": null,
"author_email": "Hugo Sch\u00e9rer <hugo.scherer@mail.mcgill.ca>",
"download_url": "https://files.pythonhosted.org/packages/da/d5/df7ba6d156c0a2dad571bcd766ebd62f55567b84d01edd08d861d0ea8e59/feyndraw-1.1.tar.gz",
"platform": null,
"description": "# Purpose\nThis is a package designed to draw Feynman diagrams (using Matplotlib) with a possibility of customizing pretty much anything you want.\n\n# Install\nInstall with `pip install feyndraw`.\n\n# Documentation\nInstead of providing detailed documentation, there is an example.py file and comments around the functions in the .py files. Feel free to discover all the customization you can do by pattern matching and playing with the parameters!\n\n\n# Cite this work\nIf you use this package and want to cite or acknowledte it, pleace cite through the Zenodo repository:\n[](https://doi.org/10.5281/zenodo.16100536)\n\nVisit the repository on [GitHub](https://github.com/schhug/feyndraw).\n\nVisit the repository on [PyPI](https://pypi.org/project/feyndraw/)\n",
"bugtrack_url": null,
"license": null,
"summary": "Drawing Feynman diagrams with matplotlib",
"version": "1.1",
"project_urls": {
"Homepage": "https://doi.org/10.5281/zenodo.16100536",
"Repository": "https://github.com/schhug/feyndraw"
},
"split_keywords": [
"feynman",
" diagram",
" draw",
" particle",
" physics"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "bff0ae782512310a815cf1be1230d178c2f998fab030786254503523a40c756c",
"md5": "bf6e11716dfcb9d114923d952337c7f1",
"sha256": "9d29bdc032eec90d585202d6089078f5740b4724110434bb46f20104dcce5f62"
},
"downloads": -1,
"filename": "feyndraw-1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bf6e11716dfcb9d114923d952337c7f1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.0",
"size": 8355,
"upload_time": "2025-07-18T15:55:26",
"upload_time_iso_8601": "2025-07-18T15:55:26.173537Z",
"url": "https://files.pythonhosted.org/packages/bf/f0/ae782512310a815cf1be1230d178c2f998fab030786254503523a40c756c/feyndraw-1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dad5df7ba6d156c0a2dad571bcd766ebd62f55567b84d01edd08d861d0ea8e59",
"md5": "5c2ddf7c38f7da2cd5d2a4c28cb90a9f",
"sha256": "6fb469b44a7e451afe57223e34e2c2334fc98ae96cfeb3c093cc84481b237dcd"
},
"downloads": -1,
"filename": "feyndraw-1.1.tar.gz",
"has_sig": false,
"md5_digest": "5c2ddf7c38f7da2cd5d2a4c28cb90a9f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.0",
"size": 1641382,
"upload_time": "2025-07-18T15:55:27",
"upload_time_iso_8601": "2025-07-18T15:55:27.364625Z",
"url": "https://files.pythonhosted.org/packages/da/d5/df7ba6d156c0a2dad571bcd766ebd62f55567b84d01edd08d861d0ea8e59/feyndraw-1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-18 15:55:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "schhug",
"github_project": "feyndraw",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "feyndraw"
}