Skip to main content

Spacesense Client Library

Project description

SpaceSense Client Library

SpaceSense is an AI toolbox designed to help data scientists and developers build geospatial solutions faster, easier and at scale.

Installation


NOTE

We highly recommend to use a virtual environment such as venv or conda.


1. Setup the virtual environment

Pre-requisite : Python 3.7 should be already installed on your system

Create a virtual environment using venv :

python3.7 -m venv venv

Activate the virtual environment

On windows

venv\Scripts\activate

On Linux

on windows

source venv/bin/activate

Upgrade pip & setuptools

python -m pip install --upgrade pip
pip install -U setuptools

Install the latest version of the client library

pip install -U spacesense

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

spacesense-0.0.8-py3-none-any.whl (10.5 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