Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 611 Bytes

README.md

File metadata and controls

35 lines (31 loc) · 611 Bytes

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.