- fix: add describtion of return in methods (
a6c075e)
- fix: fix pipelines (
52f081a)
-
chore: fix pypi release pipeline (
9566ea1) -
chore: fix pypi release pipeline (
d199f9e) -
chore: fix pypi release pipeline (
adefbf5)
- fix: add docstring to public methods (
e9957df)
- feat: add method to retreive bus stop id with bus stop name (
55dda8d)
- docs: update docs with new method (
01ada78)
- feat: Add endpoint to retreive lines by bus stop Id (
98806f5)
- test: fix tests after changing brigade type (
e33c537)
-
docs: change instructions for schedule data retreival (
b1418da) -
docs: move info how to get API KEY (
1ddbed1) -
docs: add info how to get API KEY (
39cdb6c)
- fix: use str for brigades instead of int (
bb09141)
- refactor: remove unpacking undefined type to cast it as a list (
75615a6)
- Merge branch 'master' of https://github.com/radekwielonski/warsaw-data-api (
5d8a5c5)
- chore: move deps from requirements.txt to poetry (
c19b778)
- fix: change type fo brigade from int to str (
4753a99)
- Merge branch 'master' of https://github.com/radekwielonski/warsaw-data-api (
78fb9dd)
- docs: add contributing.md and move tests docs from readme (
47f517b)
- fix: fix str method of ztmvehicle (
5c97abf)
- refactor: add mypy and fix all errors (
1185891)
- Merge branch 'master' of https://github.com/radekwielonski/warsaw-data-api (
2037f7c)
-
fix: update deps and fix linting issue (
8946732) -
fix: add poetry dependencies (
76f6f43) -
fix: add deps to pyproject.toml (
3b4a221)
- fix: update pyproject.toml with requires attr (
62bc56f)
- docs: add github page to show in pypi (
eb1e3a7)
- fix: add requests package to setup_requires (
686f17e)
-
Update release.yaml (
647d3e5) -
Merge pull request #4 from radekwielonski/refactor/factory-functions
fix: add requests package to setup_requires (166eb0d)
- Merge pull request #3 from radekwielonski/show-github-page-in-pypi
docs: add github page to show in pypi (d180130)
- docs: update passing api key documentation (
a09cdc8)
- feat: refactor factory functions (
2e6d82a)
- Merge pull request #2 from radekwielonski/refactor/factory-functions
Refactor/factory functions (4cbb0ff)
- fix: fix get_bus_stop_schedule_by_name (
e313645)
- style: run black (
fced189)
- Merge branch 'master' of https://github.com/radekwielonski/warsaw-data-api (
5e8c7f4)
-
docs: add current features note to readme (
136d8b3) -
docs: add license and new tags to setup.py (
2c730f8)
- feat: add fetching schedule for bus stops (
010e1f2)
- test: add basic tests and guide how to run them (
e9e3873)
-
docs: fix typos and format document (
9e7e526) -
docs: update README.md with installation guide and instruciton how to pass api key (
bb759e0)
- fix: remove unused import (
daa4436)
- refactor: change max line length to 79 (
c6f1f80)
- Merge branch 'master' of https://github.com/radekwielonski/warsaw-data-api (
b5e23ac)
-
fix: fix version in tool.poetry in pyproject.toml (
45b1493) -
fix: fix version in tool.poetry in pyproject.toml (
a61b63e) -
fix: fix version in tool.poetry in pyproject.toml (
f4dc5a7)
- Merge branch 'master' of https://github.com/radekwielonski/warsaw-data-api (
8020012)
- fix: add version to tool.poetry to pyproject.toml (
f9d490b)
- fix: add tool.poetry to pyproject.toml (
cfb5d66)
- Merge branch 'master' of https://github.com/radekwielonski/warsaw-data-api (
f96f612)
- docs: add basic info to readme (
1329cf0)
- refactor: use factory to produce session client (
a771a27)
- Initial commit (
9b7d472)