Vvspy

Latest version: v2.0.2

Safety actively analyzes 630907 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0.2

What's Changed
* correctly check for station enum when resolving station identifier


**Full Changelog**: https://github.com/zaanposni/vvspy/compare/v2.0.1...v2.0.2

2.0.1

What's Changed
* fixed AttributeError on string or integer station identifier


**Full Changelog**: https://github.com/zaanposni/vvspy/compare/v2.0.0...v2.0.1

2.0.0

Changes

- Respect limit for `get_trips()`: The `get_trips()` function now respects the specified limit.
- Removed debug: The debug parameter has been removed. Please use the logging module to set the desired log level instead.
- Renamed `obj` to `models`: Improved clarity by renaming the obj directory to models. You will need to adjust your imports.
- Added station enum: Introduced a station enum for better organization and readability. No more searching for your station identifier!
- Revised readme and examples: Updated the README file and examples for better understanding and usage.
- Using logging module instead of prints: Replaced print statements with the logging module for better logging practices.
- Update requirements.txt: Updated dependencies in requirements.txt to the latest versions.
- Update CSV files: Updated CSV resources with the latest data.

Read more about the new enum in 64

1.2.0

Added `requests.session` parameter to all methods

Thanks to mhorst00 for this contribution in 54

1.1.4

If a trip is very short (<1minute) the VVS API appears to omit the duration property which resulted in an exception. This has been fixed.

1.1.3

Added more csv including station info.
Please refer to [this issue](https://github.com/FI18-Trainees/vvspy/issues/12#issuecomment-568175314) if you cannot find your station.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.