Publix Passport API
API to interact with publix passport. Still under development, features are still being added.
WARNING
Publix requires mutlifactor authentification on login. Currently the API will prompt you for the factors sent to you via SMS in the terminal.
I recomend editing the init() function in 'publix.py' file to fit your needs.
Usage
from publixPassportAPI.publix import User
user = User('username', 'password')
schedule = user.getSchedule() # returns hashmap
payStatements = user.payStatementHistory() # returns list
Release files for publixPassportAPI 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| publixpassportapi-0.0.3.tar.gz | 2.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| publixpassportapi-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.7 kB
Release files / publixpassportapi-0.0.3.tar.gz
| Download URL | publixpassportapi-0.0.3.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e36fe5f9002806494778601dd5b88f06a550ab9be65371945c1ef00832bc9537
|
|
BLAKE2b-256 checksum How to use checksums |
cc0c19fdd1a409dfa3efdba8d3cd1e43c5e6123abd61f268b7d07d3c20a8cb49
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.12.3
|
Release files / publixpassportapi-0.0.3-py3-none-any.whl
| Download URL | publixpassportapi-0.0.3-py3-none-any.whl |
|---|---|
| Size | 3.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a3a5ef256f6fb9317d0a68f02ce6d2e7970a4802d23dec5c21d074a228091048
|
|
BLAKE2b-256 checksum How to use checksums |
edc0162da911a76c2cd1ffc0dd9715c753825f06134008cc417caa0fc45d5f47
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.12.3
|