Skip to main content

Atmospheric science research utilities

Project description

Skyborn Logo

PyPI version PyPI - Python Version PyPI - Downloads codecov License Tests Platform Code style Build Status Documentation DOI

System Requirements

Operating System: 🖥️ Cross-Platform

This package supports Windows, Linux, and macOS. However, it has been primarily developed and tested on Windows.

Note: While the package can be installed on different platforms, some Windows-specific features may not work on other operating systems.

Installation

To install the Skyborn package, you can use pip:

pip install skyborn

or

pip install -U --index-url https://pypi.org/simple/ skyborn

📚 Documentation

Full documentation is available at: Documentation

🎯 Key Features & Submodules

📊 Spatial Trend Analysis & Climate Index Regression

Skyborn provides ultra-fast spatial trend calculation and climate index regression analysis for atmospheric data:

Precipitation Trends Comparison

Key Capabilities:

  • High-Speed Spatial Trends: Calculate long-term climate trends across global grids

    • Linear trend analysis for temperature, precipitation, and other variables
    • Statistical significance testing
    • Vectorized operations for massive datasets
  • Climate Index Regression: Rapid correlation and regression analysis with climate indices

    • NINO 3.4, PDO, NAO, AMO index integration
    • Pattern correlation analysis
    • Teleconnection mapping

Other Applications:

  • Climate change signal detection
  • Decadal variability analysis
  • Teleconnection pattern identification
  • Regional climate impact assessment

🌍 Skyborn Windspharm Submodule - Atmospheric Analysis

The Skyborn windspharm submodule provides powerful tools for analyzing global wind patterns through streamfunction and velocity potential calculations:

Streamfunction and Velocity Potential

Key Capabilities:

  • Streamfunction Analysis: Identifies rotational (non-divergent) wind components

    • Visualizes atmospheric circulation patterns
    • Reveals jet streams and vortices
    • Essential for understanding weather systems
  • Velocity Potential Analysis: Captures divergent wind components

    • Shows areas of convergence and divergence
    • Critical for tropical meteorology
    • Identifies monsoon circulation patterns

Applications:

  • Climate dynamics research
  • Weather pattern analysis
  • Atmospheric wave propagation studies
  • Tropical cyclone formation analysis

🔧 Skyborn Gridfill Submodule - Data Interpolation

The Skyborn gridfill submodule provides advanced interpolation techniques for filling missing data in atmospheric and climate datasets:

Gridfill Missing Data Interpolation

Key Features:

  • Poisson-based Interpolation: Physically consistent gap filling
  • Preserves Data Patterns: Maintains spatial correlations and gradients
  • Multiple Methods Available:
    • Basic Poisson solver
    • High-precision iterative refinement
    • Zonal initialization options
    • Relaxation parameter tuning

Applications:

  • Satellite data gap filling
  • Model output post-processing
  • Climate data reanalysis
  • Quality control for observational datasets

The example above demonstrates filling gaps in global precipitation data, where the algorithm successfully reconstructs missing values while preserving the underlying meteorological patterns.

Performance Benchmarks

🚀 Windspharm Performance

The Skyborn windspharm submodule delivers ~25% performance improvement over standard implementations through modernized Fortran code and optimized algorithms:

Windspharm Performance Comparison

Key Performance Metrics:

  • Vorticity Calculation: ~25% faster
  • Divergence Calculation: ~25% faster
  • Helmholtz Decomposition: ~25% faster
  • Streamfunction/Velocity Potential: ~25% faster

⚡ GPI Module Performance

The Genesis Potential Index (GPI) module achieves dramatic speedups through vectorized Fortran implementation and native 3D processing:

GPI Speed Comparison

Performance Highlights:

  • 19-25x faster than point-by-point implementations
  • Processes entire atmospheric grids in seconds
  • Native multi-dimensional support (3D/4D data)

GPI Global Distribution

Accuracy Validation:

  • Correlation coefficient > 0.99 with reference implementations
  • RMSE < 1% for both VMAX and PMIN calculations

GPI Scatter Comparison

📖 Citation

If you use Skyborn in your research, please cite it using the following format:

@software{su2025skyborn,
  author = {Su, Qianye},
  title = {Skyborn: Climate Data Analysis Toolkit},
  year = {2025},
  doi = {10.5281/zenodo.18075252},
  url = {https://doi.org/10.5281/zenodo.18075252}
}

Or in text:

Su, Q. (2025). Skyborn: Climate Data Analysis Toolkit. Zenodo. https://doi.org/10.5281/zenodo.18075252

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skyborn-0.3.17.tar.gz (805.5 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

skyborn-0.3.17-cp314-cp314-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.14Windows x86-64

skyborn-0.3.17-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

skyborn-0.3.17-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

skyborn-0.3.17-cp314-cp314-macosx_15_0_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.14macOS 15.0+ x86-64

skyborn-0.3.17-cp314-cp314-macosx_14_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.14macOS 14.0+ ARM64

skyborn-0.3.17-cp313-cp313-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.13Windows x86-64

skyborn-0.3.17-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

skyborn-0.3.17-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

skyborn-0.3.17-cp313-cp313-macosx_15_0_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.13macOS 15.0+ x86-64

skyborn-0.3.17-cp313-cp313-macosx_14_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

skyborn-0.3.17-cp312-cp312-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.12Windows x86-64

skyborn-0.3.17-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

skyborn-0.3.17-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

skyborn-0.3.17-cp312-cp312-macosx_15_0_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 15.0+ x86-64

skyborn-0.3.17-cp312-cp312-macosx_14_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

skyborn-0.3.17-cp311-cp311-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.11Windows x86-64

skyborn-0.3.17-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

skyborn-0.3.17-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

skyborn-0.3.17-cp311-cp311-macosx_15_0_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 15.0+ x86-64

skyborn-0.3.17-cp311-cp311-macosx_14_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

skyborn-0.3.17-cp310-cp310-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.10Windows x86-64

skyborn-0.3.17-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

skyborn-0.3.17-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

skyborn-0.3.17-cp310-cp310-macosx_15_0_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.10macOS 15.0+ x86-64

skyborn-0.3.17-cp310-cp310-macosx_14_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

skyborn-0.3.17-cp39-cp39-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.9Windows x86-64

skyborn-0.3.17-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

skyborn-0.3.17-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

skyborn-0.3.17-cp39-cp39-macosx_15_0_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.9macOS 15.0+ x86-64

skyborn-0.3.17-cp39-cp39-macosx_14_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

File details

Details for the file skyborn-0.3.17.tar.gz.

File metadata

  • Download URL: skyborn-0.3.17.tar.gz
  • Upload date:
  • Size: 805.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for skyborn-0.3.17.tar.gz
Algorithm Hash digest
SHA256 ac16a2b9fc2664f2ca5cde9ab9bf03692a5c89bd4f0b3adc49aa39044d1bccfa
MD5 a64d87bcb29d7bb46ca7f358ae7c0356
BLAKE2b-256 efe94d4f051d41f3b83240274ff477ba8b37a0c1f4d5af6a0197cdad2e20d72b

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: skyborn-0.3.17-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for skyborn-0.3.17-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 a0db85e5dc236e168d82a0fc43d91af7537bd2d663f91c9a6d2db622d9b259af
MD5 d0d780eaec515ab90d80d7145fa7b7af
BLAKE2b-256 113f865e05a40c0548e5a86b3e63a87cd77e673fd3fa41b663cbf7e1c3410c95

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 00d0a6baf206d3139f947e3894cb15d897b28e866c9d0eda9f61cc0600380460
MD5 e83ea71ca424701c7129d120f54c21af
BLAKE2b-256 1e7cc41781449ea56208bfac017f23d2cf15ea1dafe88de3a6a50ceecba4bd13

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 704a48d45f8200a34a8151ce7bbfae38997012cfae0b6461b0969f98e07890c8
MD5 ea1e7aa394492e79f881ea76ed054b3a
BLAKE2b-256 3c180b57f35c9e463909016aa067c457471a244201e02477eca667cddf8ec6b8

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp314-cp314-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 42e7303f04792277abcd2242ea66e2b4f2e34a1ae6d209eb8878eabc745a99bf
MD5 add43c4aac9d16c473cb77ab811ef32e
BLAKE2b-256 92abd564656179440b7beb36531cbeadc2608f92e8fdf437448fec4e7e99d783

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp314-cp314-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp314-cp314-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 21ea99eba65f9add6a2bf9700cfda5759e0db3e378fd1a2a7535e634e107bae4
MD5 9ed5c9bdbf7aaa693b3c98bae1ccfbff
BLAKE2b-256 cb81906b7ec418324184e8f1dc9aec834455ca573f2414e701266511374546c2

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: skyborn-0.3.17-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for skyborn-0.3.17-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 706dfbf7fb0402b4536cb87d48604b4fc55a7b7ac696d866f45f1850f43f7bff
MD5 2018c432258ea493aa3277df66fd5c49
BLAKE2b-256 217b2b0ecd916a7c823ac025d1807fc458fea58bb53bc734f28cd7dc40c27d1b

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eba516f839967e70a255712b11a9c501fcee4595a3253603247e842b87be621a
MD5 a35ad819fefbe3e341eeae7d8bc151b3
BLAKE2b-256 55c8bfaaf5befca80f83af2883e1e62605cec81146480889bc3047a359d0e986

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6f36267bbdca98e80ae21d4461c32d6c4d4626317162d8197ca88564f64f2423
MD5 5373163b60b8f09462061530e6bf377d
BLAKE2b-256 df8ab9496078d6f1d75dbb7511775d238accb08047d5c07974f3cf8768e9b132

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 8e38cdec1f16d18fd22f2f4575a961286c2ef96cb4c1f9d28b781079ea155bb5
MD5 2a166ed61395c5f2480bbc88cf382c6a
BLAKE2b-256 b99e895ba58065dc8c0e40bedbf3b2b9077ecf9fd0673e278452d6981cfd7de5

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d69cf90dd9f1fcbb2eb1484a06b86f19fad9df8860cce054b0c28a7e1a27978e
MD5 8093c1d9ec7881876290c322cd48c42d
BLAKE2b-256 084f8ee1d93c39cacb9bff9bea3425a19eb198f136c982e4eec8e40cbc2f2efd

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: skyborn-0.3.17-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for skyborn-0.3.17-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d064a0102b5565ac4f3e081ad3f383a9fe527de1154d158b59047fb4a0b42a91
MD5 a059f1d6415e52714ef3f52d42ff7eea
BLAKE2b-256 5078864851abe6c4544b6ccce7b0fd7360c868d9ed700d5a526f69eb19393b38

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 401e8e160e12305a93e96916c4b4224d2ce807a4da10f987f634287680367b88
MD5 695ea2988bb86ad1c79dabb9ab102cfe
BLAKE2b-256 52f146837c65888aa1b66452b0c0afa7fb96920e453d7b2cddfd8430af47b31f

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0393bb409f685450376ff53a520adc295c27a137be1132a8fac65d0d345a3fee
MD5 29b57941bce8a8f0848e4663ade1b72d
BLAKE2b-256 2bed852f2449eb1d3d8f82cc4eea008ec855a8b1a05c1ed81b909d0e216fa191

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 66a1087760f133ec6dd761d057757b19405876d56ea5512b909721daa771363a
MD5 2a0f31e70bb0ff191ca1ce2680a5621b
BLAKE2b-256 1def293715efa2f86ef4f9a85eedd0df5c5a5191783248c942c080cca923ec1c

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6f3f68f3a540a9794ee7630dc6d80d44b84dfc75a6e3728bfb16e07ee91b135b
MD5 3606c70ae76161ad4fcb6cd8841363f7
BLAKE2b-256 5bd5163bed4198889afb5e3b4b566f174ee66198cc3c649c14fc972bbf609fc8

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: skyborn-0.3.17-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for skyborn-0.3.17-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 55b4a676491c0971af2dda8ac0787337952a40e6df64f9d941cbdeeb34b69e54
MD5 823dc8b2c695d8efe1a7245d1beddee9
BLAKE2b-256 2d9026f008734599057470e86edc72be1aa2995dc67a3b58ec7216b839c000b2

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed9d8303fa51af95a2b9836bc3cbd5e6ae94eae69f3c66862ad169414566030c
MD5 c823dc2510a35964f9fd283dc49a72b9
BLAKE2b-256 c372a048de4394940f1c890bea07cd6fd8cac944cfd87272f54895c044d4713c

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 1fe245e167a5ddb95913e59f5d93e53e18e75e1698d0c4334682105187330ea7
MD5 fe566b08fac826921aac586046fd358f
BLAKE2b-256 a9aef9dbfb9b55906edd3baa28c5ee28deab7d92bdab573b5114e07856a92900

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp311-cp311-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 3776d246c8f10cbfc9ecfe1f146a2e25d2861219176a8c9e406b6b2541e4ef5c
MD5 45373dc898b9d00b49cd51ca71643f83
BLAKE2b-256 7404ca960c3d13471f4b5e6852f8ea29dd953ace2772806b6f0eea3e1fe56406

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d861b3e7867299140060a5c1c52d24e907efd17e6500e320948628063d46a429
MD5 eeb3afd5376b00e50dd193fd5d97426a
BLAKE2b-256 7bb55aac2710c417fcff6ea257b4653d3072372185fb6ff91c02054de2fa61fc

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: skyborn-0.3.17-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for skyborn-0.3.17-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1b68c14ed45297ba93b01081d461ef05ef8f63a338bf8c8aecc43bf5d6c7ea67
MD5 b8b82abf594b0c717d2d156c68e6bfee
BLAKE2b-256 dfc6609457145bd89734f7ac611f3a97bad0c19273f3924ef5214857df74c378

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bd591caf3cb2b5fbe02eea57849ac53129d012863e9e84ed09a6895f56a65851
MD5 1d2b944cc1d9f5fc762cae5db3277d5c
BLAKE2b-256 99a8e395992dd71010653934f007dc1144c0b7dafa39618c2a947c74aa54edfa

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 3df400bc53dde93fe225def17515ad9d247ccf655804551876a9bce92b573e7d
MD5 6f1b06ee68786ac771b32e8e71f7e558
BLAKE2b-256 65264c14634c1052191aeddc92525ae8f5ba95a46e5fdb19544c99cb01197593

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp310-cp310-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 04dcf75a2c03d10cee0106df0854fb217abece5cf391afc5fc429fa72fc227c6
MD5 160155e221be59a1f178c3ba959bc8e6
BLAKE2b-256 005e70c40c9e7a6171a056b832c7b9ca84d0098b857529c0beff9a8cd3929fe7

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8e0a186facc878f37b1c1830b9d0a6f63af0216cc818260b0fc3b4b6cc851f96
MD5 e32174fe432d040ede1003a114195fb8
BLAKE2b-256 02203c038f578dfdb5069525a93ded065accc395efc3eaa7ef62fe26a5bbb1bc

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: skyborn-0.3.17-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for skyborn-0.3.17-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 04be8fb9bb8a2f502aef9cd779408e93995f9360ec865dd73a988f26a3dbab52
MD5 4ff7d6f7f4117dc3c9344cf146b154c1
BLAKE2b-256 3cd5bf08fdd117ae4f2a0c97c95dbb7b8ad558071248c39968b2fc949445af0d

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 29164e71a124d4280e5269d344d198b99c41bde69bbe41236594da8e831a0a8c
MD5 95b6ae2fa4242a74cfc042afa7c17033
BLAKE2b-256 1bd6a7bfed07e20058d2ee1b02ba29e4987bce9fae0d99a7d80f9fe08bfcbf91

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5f658f375cbf9d2dac567e1e9a84f56f8058a3bbac8af3ba7368ed3fe3ba9bf2
MD5 bf913d53f90b1c73634bd18c3a148761
BLAKE2b-256 88187dacce2d20e47b3da1741089a22e4c1c5299ce5fc1d096dbf50887b04569

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp39-cp39-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp39-cp39-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 30739f696fa7a48cab52d4a5818c87725efaa2c67e8511cecc9dc8ce17f9f7e8
MD5 910a5f2304ba60b375264b613dc2ac5d
BLAKE2b-256 f581cb4dba4fbcedfe881caf6e315c4d3ed73d70304ff987c30c5aa72bb989e0

See more details on using hashes here.

File details

Details for the file skyborn-0.3.17-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for skyborn-0.3.17-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d0bd14aa3efe1379009cc078441a7463791a7a10501cb48d281d5b7dd308a796
MD5 48cdbebdb26d4393a6c5b8eb925d55b2
BLAKE2b-256 05e7b3e9e05b19f3dda15d1bc59efa085d229f6f3610558250e23a739251af44

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page