A python API to interact with Publix Passport API. Get your schedule, and recent pay statement history. https://github.com/AidanB446/publixPassportAPI
Project description
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
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 publixpassportapi-0.0.3.tar.gz.
File metadata
- Download URL: publixpassportapi-0.0.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e36fe5f9002806494778601dd5b88f06a550ab9be65371945c1ef00832bc9537
|
|
| MD5 |
6e1df6fef094991839b9618d59387a4d
|
|
| BLAKE2b-256 |
cc0c19fdd1a409dfa3efdba8d3cd1e43c5e6123abd61f268b7d07d3c20a8cb49
|
File details
Details for the file publixpassportapi-0.0.3-py3-none-any.whl.
File metadata
- Download URL: publixpassportapi-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3a5ef256f6fb9317d0a68f02ce6d2e7970a4802d23dec5c21d074a228091048
|
|
| MD5 |
ddc540e31d1fd09b9097e7f540a92d47
|
|
| BLAKE2b-256 |
edc0162da911a76c2cd1ffc0dd9715c753825f06134008cc417caa0fc45d5f47
|