SkillAgentSearch skills...

Sleeper

A Python wrapper for the Sleeper API.

Install / Use

/learn @joeyagreco/Sleeper

README

<div align="center"> <img src="https://github.com/joeyagreco/sleeper/raw/main/img/sleeper.png" alt="sleeper logo" width="250"/>

A Python wrapper for the Sleeper API.

Sleeper Website
Sleeper API Documentation

PyPi Version <br> <a target="_blank" href="https://www.python.org/downloads/" title="Python version"><img src="https://img.shields.io/badge/python-%3E=_3.10-teal.svg"></a> Main Build Last Commit

</div>

Installation

Use the package manager pip to install.

pip install sleeper

Usage

For examples on how to utilize the different features of this library, see the example folder.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Development

Run these commands from the root folder

  • Install Dependencies: make deps
  • Format Code: make fmt
  • Run Unit Tests: make test-unit
  • Run Integration Tests: make test-integration
  • Run All Tests: make test-all

License

MIT

View on GitHub
GitHub Stars39
CategoryDevelopment
Updated1mo ago
Forks10

Languages

Python

Security Score

95/100

Audited on Feb 22, 2026

No findings