Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/nav 150 extract python viewer package #14

Merged
merged 45 commits into from
Aug 28, 2024

Conversation

munterfi
Copy link
Member

@munterfi munterfi commented Aug 21, 2024

Still a draft, there are errors from the refactoring...

- Rename to snake_case
- Comment out new features for query params to be compatible with service version 0.4.0
…velopment dependency in the project

- Could be added later, directly into the pyproject.toml:

[tool.flake8]
max-line-length = 88

- pre-commit can be configured later, at the moment it has to be bypassed all the time, since is quite a heavy refactoring.
- Python entrypoint, should work independent of directory location.
- Add watchdog, should increase performance, according to streamlit.
@munterfi munterfi marked this pull request as draft August 21, 2024 23:13
@munterfi munterfi marked this pull request as ready for review August 26, 2024 15:55
@munterfi munterfi requested a review from clukas1 August 26, 2024 15:55
@munterfi munterfi self-assigned this Aug 26, 2024
@munterfi
Copy link
Member Author

@clukas1, I think we could merge this and release the viewer with version 0.5.0?

Copy link
Member

@clukas1 clukas1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@munterfi nice work. No real comments on your work. Just noticed a bug that marker points were not showing correctly depending on time_type. So think this could easily be fixed in this commit before we release 0.5.0

public_transit_viewer/pages/isolines.py Outdated Show resolved Hide resolved
public_transit_viewer/pages/isolines.py Outdated Show resolved Hide resolved
public_transit_viewer/pages/isolines.py Outdated Show resolved Hide resolved
public_transit_viewer/pages/isolines.py Outdated Show resolved Hide resolved
@munterfi munterfi requested a review from clukas1 August 27, 2024 11:50
@clukas1 clukas1 merged commit 148ddc6 into main Aug 28, 2024
2 checks passed
@munterfi munterfi deleted the feature/NAV-150-Extract-python-viewer-package branch September 17, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants