Skip to main content

A library for interacting with the Aparat API

Project description

Aparat

A Python library to interact with the Aparat API.

Installation

pip install AparatLib

Login

from aparat import Aparat

def main():
    aparat = Aparat()
    if aparat.login('your_username', 'your_password'):
        print("Login successful")
    else:
        print("Login failed.")

if __name__ == "__main__":
    main()

For more detailed information, please refer to the documentation.

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

aparatlib-0.5.2.tar.gz (15.4 kB view details)

Uploaded Source

File details

Details for the file aparatlib-0.5.2.tar.gz.

File metadata

  • Download URL: aparatlib-0.5.2.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.2

File hashes

Hashes for aparatlib-0.5.2.tar.gz
Algorithm Hash digest
SHA256 77c8c231dcd733c8a24344b9e6c002f3b08000e27b773b2febdad2889c426787
MD5 f13b64463e4f0113aa40a42836780bf1
BLAKE2b-256 c4eacab8071d358791b48aed5bca4ad7f37add2bbb9b64fdcea43fa35712eba6

See more details on using hashes here.

Supported by

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