Skip to main content

Python Open Satellite Vision

Project description

Python Open Satellite Vision

This package contains functionalities to open, process and manipulate satellite data.

Documentation

The documentation has been produced using pdoc.

python build_doc.py

and it is available here.

Build and install the package

Move to opensv folder

opensv/
├─ pyosv/
├─ tests/
├─ setup.py
├─ LICENSE
├─ README.md
├─ docs
├─ .gitignore

and run

python build_dist.py

after building the wheels, you can install the library bu running

pip install dist/pyosv-0.0.1-py3-none-any.whl

be aware that version (0.0.1) can change.

Upload to PyPi

python3 -m twine upload dist/* --verbose

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

pyosv-0.0.5.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

pyosv-0.0.5-py3-none-any.whl (23.7 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