Pymyob

Latest version: v1.2.24

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 10

0.4.5

Fix Python3.4 support. (trailing comma after `**kwargs`..)

0.4.4

Fix Manager reprs.

0.4.3

13 Add support for primitive data types (date, datetime). This allows passing python datetimes directly into filter functions (no stringifying). For example:

invoices = myob.invoices.all(company_id=<company_id>, InvoiceType='Item', Date__lt=datetime(1992, 11, 14), orderby='Number desc')

0.4.2

12 Add Supplier endpoints.

0.4.1

11 Add Purchase/Bill endpoints.

0.4.0

9 Make use of trailing slashes consistent across all endpoints. Add endpoint tests.
10 Add support for `__gt` and `__lt`. Add request_kwargs filter building tests.

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.