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.


OpenFF 1.3.1 contain.

When you run open-freefire in terminal so that show entire README.md on your terminal.


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.3.1.tar.gz (3.8 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.3.1-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: open_freefire-1.3.1.tar.gz
  • Upload date:
  • Size: 3.8 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.3.1.tar.gz
Algorithm Hash digest
SHA256 f192fdf0e86eedc61ec86d68dd64a6e03f4729233f484d97cea146fb976eb6aa
MD5 b259cd529decdaa5e8cde903d53cba89
BLAKE2b-256 29f9f1f4122ac8504961182eaa7a974d58de2184a252d2d38dbedc4d3eac61de

See more details on using hashes here.

File details

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

File metadata

  • Download URL: open_freefire-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 5.3 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.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f7a3a01df5ba5b5936e01501be46f1c52ac22157c9d7a2842dfbd3e4975fe5c5
MD5 5f7b5a5cb98b1b84dc93981a51f810a0
BLAKE2b-256 521d9c8b7046edcd305e075e8e36a75f39a297fc94758f1ace149355c3fdf76d

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