Socket
Socket
Sign inDemoInstall

python-opendata-transport

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    python-opendata-transport

Python API for interacting with transport.opendata.ch.


Maintainers
1

Readme

python-opendata-transport

A Python client for interacting with transport.opendata.ch <http://transport.opendata.ch/>_.

This module is the base for the integration into Home Assistant <https://home-assistant.io>_ and is simply retrieving the details about a given connection between two stations.

This module is not official, developed, supported or endorsed by opendata.ch.

Installation

The module is available from the Python Package Index <https://pypi.python.org/pypi>_.

.. code:: bash

$ pip3 install python_opendata_transport

On a Fedora-based system or on a CentOS/RHEL 8 machine with has EPEL enabled.

.. code:: bash

$ sudo dnf -y install python3-opendata-transport

For Nix or NixOS users is a package available. Keep in mind that the lastest releases might only be present in the unstable channel.

.. code:: bash

$ nix-env -iA nixos.python3Packages.python-opendata-transport

Usage

The file example.py contains an example about how to use this module.

License

python-opendata-transport is licensed under MIT, for more details check LICENSE.

FAQs


Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc