Skip to main content

OpenFF: Fetch FF account info and ban status

Project description

OpenFF

Introduction

OpenFF is a Python package that allows users to fetch any FF account info directly from Python.

Created by Abdul Moeez in Pakistan.

Example FF UID: 12544204952.


Usage

OpenFF contains two functions:

  1. show_info(uid, region)

  2. is_ban(uid)


CLI Usage

OpenFF 1.2.0 contain cli commands:

show_info --reg

UID arg is require. If you not use --reg so it was use "PK" as default.

is_ban

UID arg is require.


Function: show_info()

Parameters:

uid (int) → FF UID (example: 12544204952)

region (str) → Region code (example: "PK")

Returns:

Account information in JSON format.

Example:

import OpenFF

info = OpenFF.show_info(12544204952, "PK") print(info)


Function: is_ban()

Parameters:

uid (int) → FF UID (example: 12544204952)

Returns:

Ban status of the account in JSON format.

Example:

import OpenFF

ban_status = OpenFF.is_ban(12544204952) print(ban_status)


Notes

UID must be an integer (11 digits)

Region must be a string

Functions have automatic error handling


Thanks

Thanks for using my Python package! 🎉

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

open_freefire-1.2.1.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

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

open_freefire-1.2.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file open_freefire-1.2.1.tar.gz.

File metadata

  • Download URL: open_freefire-1.2.1.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for open_freefire-1.2.1.tar.gz
Algorithm Hash digest
SHA256 1bca47f4150cb64cdc76206adee8bd7c436a6c87dcd12d466077d119324eb61a
MD5 2d2913c01290c6e50ed4be749889067e
BLAKE2b-256 41571ce149c3b63dfae2009a449da32c1907ad2546cb41ca78787602a585f65c

See more details on using hashes here.

File details

Details for the file open_freefire-1.2.1-py3-none-any.whl.

File metadata

  • Download URL: open_freefire-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for open_freefire-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8ff6ffb0139eedfae17c6bbbd907447d61b509561e5ff88ee46b30c8f4ddd147
MD5 d63eb76a794f99287e48ea3cb02362a4
BLAKE2b-256 4722c224afbd16fc1abbbb0f18f1c1d00007b767952ced5d61b7457a6755d0c9

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