Skip to main content

Observation Analysis Tool: library to handle time series

Project description

OAT (Observation Analysis Tool)

A Python library (oatlib) to manage sensor data in Python. It provides objects and methods to manipulate obeservation time series. It support data loading, export and saving on different format (CSV, sqlite, istSOS).

installation

pip install oatlib

Create pypi package

modify the code and change the VERSION in init.py

run scipy-notebook docker

docker run -p 10001:8888 -v /home/maxi/GIT/OAT:/home/jovyan/work jupyter/scipy-notebook:807999a41207

in jupyter-lab terminal build the package

cd /home/jovyan/work python -m pip install --upgrade setuptools python -m pip install --upgrade pip python -m pip install --upgrade build python -m build

test the package in your notebook

pip install /home/jovyan/work/dist/oatlib-YOUR_VERSION_HERE-py3-none-any.whl

upload to pipy

python -m pip install --upgrade twine twine upload dist/*

update library documentation

pip install pdoc3 pdoc3 --force --html -o html_doc oatlib --> we have some issue here (see bug https://github.com/pdoc3/pdoc/issues/299)

test in a 3.10.5 python

docker run -p 10000:8888 -v /home/maxi/GIT/OAT/oatlib:/home/jovyan/work jupyter/scipy-notebook:807999a41207

old packg build CMD

python setup.py sdist bdist_wheel

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

oatlib-0.0.15rc7.tar.gz (40.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

oatlib-0.0.15rc7-py3-none-any.whl (42.5 kB view details)

Uploaded Python 3

File details

Details for the file oatlib-0.0.15rc7.tar.gz.

File metadata

  • Download URL: oatlib-0.0.15rc7.tar.gz
  • Upload date:
  • Size: 40.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.5

File hashes

Hashes for oatlib-0.0.15rc7.tar.gz
Algorithm Hash digest
SHA256 cb6e854562578e24b94287491ad5d61829999f432649c081721901806c341ef6
MD5 2a188afa8df18bc411cb4d0f5e8d3cc7
BLAKE2b-256 50d299c7caceeb380baf2f25e9a18ecf84fb1be60bf0a25ba2fc1b25c7733587

See more details on using hashes here.

File details

Details for the file oatlib-0.0.15rc7-py3-none-any.whl.

File metadata

  • Download URL: oatlib-0.0.15rc7-py3-none-any.whl
  • Upload date:
  • Size: 42.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.5

File hashes

Hashes for oatlib-0.0.15rc7-py3-none-any.whl
Algorithm Hash digest
SHA256 e080a43a7be0a8da3dd4c4a2f86c7842c8bb7461e13aa713e7a95f5459819697
MD5 69eb7199fde4adae1c2c4edd8ca2e167
BLAKE2b-256 bf79cf7d6bae7e76ba6bb2200195dbe40c8097e919633543037efc9df175742b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page