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
10
Commits
1
Branch
0
Tags
36aa23f464517ff099b2b35cd52424eb27c2aaf7
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
36aa23f464
Various minor updates, basic Schedule class. Added a SixData class to manage conversions of YYMMDD to/from more pythonic objects.
2026-05-25 14:06:35 +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
Various minor updates, basic Schedule class. Added a SixData class to manage conversions of YYMMDD to/from more pythonic objects.
2026-05-25 14:06:35 +01:00
pyproject.toml
Added mca_queries.py and it's pre-generated result mca_record_types.py. The latter is for type hinting and will make writing queries to solve for schedule numbers much easier. Next will be to write tools to make hunting for desired schedules easier.
2026-05-25 13:26:11 +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%