Vkpymusic

Latest version: v3.3.3

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

Scan your dependencies

Page 1 of 3

3.3.3

Changes:
- Adding `get_popular()` and `get_recommendations()` to methods;
- Adding custom logger supports as `set_logger()` to `Service`s and as `DI` to `TR`/`TRA`;
- Adding parameters to base logger as `console` and `file` options;
- Change logger's factory def name to `create_logger()`;
- Adding example to use `logger`;
- Fix versions of dependencies for safe;
- Fix possible errors for collections and iterable entities;
- Fix small typos;
- Updating docs via mkdocs.

3.3.0

Changes:
- Add `UserInfo` to `vkpymusic.models`;
- Create new `Converter` from `Response` to `UserInfo`;
- Change logic `Service(Async).get_user_info()` from 3 fields to all fields;
- `TokenReceiver(Async)` methods now have open methods for auth step by step;
- Add docs for `TR(Async)`.

3.2.2

Changes:
- Refactor;
- Add fields for `model`s for `pydantic`;
- Add fiels `followers` for `Playlist`, that show count of adding playlist;
- Update `LICENSE`

3.2.1

Changes:
- Fix error with `Playlist` without `photo`

3.2.0

Changes:
- Add token validation in `Service` and `ServiceAsync`;
- Add static token validation;
- Add `.get_user_info()` in `Service` and `ServiceAsync`;
- Refactor function's names to `snake_case`;
- Update `example`;
- Update `docs`.

3.1.0

Changes:
- Move `Song` and `Playlist` to `/models`;
- Fix bug with `json` and `Converter`s;
- Add def `check_token()` in `Service(Async)`;
- Update `docs`.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.