Skip to main content

Fetch openai billing info from command line

Project description

openai-billing-playwright

pytestpythonCode style: blackLicense: MITPyPI version

Fetch openai billing info from command line

Install it

Download the latest release and unzip.

Use it

Run openai-billing.exe from command line.

openai-billing.exe --help

openai-billing.exe u@gmai.com pw1 u2@gmai.com pw2

# check two pairs
openai-billing.exe u@gmai.com pw1 u2@gmai.com pw2

# or when special characters (&, * etc) are in passwords
openai-billing.exe "u@gmai.com pw*1 u2@gmai.com pw2&"

# check pairs in clipboard
openai-billing.exe openai_billing

# check pairs in a file
openai-billing.exe --filename email-pw-pairs.txt

# use a proxy
openai-billing.exe --proxy soscks5://127.0.0.1:1080 u@gmai.com pw1 u2@gmai.com pw2

# turn on browser: to see the whole thing in action
openai-billing.exe u@gmai.com pw1 --headful

# turn on debug
set LOGURU_LEVEL=TRACE
openai-billing.exe u@gmai.com pw1 --headful

Use it with python

pip install openai-billing
# pip install git+https://github.com/ffreemt/openai-billing-playwright
# poetry add git+https://github.com/ffreemt/openai-billing-playwright
# git clone https://github.com/ffreemt/openai-billing-playwright && cd openai-billing-playwright
python -m openai_billing

# or
openai-billing

# help
python -m openai_billing --help

# check two pairs
python -m openai_billing u@gmai.com pw1 u2@gmai.com pw2

# or special characters (&, * etc) in passwords
python -m openai_billing "u@gmai.com pw*1 u2@gmai.com pw2&"

# check pairs in clipboard
python -m openai_billing

# check pairs in a file
python -m openai_billing --filename email-pw-pairs.txt

# use a proxy
python -m openai_billing --proxy soscks5://127.0.0.1:1080 u@gmai.com pw1 u2@gmai.com pw2

# turn on browser: to see the whole thing in action
python -m openai_billing u@gmai.com pw1 --headful

# turn on debug
set LOGURU_LEVEL=TRACE
python -m openai_billing u@gmai.com pw1 --headful

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

openai_billing-0.1.0a2.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

openai_billing-0.1.0a2-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file openai_billing-0.1.0a2.tar.gz.

File metadata

  • Download URL: openai_billing-0.1.0a2.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.10 Windows/10

File hashes

Hashes for openai_billing-0.1.0a2.tar.gz
Algorithm Hash digest
SHA256 8d1b4e93367d130ac916412232847ca5c2d7a3567c3203d0c07e5b70d561010d
MD5 f9bb68c74b577b2f39bac278ef53d5e2
BLAKE2b-256 cacbf3d793a42a70e4f13e8fe8c28fe8c3af51d0ac8dbac14c75db48c8d0cbe2

See more details on using hashes here.

File details

Details for the file openai_billing-0.1.0a2-py3-none-any.whl.

File metadata

File hashes

Hashes for openai_billing-0.1.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 439f64a410590bd56a8aeadef764bdcc159d7fe15bd560d15ff45cd51e9f2c61
MD5 ed79edcbfa470c5a8c3fc0823e440f62
BLAKE2b-256 f7c4eba290ca937c6c6e8d56a00023796d1469bb4f9f493c75c93197ff8837fb

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