basemap

View on PyPIReverse Dependencies (41)

1.4.1 basemap-1.4.1-cp39-cp39-manylinux1_x86_64.whl
basemap-1.4.1-cp39-cp39-manylinux1_i686.whl
basemap-1.4.1-cp39-cp39-win_amd64.whl
basemap-1.4.1-cp39-cp39-win32.whl
basemap-1.4.1-cp39-cp39-macosx_10_9_x86_64.whl
basemap-1.4.1-cp39-cp39-macosx_11_0_arm64.whl
basemap-1.4.1-cp38-cp38-manylinux1_x86_64.whl
basemap-1.4.1-cp38-cp38-manylinux1_i686.whl
basemap-1.4.1-cp38-cp38-win_amd64.whl
basemap-1.4.1-cp38-cp38-win32.whl
basemap-1.4.1-cp37-cp37m-manylinux1_x86_64.whl
basemap-1.4.1-cp37-cp37m-manylinux1_i686.whl
basemap-1.4.1-cp37-cp37m-win_amd64.whl
basemap-1.4.1-cp37-cp37m-win32.whl
basemap-1.4.1-cp36-cp36m-manylinux1_x86_64.whl
basemap-1.4.1-cp36-cp36m-manylinux1_i686.whl
basemap-1.4.1-cp36-cp36m-win_amd64.whl
basemap-1.4.1-cp36-cp36m-win32.whl
basemap-1.4.1-cp35-cp35m-manylinux1_x86_64.whl
basemap-1.4.1-cp35-cp35m-manylinux1_i686.whl
basemap-1.4.1-cp35-cp35m-win_amd64.whl
basemap-1.4.1-cp35-cp35m-win32.whl
basemap-1.4.1-cp312-cp312-manylinux1_x86_64.whl
basemap-1.4.1-cp312-cp312-manylinux1_i686.whl
basemap-1.4.1-cp312-cp312-win_amd64.whl
basemap-1.4.1-cp312-cp312-win32.whl
basemap-1.4.1-cp312-cp312-macosx_10_9_x86_64.whl
basemap-1.4.1-cp312-cp312-macosx_11_0_arm64.whl
basemap-1.4.1-cp311-cp311-manylinux1_x86_64.whl
basemap-1.4.1-cp311-cp311-manylinux1_i686.whl
basemap-1.4.1-cp311-cp311-win_amd64.whl
basemap-1.4.1-cp311-cp311-win32.whl
basemap-1.4.1-cp311-cp311-macosx_10_9_x86_64.whl
basemap-1.4.1-cp311-cp311-macosx_11_0_arm64.whl
basemap-1.4.1-cp310-cp310-manylinux1_x86_64.whl
basemap-1.4.1-cp310-cp310-manylinux1_i686.whl
basemap-1.4.1-cp310-cp310-win_amd64.whl
basemap-1.4.1-cp310-cp310-win32.whl
basemap-1.4.1-cp310-cp310-macosx_10_9_x86_64.whl
basemap-1.4.1-cp310-cp310-macosx_11_0_arm64.whl
basemap-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl
basemap-1.4.1-cp27-cp27mu-manylinux1_i686.whl
basemap-1.4.1-cp27-cp27m-win_amd64.whl
basemap-1.4.1-cp27-cp27m-win32.whl

Wheel Details

