Askitsu

Latest version: v1.0.0

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

Scan your dependencies

0.5.0

**New features**
**Client**
- Added `get_user` method
- Added `search_user` method
- Added `check_user` method

**Users:**
- Added Users
- Added UserProfiles

**Core**
- Add Object class (used as a generic object useful to some methods)

**BugFix**
**Image**
- Fix AttributeError (eb25081cc40458f52a58713b2daf4abbd43af9cf)

**Entries**
- Fix categories missing slot (9bc6c51213a0df3f38be3b191871c3eedd9bb8a8)
- Fix stream_links KeyError (3510f95dd6bb379b11f134297453943168c72ff9)
- Fix episodes missing slot (58a07907f2c998026230f911b68ecb44137707b7)

**FIX TYPING**

**Full Changelog**: https://github.com/ShomyKohai/askitsu/compare/0.4.1...0.5.0

0.4.1

**New features**
**Client:**
- Added support for token (see docs)
- Added `token` attribute

**Entries**
- Add `review` method
- Add `characters` property
- New titles system

**BREAKING CHANGES**
**Client**
- Made `session` argument keyword-only

**Entries**
- Changed how images work
- Changed `title` to `canonical_title`
- Changed `poster_image` and `cover_image` to return respectively a `PosterImage` and `CoverImage` object
- Removed `get_cover_image` and `get_poster_image`

**Characters**
- Removed `get_image` method
- Changed `image` attribute to return an `Image` object

**BugFix**
**Client**
- Fix `get_characters` method not working (see 987d7f37e34714be786ebf8d403f5057764c6a04)

**Entries**
- Fix IDs not being integers

**Full Changelog**: https://github.com/ShomyKohai/askitsu/compare/0.4.0...0.4.1

0.4.0

**New features**
- New attributes for entries
1. `url`
2. `rating`
3. `age_rating`
4. `categories`
5. `subtype`
6. `stream_links` (anime)
7. `episodes` (anime)
8. `chapters` (manga)
- New errors
- Anime Episode
- Manga Chapters
- Entry Categories

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.