Skip to content

0.0.2 Add support for get_projects endpoint

Choose a tag to compare

@leviable leviable released this 01 Jul 23:02
· 99 commits to master since this release
  • Add Client, API, and Sessions
  • Add project model and tests
  • Add method support for singledispatch
  • Update docstrings and help() messages
  • Update README copy
  • Add credential setting logic
  • Add API paths to constants file
  • Add initial project structure
  • Initial commit