This website requires JavaScript.
Explore
Help
Sign In
sam
/
national_rail_timetable
Watch
1
Star
0
Fork
0
You've already forked national_rail_timetable
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
15
Commits
1
Branch
0
Tags
c7bb1608a10d235e309d456c46a9df5f1a4f81b9
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
sam
c7bb1608a1
Progress towards sensible-enough numpy based querying using shared memory views rather than duplicated data.
2026-05-26 17:32:56 +01:00
data
/specification_tables
Parsing of RSP's specification now cached to /data. This means that we can ship the tables with the project, rather than the .pdf being a requirement of use.
2026-05-22 10:37:42 +01:00
src
/national_rail_timetable
Progress towards sensible-enough numpy based querying using shared memory views rather than duplicated data.
2026-05-26 17:32:56 +01:00
pyproject.toml
Removal of sqlite/sqlalchemy based approach - it is too slow to combine the results, even with in-memory database loading.
2026-05-26 10:17:28 +01:00
README.md
Init.
2026-05-21 18:00:03 +01:00
README.md
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
58
KiB
Languages
Python
100%