Search Criteria
Package Details: python-networkx-git 3.2.r57.gf93f0e2a0-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: | 2023-11-27 17:25 (UTC) |
Dependencies (10)
- python-decorator
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pandas
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (137)
- androguard (requires python-networkx)
- aurutilsutils-git (requires python-networkx)
- caffe (requires python-networkx) (optional)
- caffe-cmake-git (requires python-networkx)
- caffe-cuda (requires python-networkx) (optional)
- caffe-cuda-git (requires python-networkx) (optional)
- caffe-git (requires python-networkx) (optional)
- 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)
- infrared-git (requires python-networkx) (optional)
- kerncraft-git (requires python-networkx)
- maigret (requires python-networkx)
- manim (requires python-networkx)
- manim-git (requires python-networkx)
- martinize-git (requires python-networkx)
- mathics-django (requires python-networkx)
- mathicsscript (requires python-networkx)
- Show 117 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
.