Project: basemap
Version: 1.4.1
Filename: basemap-1.4.1-cp39-cp39-manylinux1_x86_64.whl
Download: [link]
Size: 940300
MD5: ab4fc94aead0359ee4b85c48de9b6235
SHA256: 1cb70fe82ea9f49ee6df2ecafeade1e9ef4d5654a3e5c2b6f1b50bbfcfada33a
Uploaded: 2024-02-15 14:36:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: basemap
Version: 1.4.1
Summary: Plot data on map projections with matplotlib
Author: Jeff Whitaker
Author-Email: jeffrey.s.whitaker[at]noaa.gov
Maintainer: Víctor Molina García
Maintainer-Email: molinav[at]users.noreply.github.com
Home-Page: https://matplotlib.org/basemap
Project-Url: Bug Tracker, https://github.com/matplotlib/basemap/issues
Project-Url: Documentation, https://matplotlib.org/basemap/
Project-Url: Source, https://github.com/matplotlib/basemap
License: MIT
Keywords: GIS,maps,plots
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=2.6, !=3.0.*, !=3.1.*, <3.13
Requires-Dist: basemap-data (<1.4,>=1.3.2)
Requires-Dist: numpy (<1.12,>=1.11); python_version == "2.6"
Requires-Dist: pyparsing (<2.4.1,>=1.5); python_version == "2.6"
Requires-Dist: matplotlib (<2.0,>=1.5); python_version == "2.6"
Requires-Dist: pyproj (<2.1.0,>=1.9.3); python_version == "2.6"
Requires-Dist: pyshp (<2.0,>=1.2); python_version == "2.6"
Requires-Dist: packaging (<17.0,>=16.0); python_version == "2.6"
Requires-Dist: numpy (<1.17,>=1.16); python_version == "2.7"
Requires-Dist: matplotlib (<3.0,>=1.5); python_version == "2.7"
Requires-Dist: pyproj (<2.2.0,>=1.9.3); python_version == "2.7"
Requires-Dist: packaging (<21.0,>=16.0); python_version == "2.7"
Requires-Dist: numpy (<1.12,>=1.11); python_version == "3.3"
Requires-Dist: matplotlib (<2.0,>=1.5); python_version == "3.3"
Requires-Dist: pyproj (<2.1.0,>=1.9.3); python_version == "3.3"
Requires-Dist: packaging (<17.0,>=16.0); python_version == "3.3"
Requires-Dist: numpy (<1.17,>=1.15); python_version == "3.4"
Requires-Dist: matplotlib (<3.0,>=1.5); python_version == "3.4"
Requires-Dist: pyproj (<2.1.0,>=1.9.3); python_version == "3.4"
Requires-Dist: packaging (<21.0,>=16.0); python_version == "3.4"
Requires-Dist: numpy (<1.19,>=1.16); python_version == "3.5"
Requires-Dist: numpy (<1.20,>=1.19); python_version == "3.6"
Requires-Dist: numpy (<1.22,>=1.21); python_version == "3.7"
Requires-Dist: pyshp (<2.4,>=1.2); python_version >= "2.7"
Requires-Dist: matplotlib (<3.9,>=1.5); python_version >= "3.5"
Requires-Dist: pyproj (<3.7.0,>=1.9.3); python_version >= "3.5"
Requires-Dist: packaging (<24.0,>=16.0); python_version >= "3.5"
Requires-Dist: numpy (<1.27,>=1.21); python_version >= "3.8"
Requires-Dist: scipy (<1.12,>=1.2); python_version >= "3.5" and extra == "doc"
Requires-Dist: cftime (<1.7.0,>=1.4.0); python_version >= "3.6" and extra == "doc"
Requires-Dist: netCDF4 (<1.7.0,>=1.5.6); python_version >= "3.6" and extra == "doc"
Requires-Dist: sphinx (<7.2,>=5.3); python_version >= "3.8" and extra == "doc"
Requires-Dist: furo (<2023.9.11,>=2022.4.7); python_version >= "3.8" and extra == "doc"
Requires-Dist: unittest2; python_version <= "3.9" and extra == "lint"
Requires-Dist: flake8 (<3.0,>=2.6); python_version == "2.6" and extra == "lint"
Requires-Dist: flake8 (<4.0,>=2.6); python_version == "2.7" and extra == "lint"
Requires-Dist: astroid (<2.0,>=1.6); python_version == "2.7" and extra == "lint"
Requires-Dist: pylint (<2.0,>=1.9); python_version == "2.7" and extra == "lint"
Requires-Dist: flake8 (<3.0,>=2.6); python_version == "3.2" and extra == "lint"
Requires-Dist: flake8 (<3.0,>=2.6); python_version == "3.3" and extra == "lint"
Requires-Dist: flake8 (<3.9,>=2.6); python_version == "3.4" and extra == "lint"
Requires-Dist: astroid (<2.5,>=2.4); python_version == "3.5" and extra == "lint"
Requires-Dist: pylint (<2.7,>=2.6); python_version == "3.5" and extra == "lint"
Requires-Dist: astroid (<2.7,>=2.5); python_version == "3.6" and extra == "lint"
Requires-Dist: pylint (<2.10,>=2.7); python_version == "3.6" and extra == "lint"
Requires-Dist: flake8 (<6.2,>=2.6); python_version >= "3.5" and extra == "lint"
Requires-Dist: astroid (<3.1,>=2.8); python_version >= "3.7" and extra == "lint"
Requires-Dist: pylint (<3.1,>=2.11); python_version >= "3.7" and extra == "lint"
Requires-Dist: ordereddict; python_version == "2.6" and extra == "owslib"
Requires-Dist: OWSLib (<0.15.0,>=0.8.0); python_version == "2.6" and extra == "owslib"
Requires-Dist: OWSLib (<0.19.0,>=0.8.0); python_version == "2.7" and extra == "owslib"
Requires-Dist: OWSLib (<0.11.0,>=0.8.0); python_version == "3.2" and extra == "owslib"
Requires-Dist: OWSLib (<0.11.0,>=0.8.0); python_version == "3.3" and extra == "owslib"
Requires-Dist: OWSLib (<0.18.0,>=0.8.0); python_version == "3.4" and extra == "owslib"
Requires-Dist: OWSLib (<0.20.0,>=0.8.0); python_version == "3.5" and extra == "owslib"
Requires-Dist: OWSLib (<0.30.0,>=0.28.1); python_version >= "3.6" and extra == "owslib"
Requires-Dist: pillow (<4.0.0,>=3.4.0); python_version == "2.6" and extra == "pillow"
Requires-Dist: pillow (<7.0.0,>=6.2.2); python_version == "2.7" and extra == "pillow"
Requires-Dist: pillow (<4.0.0,>=3.4.0); python_version == "3.2" and extra == "pillow"
Requires-Dist: pillow (<5.0.0,>=4.3.0); python_version == "3.3" and extra == "pillow"
Requires-Dist: pillow (<6.0.0,>=5.4.0); python_version == "3.4" and extra == "pillow"
Requires-Dist: pillow (<8.0.0,>=7.1.0); python_version == "3.5" and extra == "pillow"
Requires-Dist: pillow (<9.0.0,>=8.3.2); python_version == "3.6" and extra == "pillow"
Requires-Dist: pillow (<10.2.0,>=9.4.0); python_version >= "3.7" and extra == "pillow"
Requires-Dist: unittest2; python_version <= "3.9" and extra == "test"
Requires-Dist: pytest (<3.3,>=3.2.0); python_version == "2.6" and extra == "test"
Requires-Dist: coverage (<5.0,>=4.5); python_version == "2.6" and extra == "test"
Requires-Dist: pytest-cov (<2.6,>=2.5); python_version == "2.6" and extra == "test"
Requires-Dist: pytest (<5.0,>=4.6.9); python_version == "2.7" and extra == "test"
Requires-Dist: coverage (<6.0,>=5.5); python_version == "2.7" and extra == "test"
Requires-Dist: pytest-cov (<3.0,>=2.9); python_version == "2.7" and extra == "test"
Requires-Dist: pytest (<3.0,>=2.9.0); python_version == "3.2" and extra == "test"
Requires-Dist: coverage (<4.0,>=3.7); python_version == "3.2" and extra == "test"
Requires-Dist: pytest-cov (<2.6,>=2.5); python_version == "3.2" and extra == "test"
Requires-Dist: pytest (<3.3,>=3.2.0); python_version == "3.3" and extra == "test"
Requires-Dist: coverage (<5.0,>=4.5); python_version == "3.3" and extra == "test"
Requires-Dist: pytest-cov (<2.6,>=2.5); python_version == "3.3" and extra == "test"
Requires-Dist: pytest (<5.0,>=4.6.9); python_version == "3.4" and extra == "test"
Requires-Dist: coverage (<5.0,>=4.5); python_version == "3.4" and extra == "test"
Requires-Dist: pytest-cov (<2.9,>=2.5); python_version == "3.4" and extra == "test"
Requires-Dist: pytest (<6.2,>=6.1.2); python_version == "3.5" and extra == "test"
Requires-Dist: coverage (<6.0,>=5.5); python_version == "3.5" and extra == "test"
Requires-Dist: pytest-cov (<4.2,>=2.9); python_version >= "3.5" and extra == "test"
Requires-Dist: pytest (<7.5,>=6.2.5); python_version >= "3.6" and extra == "test"
Requires-Dist: coverage (<7.4,>=5.5); python_version >= "3.6" and extra == "test"
Provides-Extra: doc
Provides-Extra: lint
Provides-Extra: owslib
Provides-Extra: pillow
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: LICENSE.geos
[Description omitted; length: 1420 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: false
Tag: cp39-cp39-manylinux1_x86_64

RECORD

Path Digest Size
basemap-1.4.1-py3.9-nspkg.pth sha256=r4DuRYSmfhLEbUnLFCafun5dK2LpvmOe8TrMHRCsl3w 497
_geoslib.cpython-39-x86_64-linux-gnu.so sha256=tysvUqZe1BWmW0fOztgi2NMldlo7fEaCUweBNjZJgeg 523825
mpl_toolkits/basemap/proj.py sha256=6jO_o62y3uglimKNxPCZrYtnC85FvaszK2NuEyp9f_s 16949
mpl_toolkits/basemap/diagnostic.py sha256=gv48PoyDvrCDaTogBEpuwao4mFcNUvIc_9DT3nN6uTE 3744
mpl_toolkits/basemap/cm.py sha256=pw17zRVfom_Y-iPr9sjJ2zzZpHViDcFv2YHRobJaV5k 47867
mpl_toolkits/basemap/__init__.py sha256=GUlPaC5A8o5VwblbTfjao6QONL30bcnml3ZeHixWcXA 256444
mpl_toolkits/basemap/solar.py sha256=XjrOmbiHRgaYTbLmNmMoV2-ffQQ2LM-nBwdy96bVxWA 6788
basemap.libs/libgeos_c-29da85d8.so.1 sha256=rND1vwPsJp_PQcuDyfi1EVYSdgS_MIer1l9Sq3MigbI 2582657
basemap-1.4.1.dist-info/METADATA sha256=iBkslws-FKso4L0U0T12xn2P2WAdDjeTU188Q4T3mFc 9086
basemap-1.4.1.dist-info/namespace_packages.txt sha256=A2PHFg9NKYOU4pEQ1h97U0Qd-rB-65W34XqC-56ZN9g 13
basemap-1.4.1.dist-info/top_level.txt sha256=ZjL7WiCmlSHcJ_SjYWRzejHmMrpJgRDQRy3Et0bu66Y 22
basemap-1.4.1.dist-info/WHEEL sha256=et87i-C6eT10YDPhcrbE1w4_HMuXuUd6FZEAlRo_6Sk 108
basemap-1.4.1.dist-info/LICENSE.geos sha256=oaMxgNApYKscXeNs8gsaLw_piI2DgmrSY9pdtS8bGDs 26529
basemap-1.4.1.dist-info/RECORD
basemap-1.4.1.dist-info/LICENSE sha256=7MJYm5g8JDJt-3MdXsjCQEiY7lszqiHpXckOs9kcn2s 1121

top_level.txt

_geoslib
mpl_toolkits

namespace_packages.txt

mpl_toolkits