Skip to main content

SigmoidalVision is a Python package for computer vision and machine learning tasks. It is currently under development and aims to provide a set of tools and utilities for working with image and video data.

Project description

SigmoidalVision

SigmoidalVision is a Python package for computer vision and machine learning tasks. It is currently under development and aims to provide a set of tools and utilities for working with image and video data.

Features

  • Download media assets from a catalog
  • Verify the integrity of downloaded files using MD5 hash

Installation

The package is not yet available on PyPI. To install the development version, you can clone the repository and install it using Poetry:

git clone https://github.com/carlosfab/sigmoidalvision.git
cd sigmoidalvision
poetry install

Usage

Here's an example of how to download a media asset using SigmoidalVision:

from sigmoidalvision.assets import download_media_asset, MediaAsset
download_media_asset(MediaAsset.AIRPORT)
# File santos_dumont_airport.mp4 downloaded successfully.

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

sigmoidalvision-0.1.0.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

sigmoidalvision-0.1.0-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

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