Skip to main content

DirectAdmin API for Python

Project description

DirectAdmin API for Python

This package help you manage DirectAdmin control panel via API.

Sample usage

    api = PrettyAPI(username=admin_da_user,password=admin_da_pwd,server=da_url,json=True)
    #Get list of users that has access to a protected folder in DirectAdmin
    da_users = api.get_protected_directory_users('/domains/test.com/public_html/manager')
  
    users = da_users['users']
    for key in users:
        print(users[key])

Project details


Download files

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

Source Distribution

directadminapi_sgs_shohani-0.0.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

directadminapi_sgs_shohani-0.0.1-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file directadminapi_sgs_shohani-0.0.1.tar.gz.

File metadata

File hashes

Hashes for directadminapi_sgs_shohani-0.0.1.tar.gz
Algorithm Hash digest
SHA256 9b3b41ac4b85a66545f62a4195e60b15fa4f3ca6b901d7e871664b810908bcdd
MD5 3416cb75d2f203bc2a2254bd9f882040
BLAKE2b-256 d898e3fd902e74bcf238eeb1c522da80c5b8a8d67d4cfa4b4d062d029ab8cdf4

See more details on using hashes here.

File details

Details for the file directadminapi_sgs_shohani-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for directadminapi_sgs_shohani-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 15a23426622e9292740befc1ec20cb6b271830838683d6f8ec8e448d2b81034d
MD5 28e8fb5ea0399fd0f3bc840362963257
BLAKE2b-256 32d7a64e249139c0296cad835d7186b89e9406466d59c1546301c565b5f9d313

See more details on using hashes here.

Supported by

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