GitHub - MoonRaker/siphon: Siphon - A collection of Python utilities for retrieving data from Unidata data technologies.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Siphon

License GitHub Issues GitHub Tags PyPI Package PyPI Downloads Binstar Package Binstar Downloads Travis Build Status Coveralls Coverage Status Code issues Codacy code issues Latest Doc Build Status Stable Doc Build Status

Siphon is a collection of Python utilities for downloading data from Unidata data technologies.

Siphon is still in an early stage of development, and as such no APIs are considered stable. While we won't break things just for fun, many things may still change as we work through design issues.

We support Python 2.7 as well as Python >= 3.3.

Installation

git clone https://github.com/Unidata/siphon.git
cd siphon
python setup.py install

Important Links

Dependencies

  • requests>=1.2
  • numpy>=1.8
  • protobuf>=3.0.0a3

Developer Dependencies

  • nose
  • vcrpy
  • flake8

About

Siphon - A collection of Python utilities for retrieving data from Unidata data technologies.

Resources

Readme

License

MIT license

Contributing

Contributing

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Languages

  • Python 100.0%