Vacefron.py

Latest version: v2.0.3

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

Scan your dependencies

Page 3 of 4

1.2.2

- Fix TypeError from `urllib.parse.quote()`.
- Stop using `urllib.parse.quote()` on an image url.
- Fix `.npc()`.
- `str()` everything.

1.2.1

- changed param `imposter` of `.ejected()` to `impostor`, imposter still exists but use new one instead.
- `custom_background` param of `.rank_card()` can now accept a hex value instead of an image.

1.2.0

- Added support for new endpoints:
[.emergency_meeting()](docs.mdawait-vac_apiemergency_meetingtext) and
[.ejected()](docs.mdawait-alex_apiejectedname-crewmate-impostor) .
- Better README.md.
- Added examples to docs.md.
- Added dates to changelog.md.
- Now using urllib.parse to parse text.
- Added `bytesio=True` to `Image.read()` set it to False if you want the bytes returned instead of an io.BytesIO object.

1.1.1

- `.rank_card()` now returns a [RankCard](docs.mdrankcard) object, so you can access the provided attributes, see them
in the [docs](docs.md). `.read()` should still work the same.

1.1.0

- Added support for new endpoint `.distracted_bf()`. See
the [Docs](docs.mdawait-vac_apidistracted_bfboyfriend-girlfriend-woman) for it.
- Renamed `image.py` to `classes.py`
- Added a RankCard class, nothing interesting, keep using `.rank_card()`
- You can now easily get the version by doing `.__version__`

1.0.2

- docs.md and README.md improvements. New version to update it on PyPi

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.