SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-adjustText rpm build for : Fedora 38. For other distributions click python3-adjustText.

Name : python3-adjustText
Version : 0.8.1 Vendor : Fedora Project
Release : 1.fc38 Date : 2023-11-07 13:34:28
Group : Unspecified Source RPM : python-adjustText-0.8.1-1.fc38.src.rpm
Size : 0.10 MB
Packager : Fedora Project
Summary : Automatic label placement for matplotlib
Description :
The idea is that often when we want to label multiple points on a graph
the text will start heavily overlapping with both other labels and data
points. This can be a major problem requiring manual solution.

However this can be largely automatized by smart placing of the labels
(difficult) or iterative adjustment of their positions to minimize
overlaps (relatively easy).
This library (well... script) implements the latter option to help with
matplotlib graphs. Usage is very straightforward with usually pretty good
results with no tweaking (most important is to just make text slightly
smaller than default and maybe the figure a little larger).
However the algorithm itself is highly configurable for complicated plots.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/updates/38/Everything/x86_64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-adjustText-0.8.1-1.fc38.noarch.rpm
     

Provides :
python-adjustText
python3-adjustText
python3.11-adjustText
python3.11dist(adjusttext)
python3dist(adjusttext)

Requires :
python(abi) = 3.11
python3.11dist(matplotlib)
python3.11dist(numpy)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.11/site-packages/adjustText
/usr/lib/python3.11/site-packages/adjustText-0.8.1.dist-info
/usr/lib/python3.11/site-packages/adjustText-0.8.1.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/adjustText-0.8.1.dist-info/LICENSE
/usr/lib/python3.11/site-packages/adjustText-0.8.1.dist-info/METADATA
/usr/lib/python3.11/site-packages/adjustText-0.8.1.dist-info/WHEEL
/usr/lib/python3.11/site-packages/adjustText-0.8.1.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/adjustText/__init__.py
/usr/lib/python3.11/site-packages/adjustText/__pycache__
/usr/lib/python3.11/site-packages/adjustText/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/adjustText/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/adjustText/__pycache__/_version.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/adjustText/__pycache__/_version.cpython-311.pyc
/usr/lib/python3.11/site-packages/adjustText/_version.py
/usr/share/doc/python3-adjustText
/usr/share/doc/python3-adjustText/README.md

 
ICM