Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.51 KB

index.rst

File metadata and controls

47 lines (34 loc) · 1.51 KB

pyHaFAS - General Information

image

pyHaFAS is a client for the API of HaFAS public transport management system.

HaFAS is a software sold by the company "HaCon" and is used by a lot of public transport providers for routing and providing departure information to their customers.

Every public transport providers using HaFAS has their own deployment. In general all of them have the same API but there are some small differences between them. To cover this we have a profileG for each HaFAS deployment.

Warning

pyHaFAS is still in beta. The interface might change, so please read the changelog carefully before you update.

Contributing

If you have a question, found a bug or want to propose a feature, have a look at the issues page. Even better than creating an issue is creating a pull request. If you want to do that please read the development introduction </development/introduction>.

usage/get_started usage/profiles usage/client usage/fptf usage/exceptions usage/examples

development/introduction development/code_structure development/profiles development/api

glossary changelog