
Security News
ECMAScript 2025 Finalized with Iterator Helpers, Set Methods, RegExp.escape, and More
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Python API wrapper for the city of A Coruña public transport ran by Cia. Tranvías de La Coruña, S.A..
Documentation can be found here.
For the time being there is only one submodule: itranvias_api.queryitr
which implements all (that I know of) functionality in the official iTranvías client, using the "queryitr" API used by it, found at https://itranvias.com/queryitr_v3.php
.
Just run:
pip install itranvias_api
I have written a very simple, very basic POC, CLI client using this library, it is avaliable as itranvias-cli
once the package is installed.
usage: itranvias-cli [-h] {stop,line} ...
Get real-time bus information for the city of A Coruña.
positional arguments:
{stop,line}
stop Get next buses for a specific stop.
line Get buses and stops 'diagram' for a specific line and route.
options:
-h, --help show this help message and exit
This project is not endorsed by, directly affiliated with, maintained by, sponsored by or in any way officially related with la Xunta de Galicia, Concello da Coruña, Cia. Tranvías de La Coruña, S.A., SISTEMAS OLTON, S.L. or any of the companies and entities involved in the official iTranvías app.
This software is provided 'as is' without any warranty of any kind. The user of this software assumes all responsibility and risk for its use. I shall not be liable for any damages or misuse of this software. Please use the code and information in this repo responsibly.
FAQs
Python API wrapper for the city of A Coruña public transport
We found that itranvias-api demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.
Research
North Korean threat actors linked to the Contagious Interview campaign return with 35 new malicious npm packages using a stealthy multi-stage malware loader.