Skip to main content

Unofficial API to retrieve STCP information for public transit buses in Porto, Portugal

Project description

STCP API

Unofficial API to retrieve STCP information for public transit buses in Porto, Portugal.

Retrieves static data about lines, stops, locations, and real-time estimates of bus arrivals.

Since it's based on a non-official API, it may stop working in the future. Confirmed working as of 24 February 2024.

See the files at stcp/api.py and stcp/util.py for the complete documentation, and examples.md for usage examples.

Available operations

Function Description
get_lines gets a list of all STCP lines.
get_line_directions gets a list of directions (usually 2) of a line.
get_line_stops gets a list of all stops of a line.
get_stop_data gets information about a stop, including a list of all the lines that pass through it.
get_stop_real_times gets a real-time list of buses passing through a stop soon (up to one hour from the current time).

Utilities

Function Description
get_all_stops gets a set of all STCP stop codes across all lines.
stop_departures gets a map of upcoming departures of a stop, grouped by line.
follow_line gets the current times for a given line.

Notes

To be able to get a stop's real-time departures, a "hash" is needed, which can be obtained by scraping STCP's webpage. These hashes are stored in a local CSV cache for efficiency purposes, which is generated on the first execution. However, the cache can be disabled, and the hash request can be made on-the-fly, by passing use_hash_cache=False to the get_stop_real_times function.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stcp_api-1.1.5-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

File details

Details for the file stcp_api-1.1.5-py3-none-any.whl.

File metadata

  • Download URL: stcp_api-1.1.5-py3-none-any.whl
  • Upload date:
  • Size: 19.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.13

File hashes

Hashes for stcp_api-1.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 2f6d819c19df2243cce6402674209657e885f902396f395b44654b4dc1e393fb
MD5 9683329452982ce92b708fa72516235d
BLAKE2b-256 4c8472ca5ec7b635367e3de41bf95088a9065abf057eef7424c71fd96cbbec4f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page