Skip to main content

('SERTIT python library for generic tools',)

Project description

pypi Conda Tests pre-commit black Apache DOI

Sertit-Utils

Library gathering functions for all SERTIT's projects.

Find the API documentation here.

Installing

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 rioxarray and geopandas (with GDAL installation issues on Windows, so please install them from wheels that you can find here).

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

  • nothing, and you won't need rasterio, rioxarray: pip install sertit --extra-index-url ...
  • [rasters_rio], and you won't need rioxarray: pip install sertit[rasters_rio] --extra-index-url ...
  • [rasters]: pip install sertit[rasters] --extra-index-url ...
  • [colorlog]: pip install sertit[colorlog] --extra-index-url ... to have colorlog installed
  • [dask]: pip install sertit[dask] --extra-index-url ... to have dask installed

Conda

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

conda config --env --set channel_priority strict

conda install -c conda-forge sertit

Documentation

An HTML documentation is provided to document the code. It can be found:

  • online (here),
  • on git, in docs. To consult it, just open the index.html file in a web browser (you need first to clone this project) To generate the HTML documentation, just type pdoc sertit -o docs\html -f --html -c sort_identifiers=False

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

sertit-1.42.2.tar.gz (137.6 kB view details)

Uploaded Source

Built Distribution

sertit-1.42.2-py3-none-any.whl (136.1 kB view details)

Uploaded Python 3

File details

Details for the file sertit-1.42.2.tar.gz.

File metadata

  • Download URL: sertit-1.42.2.tar.gz
  • Upload date:
  • Size: 137.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for sertit-1.42.2.tar.gz
Algorithm Hash digest
SHA256 19bdf99c28308fbd8207da29dd6548bef5cfe40c4472ce62ff4ec0f4e49d0cf1
MD5 3cfa2b6469ffa1ae9130bcc144eca271
BLAKE2b-256 9012ab565ff3d95f9370846ebd3a563f1d7c24921c95757820e1ee4d557795d7

See more details on using hashes here.

File details

Details for the file sertit-1.42.2-py3-none-any.whl.

File metadata

  • Download URL: sertit-1.42.2-py3-none-any.whl
  • Upload date:
  • Size: 136.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for sertit-1.42.2-py3-none-any.whl
Algorithm Hash digest
SHA256 109377346c306f8d4c0a935918ef0ed4f8a24aa6be039fe6c16c1aa967f05424
MD5 bb87f9763e66b4a2b8048629c43843c9
BLAKE2b-256 85d8d5e8740375135aaa5480641f9957c3c59e364b8f4965afdd71b4efc23286

See more details on using hashes here.

Supported by

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