Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

sertit

Package Overview
Dependencies
Maintainers
2
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sertit

SERTIT python library for generic tools

pipPyPI
Version
1.46.2
Maintainers
2

pypi Conda Tests pre-commit Apache DOI

🧰 Sertit-Utils

Library gathering functions for all SERTIT's projects.

Find the API documentation here.

🛠️ Installation

Pip

For installing this library to your environment, please type this: pip install sertit[full]

[full] will allow you to use the whole library, but you will need to install also all the optional libraries, notably rioxarray, geopandas and dask (see the pyproject file for more details)

However, if you do not need everything, you can type instead:

  • pip install sertit, if you don't any optional libraries
  • pip install sertit[rasters_rio], and you won't need rioxarray
  • pip install sertit[rasters]
  • pip install sertit[colorlog] to have colorlog installed
  • pip install sertit[dask] to have dask installed

Conda

You can install it via conda (but you will automatically have the full version):

conda install -c conda-forge sertit

📝 License

Sertit-Utils is licensed under Apache License v2.0. See LICENSE file for details.

🖋️ Authors

Sertit-Utils has been created by ICube-SERTIT.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts