Skip to main content

This is a python 3 library for interacting with the PHPList REST API.

To Use

  1. pip install -r requirements

  2. Write your code:

    ```python from phplist import PHPListClient

    client = PHPListClient(”https://myphplistresturl”, secret=”mysecret”) client.login(login=”myusername”, password=”mypassword”) output = client.lists_get() ```

Run Tests

  1. pip install nose

  2. nosetests tests.py

TODO

  • add setup.py

  • push up to pypi

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

phplist-client-1.0.2.tar.gz (2.2 kB view details)

Uploaded Source

File details

Details for the file phplist-client-1.0.2.tar.gz.

File metadata

File hashes

Hashes for phplist-client-1.0.2.tar.gz
Algorithm Hash digest
SHA256 a6ac4225b8c409f50fd20da2fe1bfc529717ed3c9da214a7d0866fa2effa0c16
MD5 1b17782dd083157c9b74bc43cf37d24b
BLAKE2b-256 085c6428ada8deb63ce53a68802af90bc3a8b8db1d1e16d26c6f5dc93ac497b6

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.2 This release

1 file

1.0.1

1 file

1.0.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page