Johannes Randerath
3853d25c1e
Added LICENSE
...
- Code uses AGPL
- Docs use GNU FDL
2024-07-08 22:10:53 +02:00
Johannes Randerath
cf6fcda0ed
Started adding tests to tests for the models' integrity with GTFS
2024-06-27 13:01:56 +02:00
Johannes Randerath
c22049f499
Added documentation
...
- Using sphinx to documente the project
- Autodocumenting Python using numpy-style docstr and sphinx autodoc with napoleon
2024-06-03 20:29:28 +02:00
Johannes Randerath
af5a2c862d
Backend changes and sql convenience
...
- Added sql files to create and drop db and to feed example data.
- Added bridge to import (and later export) data from a gtfs.GTFS object
to the database.
- Updated models and migrations to implement the whole GTFS reference.
2024-06-02 20:58:39 +02:00
Johannes Randerath
aeed247b26
Added TODO List and a utility to convert a GTFS folder to a Pandas
...
Dataframe and check the validity of the feed.
2024-06-01 04:04:04 +02:00
Johannes Randerath
a18927bad1
Setup Mariadb
2024-05-31 22:32:30 +02:00
Johannes Randerath
f53219388b
Set up venv with Django and mysqlclient
2024-05-31 21:53:52 +02:00