Skip to main content

No project description provided

Project description

SpeakSynk Flow Processor

Parent class to create steps, ideally this will save us some common functions of the steps.

Implementation

from speaksynk_flow_processor.AWSSpeakSynkFlowProcesor import AWSSpeakSynkFlowProcesor

class SomeStep(AWSSpeakSynkFlowProcesor):
    def run(self):
        super().run()
        # Some logic


if __name__ == '__main__':
    step = SomeSteP()
    step.download()
    step.run()
    step.upload('hestep/%s' %s self._identifier)  
    

Ideally this save us some time in creating more steps and only taking care of the run method

Install

  • pip install poetry
  • poetry install

Test

  • poetry run pytest

Use

  • poetry run python xxxx

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

speaksynk_flow_processor-1.0.9.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

speaksynk_flow_processor-1.0.9-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file speaksynk_flow_processor-1.0.9.tar.gz.

File metadata

  • Download URL: speaksynk_flow_processor-1.0.9.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.6 Linux/6.2.0-1014-azure

File hashes

Hashes for speaksynk_flow_processor-1.0.9.tar.gz
Algorithm Hash digest
SHA256 88e2ef92d805a3a9eed36e5275bb436455f34490f63ab7dc9666efa6ef0974bf
MD5 79d4b3b058046e62f3ccf5dbca3ddbe2
BLAKE2b-256 e68d8f9ed4ee96dcb7f874268279b6ac9cff5a71d8f71c71fe02b5294984a49b

See more details on using hashes here.

File details

Details for the file speaksynk_flow_processor-1.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for speaksynk_flow_processor-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 989eeb3a6a5b110fc27f3f1e26060f68b596f9045dc48811f85018e90b78a563
MD5 4f9be7a0c74485cb926e5c4f87e079b5
BLAKE2b-256 56e0d2f3b22f1c704b256a3e158e755c205c90b1b7ece4a7a373849219315a5c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page