westjr icon indicating copy to clipboard operation
westjr copied to clipboard

JR西日本列車走行位置 非公式API Pythonライブラリ

Results 4 westjr issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) - [github.com/tox-dev/pyproject-fmt: 1.7.0 → 2.0.3](https://github.com/tox-dev/pyproject-fmt/compare/1.7.0...2.0.3) - [github.com/psf/black: 24.3.0 → 24.4.2](https://github.com/psf/black/compare/24.3.0...24.4.2) - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.4.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.4...v0.4.4) - [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.9.0...v1.10.0) - [github.com/igorshubovych/markdownlint-cli: v0.39.0 →...

updates: - [github.com/tox-dev/pyproject-fmt: 2.1.4 → 2.2.4](https://github.com/tox-dev/pyproject-fmt/compare/2.1.4...2.2.4) - [github.com/psf/black: 24.4.2 → 24.8.0](https://github.com/psf/black/compare/24.4.2...24.8.0) - [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.6.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.5...v0.6.8) - [github.com/pre-commit/mirrors-mypy: v1.11.0 → v1.11.2](https://github.com/pre-commit/mirrors-mypy/compare/v1.11.0...v1.11.2) - [github.com/igorshubovych/markdownlint-cli: v0.41.0 → v0.42.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.41.0...v0.42.0)

docstringがよく書かれているので、APIドキュメントが利用可能だとユーザーにとって嬉しいです。 手前味噌ですが、[Portray](https://timothycrosley.github.io/portray/) を使ってmasterマージでPagesにデプロイするActionの例です。 https://github.com/eggplants/gettake/blob/master/.github/workflows/docs.yml デプロイ: https://egpl.dev/gettake

- Portrayによるドキュメントを追加する #102 - Python3.7がEOLを迎えたため、サポート対象外に追加