A package to be used to store classes used among Telus Bulk repositories of TMF-645, TMF-620 and AMS models
Project description
telus-bulk-types-pypi
Import models using
from telus_bulk.models
E.g
from telus_bulk.models.worker_job import AddressProcessingJob
job_data: AddressProcessingJob = AddressProcessingJob.parse_raw(message.data)
PYTEST
The .env file must have the PYTHONPATH variable
PYTHONPATH=src
Changelog
1.1.14:
- CheckServiceQualificationItem.expiration_date added pre validator to parse to datetime
1.1.12:
- http_post set default content_type to "FORM-ENCODED" for backward compatibility
- createdAt in models Union["Any"]
1.1.12:
- Typo: Overall file updated names
1.1.11:
- OverallProcessorType created, OverAllData updated [field created: processor_type ]
- ServiceEligibilityUnavailabilityReason [Field created: construction_charge, comments]
- Httpx helper class post with application/json support
1.1.9:
- CheckServiceQualification and CheckServiceQualificationItem models updated with createdAt field
- OverAllProcessStatus, OverAllProcess, OverAllData classes created
1.1.8:
- Pagination model validated for page to always be greater than 1
- CheckServiceQualificationItem:
effective_qualification_item_date create as str
expiration_date updated from datetime to str - ServiceRefOrValue
service_specification updated to Union of List[ServiceSpecificationRef] | List[ServiceSpecification]
1.1.6:
- PageDto paginationMetadata -> meta
1.1.6:
- Added pagination models and pytest
1.1.5:
- Added RelatedParty class to CityCoverageProcessedJob.relatedParty, instead of a string array
- WebMethods init module updated to export get and post methods
- 645/service/place updated priority to match first PlaceAMS class
1.1.3:
- Added Web Methods
1.1.0:
- Added more AMS fields to PlaceAMS, First demo ready!
1.0.7:
- Added more AMS fields to PlaceAMS
1.0.6:
- Partner list bug fix
1.0.5:
- Added supported partners enum and list
1.0.3:
- Optional AMS Coordinates object fields, except for latitude and longitude
1.0.2:
- Added CityCoverageProcessedJob class
- CSQI service supports a PlaceAms as Place
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
telus_bulk-1.1.14.tar.gz
(21.6 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 telus_bulk-1.1.14.tar.gz.
File metadata
- Download URL: telus_bulk-1.1.14.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
814d398cb418ec3b5214049f2523c229cfc9c1f9827ac2356b68eca5f507d4ba
|
|
| MD5 |
12bff42850612abf0294b12597015baf
|
|
| BLAKE2b-256 |
6a881c95aad1dad7e77da930780045ab3f1e03dabf00b911b749a6f4a5feb07c
|
File details
Details for the file telus_bulk-1.1.14-py3-none-any.whl.
File metadata
- Download URL: telus_bulk-1.1.14-py3-none-any.whl
- Upload date:
- Size: 63.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27103fb7493c371ca2a648431e28cbaa54ef6612e2277ed54361600ab5ad34f9
|
|
| MD5 |
df3eca44eb76f157f5694d31f633e3ed
|
|
| BLAKE2b-256 |
72b8572e91360345c1719cbfeacdf917bc30ef846a06097576d2a69b8771ee47
|