Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 772 Bytes

TODO.md

File metadata and controls

49 lines (34 loc) · 772 Bytes

TO DO

Refactors

  •  Move methods from models to utils
  • Python3 + PEP8 - [ ] Docstrings
  • *args, **kwargs everywhere?
  • _attrs
  •  VineErrors with better descriptions

Endpoints

  • VMs
  • Loops
  • Favorites
  • Delete account
  • Add a public attribute for public endpoints

Tests

  • Nose2
  • vcrpy
  • Travis CI
  • Automated PyPI deploy if build passes
  • Coveralls

Examples

  • Upload video
  •  Send VM

Ideas

  • Parse Forsquare venue data and create an object that can interact with the Forsquare API
  • Generator for paginations
  • Nested endpoints
  • Request timed context, remember we are using a private api, we don't want them to get angry