Fetch openai billing info from command line
Project description
openai-billing-playwright
Fetch openai billing info from command line
Install it
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
Use it
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openai_billing-0.1.0a1.tar.gz.
File metadata
- Download URL: openai_billing-0.1.0a1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36fd47a7738edeebb46ca1009de62fdcd31372ca952385ebda775bbb24ef5071
|
|
| MD5 |
46495c7d4fc08490ab6e0f5c70baf7ad
|
|
| BLAKE2b-256 |
b013ccd3f8914ee2fceb3aff24ed67eafe7a94aa76c6c3f7efa78d419c8554b5
|
File details
Details for the file openai_billing-0.1.0a1-py3-none-any.whl.
File metadata
- Download URL: openai_billing-0.1.0a1-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ac125ac1f52ed647832bf431a51bbb56f37f21c3a93b1341a4a5027a83d7b37
|
|
| MD5 |
53ab9a58af44a731a823a73d83d72216
|
|
| BLAKE2b-256 |
745ff9b2eb70ef9b42bd5c74be69537d3c1d61d23933c223eb4876f1884c8b00
|