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.1.tar.gz
(5.2 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.1.tar.gz.
File metadata
- Download URL: bwdatausagelib-0.0.1.tar.gz
- Upload date:
- Size: 5.2 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 |
91f2b33fd04b86b8cdda3b4a535a8335a04b8f66ebbd50538f5711d4e81bed32
|
|
| MD5 |
29504527e9077a9158a419153f8ce2c4
|
|
| BLAKE2b-256 |
1f0804f88f3df9ad6e0f356d5dd0485cf6c477ce99f84e9a42ce31b96aa19db7
|
File details
Details for the file bwdatausagelib-0.0.1-py3-none-any.whl.
File metadata
- Download URL: bwdatausagelib-0.0.1-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 |
d5bd52341a5e15f3ddf8e8b75bd2127a1d9e31d20a9eaf296def28f7d2d6d1d0
|
|
| MD5 |
2916c9b9ec2433dbb08ef36fe389aa74
|
|
| BLAKE2b-256 |
de12ddadbdc2e5840fb62a40d2d314952160a81c045880e734e6a4f4994ed8cb
|