Skip to content

cdisher/sleeper

 
 

Repository files navigation

sleeper logo

A Python wrapper for the Sleeper API.

Sleeper Website
Sleeper API Documentation

Main Build Last Commit

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

License

MIT

About

A Python wrapper for the Sleeper API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Makefile 0.3%