Pyot

Latest version: v6.0.9

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

Scan your dependencies

Page 6 of 8

1.2.0

New

- Shiny new LOR API with DDragon support and deck container objects.
- Production ready MongoDB store for data caching.
- Adding DDragon store for Legends of Runeterra (aparrently the only decent one).
- Tournament APIs and stubs are added to LOL model.

Bug Fixes

- Fix `KeyError: skins` in `MerakiChampion` objects.
- Fix missing autocompletion for participant identities in `Match` objects.

Changes

- Renamed `ArrowCache` to `PtrCache` and `CloneGenerator` to `FrozenGenerator`.
- Positional argument `pipeline` on riot objects has been moved to the `get()` method.

1.1.4

Bugfixes

- Fixes inconsistency on Rate Limiters

1.1.3

Performance

- Now Pyot performs 3.5x faster serializing objects.

Bugfix

- Fixed mixed mutations of ArrowCache
- Fixed RuntimeWarning of DefaultDicts
- Fixed timeit iterations issues

1.1.2

Bugfix

- Fixes name error when Django is not installed

1.1.1

Changes

- Drop all default loggings levels to 10 (DEBUG)
- Added exception for handling non Django usage

1.1.0

- New Caching Stores: RedisCache and DiskCache.
- New cross-process safe Rate Limiter: RedisLimiter.
- New Utils module for faster development.
- New data gathering tool: Queue.
- Added docstrings to most methods.
- Added RecentMatches object to val model.

Changes
- Pyot has entered production stable phase.
- Modules are now separated and clear on its concept (successfully unspaghettified).
- Logging settings are now set by level, most of the tools defaults to 20 (INFO).
- Removed django integrared app djot, now pyot is installable directly.
- Removed `initialize()` method on all the stores.
- Removed `GATHERER` param from settings.
- Modified `RiotAPI` rate limiter settings params.
- Renamed `put` to `set` on Pipeline to prepare for an upcoming feature.
- Took out most `Pyot` prefix from classes except PyotCore, PyotStatic.
- Global accessible PyotCore objects are now grouped to a new model `riot`.

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.