28 Jul 25

27 Jul 25

A webserver with all the bells and whistles to access and share files. Of interest it has a WebDav implementation.

by sebastien 5 months ago saved 6 times

22 Jul 25

09 Jun 25

Re-use segments of your docstrings on different objects

by auguste 6 months ago

08 Jun 25

JupyterHub is a way to serve Jupyter notebook for multiple users. JupyterHub manages a separate Jupyter environment for each user. It can be used in a class of students, a corporate data science group, or a scientific research group. It is a multi-user Hub that spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server.

by agnieszka 6 months ago

LibrePythonista is an extension for LibreOffice Calc. The extension allows Interactive Python code to be run directly in a spreadsheet, including using Pandas and Matplotlib, allowing for creation of dataframes, series and graphs directly in a spreadsheet.

by agnieszka 6 months ago

OTB is a community driven, extensible and heavily documented open-source project for remote sensing. It can process high resolution optical, multispectral and radar images at the terabyte scale. All of algorithms are accessible from QGIS, Python, the command line or C++. It’s available on Linux, Windows, and macOS (via Docker for ARM Mac computers). Features include:

  • Features extraction
  • Change detection
  • Image manipulation
  • Image Segmentation
  • Hyperspectral processing
  • Data pre-processing
  • Data pre-processing
  • SAR processing

Supported formats:

  • Image formats supported by GDAL (tiff, hrd, img, data providers specifics …)
  • Vector formats supported by GDAL/OGR (shapefile, sqlite, postgis …)
  • Metadata formats supported by OSSIM and OSSIM plugins (Pléiades and other ADS sensors, DigitalGlobe sensors, NITF)
  • Digital Elevation Models supported by OSSIM (SRTM, DTED and generic geotiff DEM)
  • KMZ image export
by agnieszka 6 months ago