A packaged library for sim usage data
Project description
A Package for API services and utilities for sim data usage
##Notes
- Clone the repository
- Create the virtual env and install the dependencies
py -m venv .venv
pip install -r requirements.txt
- Run tests
pytest -s
- Download the build package for local development
py -m pip install build
- Build the package to be used as an import to main script
py -m build
- To install from local folder, change to the root directory of the main script and install the package
py -m pip install ../bwdatausagelib/dist/bwdatausagelib-0.0.1.tar.gz
**GlobalSimTable**
- The API service will check for the api queries on a table `GlobalSimsTable` to refill the queue each time it is below the set limit. This table will store all the entities that containing the Sim Provider and ICCID.
- `GlobalSimTable` must be created at the storage that is binded to the Azure function as set in Application Setting `AzureWebJobsStorage`
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
bwdatausagelib-0.0.2.tar.gz
(5.3 kB
view details)
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 bwdatausagelib-0.0.2.tar.gz.
File metadata
- Download URL: bwdatausagelib-0.0.2.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de5345884831db9d9cbf8e50931f7bb3d8928d25f51a784dd4b6a983fde290d8
|
|
| MD5 |
b622c51d295e89ca44cb480018331764
|
|
| BLAKE2b-256 |
a27a06c70857e7bcf0909264c57d1c134ddea272b3970c589d8d4922e3e88113
|
File details
Details for the file bwdatausagelib-0.0.2-py3-none-any.whl.
File metadata
- Download URL: bwdatausagelib-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e747bb89164f65795a54790e8b94126d9a1dc6447c7dc2b3c8fb564368312944
|
|
| MD5 |
3e576042cc28b05a523d35de591c625b
|
|
| BLAKE2b-256 |
e135e93257e4b8b9c44673edc8d279620e7fa12b2dfa315cf17830df86078900
|