doorloop

This library provides a pure python interface to interact with the DoorLoop API


License
Other
Install
pip install doorloop==0.0.1

Documentation

DoorLoop Python

This library provides a pure python interface to interact with the DoorLoop API

TO-DO

General

  • Pagination
  • Filter
  • Sorting

Tests

  • Accounts
  • Users
  • Properties
  • Units
  • Leases
  • Tenants
  • Lease Payments
  • Lease Returned Payments
  • Lease Charges
  • Lease Credits
  • Portfolios
  • Tasks
  • Owners
  • Vendors
  • Expenses
  • Vendor Bills
  • Vendor Credits
  • Reports
  • Communications
  • Notes
  • Files

Run Tests

Set the environment variable DOORLOOP_API_KEY to a valid api key.