Search Criteria
Package Details: python-networkx-git 3.6rc0.r8.g6dbed05b6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-networkx-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-networkx-git |
| Description: | Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. |
| Upstream URL: | https://github.com/networkx/networkx |
| Licenses: | BSD |
| Conflicts: | python-networkx |
| Provides: | python-networkx |
| Submitter: | groctel |
| Maintainer: | groctel |
| Last Packager: | groctel |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-05-03 10:51 (UTC) |
| Last Updated: | 2025-11-19 06:29 (UTC) |
Dependencies (11)
- python-decorator
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pandas
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Required by (157)
- aider-chat (requires python-networkx)
- aider-chat (requires python-networkx) (make)
- aider-chat-docs (requires python-networkx) (make)
- aider-chat-dwash96 (requires python-networkx)
- aider-chat-dwash96 (requires python-networkx) (make)
- androguard (requires python-networkx)
- aurutilsutils-git (requires python-networkx)
- caffe-cmake-git (requires python-networkx)
- caffe-ssd (requires python-networkx) (optional)
- containernet-git (requires python-networkx)
- dbt-core (requires python-networkx)
- flatcam-qt6 (requires python-networkx)
- gftools (requires python-networkx)
- handtex (requires python-networkx)
- ifcopenshell (requires python-networkx) (optional)
- infrared-git (requires python-networkx) (optional)
- maigret (requires python-networkx)
- manim (requires python-networkx)
- manim-git (requires python-networkx)
- martinize-git (requires python-networkx)
- Show 137 more...
Latest Comments
bcb commented on 2021-05-10 07:25 (UTC)
For anybody else who was using this to avoid the version conflict with python-decorator, version 2.5.1-2 in the main repositories has been patched so it now works again.
groctel commented on 2021-05-04 20:07 (UTC)
Thank you very much @bcb! I've udpated the PKGBUILD with your version and added a thanks to the commit message <3
bcb commented on 2021-05-04 10:22 (UTC)
Checksum is out of date. Is there any reason this package does not use Git to obtain the sources rather than a constantly changing zip? The following PKGBUILD works for me.
Note I also added the
provides=line so it can be used withpython-scikit-image.