Skip to main content

A library for Python to get information from a XenForo forum.

Project description

XenGet

A library for Python to get information from a XenForo forum.

Usage

Installation:

pip install xenget

Documentation

This documentation is temporary, and will be moved to a better place soon.

import xenget

Forum

Returns a Forum class. Usage:

forum = xenget.Forum("https://yourforum.com")
Forum.get_member(id)

Returns a Member class. Usage:

member = forum.get_member(12345)
Member
Member.get_avatar()

Returns an image. Usage:

member = member.get_avatar()
Member.get_banner()

Returns an image. Usage:

member = member.get_banner()
Member.get_username()

Returns a string. Usage:

member = member.get_username()
Member.get_joindate()

Returns a string. Usage:

member = member.get_joindate()

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

xenget-0.0.2.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

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

xenget-0.0.2-py3-none-any.whl (14.6 kB view details)

Uploaded Python 3

File details

Details for the file xenget-0.0.2.tar.gz.

File metadata

  • Download URL: xenget-0.0.2.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for xenget-0.0.2.tar.gz
Algorithm Hash digest
SHA256 4ff8047dd9358101cb9ad9069c454aa61b366344ac8fc8e8c24953bfe82ca939
MD5 c845bd35a5feea11b847c596cb2d8f36
BLAKE2b-256 1e16759adc1d1c4597b534cc08a1ed62e742b39aee150eed2c4977a582eaa004

See more details on using hashes here.

File details

Details for the file xenget-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: xenget-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 14.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for xenget-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f65be7582b4441afc86396a839d78199b41826d49b4a28193217f4ac442654cb
MD5 24458b1207de08921971a5048c31b42f
BLAKE2b-256 246492a2618109fea3fbc8c073e3ed63a01787aa469faa5c562123d432f81ba5

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