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.1.1.tar.gz (3.8 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.1.1-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: speaksynk_flow_processor-1.1.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.2.0-1018-azure

File hashes

Hashes for speaksynk_flow_processor-1.1.1.tar.gz
Algorithm Hash digest
SHA256 ffc8fdc6b6df9a920609f00ddcdb3dee753b542e8f9bffff227ecf1b39e3ed61
MD5 07ad35bd086b551c48abc2e7bdb8a229
BLAKE2b-256 9b50fc4a511ac6389d89c0b446b1f9c29049466670f68577e80a3b49246aa060

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speaksynk_flow_processor-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 37b57d39984d14317a8a7029b15e94a2f000630d583681aeacb3bd4e83face8f
MD5 b32bb1fd2a103a0e6c74eb2edb351114
BLAKE2b-256 a512f9c4590340fd758a6c25915e64a7f132471b1833691b8f8c9152367e34ea

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