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
- upload to pypi using twine
twine upload dist/* --config-file .pypirc
**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.3.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.3.tar.gz.
File metadata
- Download URL: bwdatausagelib-0.0.3.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 |
8c562870b44247b87a8cb3d9987bb3d09c8ee76d70b15932fe2a133128eac48d
|
|
| MD5 |
e15f3ee2e29cfb8bc6be6386b139ea18
|
|
| BLAKE2b-256 |
25683f7ccba6ac9d79767c5e9d882f7e61740c2b76142d1c6f1376fa1980314e
|
File details
Details for the file bwdatausagelib-0.0.3-py3-none-any.whl.
File metadata
- Download URL: bwdatausagelib-0.0.3-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 |
2168afab55e61f3b43d35097a7b2fc310885e4b2a9f5cf2b7d6896860cf9a96b
|
|
| MD5 |
40dcef63533ef1e016fc75d0ef08ee50
|
|
| BLAKE2b-256 |
ca2c8837a9cd42440bb10f8bab7eed4b4e3e70a45d2b8ca788688792c9b6ca89
|