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
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
pyosv-0.0.2.tar.gz
(15.1 kB
view details)
Built Distribution
pyosv-0.0.2-py3-none-any.whl
(22.7 kB
view details)
File details
Details for the file pyosv-0.0.2.tar.gz
.
File metadata
- Download URL: pyosv-0.0.2.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4da8e22667b33050fbdb159a0f91c195f9448f0077d6cdd9953c2b4ec64a3e6a |
|
MD5 | b0ad53e8e07823a232ac9e74dc54c638 |
|
BLAKE2b-256 | 672e8dab34fdb557ac053dcba668b704d93fd0257b51e8d1314edb33879c3bd4 |
File details
Details for the file pyosv-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pyosv-0.0.2-py3-none-any.whl
- Upload date:
- Size: 22.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20fb62e24fac962861a6dc95000dbb064fcf1b049301c02875f5c50ef2064f03 |
|
MD5 | a6af52f7661cd3781ba46ea35742d381 |
|
BLAKE2b-256 | c04a3932df62ae48c29bc97e51aa48985faba430537546667b5bfc2f1bec7f77 |