{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/6"}],"enrichment":{"capability":"Queries real-time and scheduled transport departure data from the RMV public transit network in Germany via async HTTP calls.","skillfed_tags":["transit-data","async-http"],"use_cases":["Build a real-time departure board for a specific RMV station in a web or desktop application.","Integrate live transit data into a travel planning tool for the Rhein-Main region.","Monitor and log departures for a station over time to analyze schedule patterns.","Create alerts or notifications when specific transport lines depart from a station.","Populate a transit dashboard with current RMV schedule information."],"what_it_does":"PyRMVtransport is an async Python client for querying departure data from the RMV public transit network in Germany. It wraps the opendata.rmv.de API, allowing you to fetch departures for a given station, filter by transport type, and limit result counts. The library uses httpx for async HTTP requests and lxml for parsing, making it suitable for integration into async applications that need transit information.\n\nThe package is dormant\u2014its last release was in November 2021 and the repository shows no recent activity. While it has low install friction and no known vulnerabilities, its reliance on an external data source and lack of recent maintenance mean you should verify that the API contract has not changed before deploying to production.","worth_installing":"Yes, if you are building a tool for the RMV network and can verify that the opendata.rmv.de API remains unchanged. The low install friction, permissive MIT license, and lack of known vulnerabilities make it a reasonable choice. However, the dormant maintenance status and gap since the last release mean you should test thoroughly against the live API and be prepared to fork or patch if the data source has evolved."},"id":"pyrmvtransport","links":{"html":"https://skillfed.io/packages/pyrmvtransport","md":"https://skillfed.io/packages/pyrmvtransport.md","pypi":"https://pypi.org/project/pyrmvtransport/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2021-11-05","license_spdx":null,"license_treatment":"permissive","name":"PyRMVtransport","python_support":"supports_current","summary":"Python library to make use of transport information from opendata.rmv.de."},"popularity":{"monthly_downloads":73745,"position":14934,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.3"}
