Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

siphon

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

siphon

A collection of Python utilities for interacting with the Unidata technology stack.

  • 0.10.0
  • PyPI
  • Socket score

Maintainers
2

Siphon

|License| |PRWelcome|

|Docs| |PyPI| |Conda|

|CodeCov|

|Codacy|

.. |License| image:: https://img.shields.io/pypi/l/siphon.svg :target: https://pypi.python.org/pypi/siphon/ :alt: License

.. |PyPI| image:: https://img.shields.io/pypi/v/siphon.svg :target: https://pypi.python.org/pypi/siphon/ :alt: PyPI Package

.. |Conda| image:: https://anaconda.org/conda-forge/siphon/badges/version.svg :target: https://anaconda.org/conda-forge/siphon :alt: Conda Package

.. |CodeCov| image:: https://codecov.io/github/Unidata/siphon/coverage.svg?branch=main :target: https://codecov.io/github/Unidata/siphon?branch=main :alt: Code Coverage Status

.. |Codacy| image:: https://api.codacy.com/project/badge/grade/ebacd20b84ab4673bd6cd34f65c48af6 :target: https://www.codacy.com/app/Unidata/siphon :alt: Codacy code issues

.. |Docs| image:: https://img.shields.io/badge/docs-stable-brightgreen.svg :target: http://unidata.github.io/siphon :alt: Latest Docs

.. |PRWelcome| image:: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=round-square :target: https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github :alt: PRs Welcome

Siphon is a collection of Python utilities for downloading data from Unidata data technologies. See our support page__ for ways to get help with Siphon.

__ https://github.com/Unidata/siphon/blob/main/SUPPORT.md

Siphon follows semantic versioning <https://semver.org>_ in its version number. With our current 0.x version, that implies that Siphon's APIs (application programming interfaces) are still evolving (we won't break things just for fun, but many things are still changing as we work through design issues). Also, for a version 0.x.y, we change x when we release new features, and y when we make a release with only bug fixes.

We support Python >= 3.7.

Dependencies

  • requests>=1.2
  • numpy>=1.8
  • protobuf>=3.0.0a3
  • beautifulsoup4>=4.6
  • pandas

Developer Dependencies

  • pytest
  • vcrpy
  • flake8

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc