Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.14 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.14 KB

dashactyl-py

Dashactyl.py

An up-to-date API wrapper for Dashactyl

Features

  • Simple class-based structure
  • Easy migration from the old wrapper
  • Dashdactyl version compatibility
  • Documentation!

Todo

  • Add typings to structure properties
  • Implement ResourceManager methods
  • Redeem enpoint for CouponManager
  • Store interactions??
  • Overall testing of the wrapper

Installing

Windows

pip install -U git+https://github.com/devnote-dev/dashactyl.py

Contributing

  1. Fork this repo
  2. Make a new branch (optional)
  3. Make your changes
  4. Create a pull request

I'll make an official contributing guide later if needed.

Maintainers

This repository is under the MIT license.

© 2021-2022 devnote-dev