Yfantasy-api

Latest version: v0.0.6

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

Scan your dependencies

0.0.6

**Full Changelog**: https://github.com/hkyplyr/yfantasy-api/compare/v0.0.5...v0.0.6

0.0.5

0.0.4

* Now the API response objects will have proper types for their attributes. If the value should be a float its converted to a float, same for int, and same for boolean.
* More quality of life improvements like simplifying the draft results API and certain parsing improvements for some attributes.

0.0.3

- The APIs for building and sending requests to Yahoo is now more modular and supports a fluent API. Instead of having a separate method for each "type" of request, we can now start with the resource we are querying and add sub-resources or filters as needed.
- The json response is also mapped to an object now so the end user no longer needs to manually parse all of that information coming back and can simply access the objects attributes. The json is still stored and returned with the object in case manually parsing is needed (for some reason).
- Provided more thorough documentation, including installation/development instructions in the README and usage examples in README and python file form.

0.0.2

0.0.1

This is the first release for the yfantasy_api.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.