Skip to main content

Agent Package Manager things

Project description

Usage

from apm.APMAgent import APMAgent

class Agent:
    def __init__(self):
        self.apmAgent = APMAgent()
        pass

    def run(self, params, saveconfig):
        output = {
            "text": "text"
        }
        status = {
            "done": True
        }

        self.apmAgent.save_output(saveconfig=saveconfig, status=status, output=output) # save output

        return output

Dev

https://developer.aliyun.com/article/1337727

  1. change code in apm directory
  2. change version in setup.py
  3. build dist
    python3.10 -m setup.py sdist
    
  4. publish to pypi
    python3.10 -m twine upload dist/\*
    

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

jobsimi_apm_python-0.0.4.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file jobsimi_apm_python-0.0.4.tar.gz.

File metadata

  • Download URL: jobsimi_apm_python-0.0.4.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for jobsimi_apm_python-0.0.4.tar.gz
Algorithm Hash digest
SHA256 d868a652f7cf9991cea414293736f48eb6dea508742d155ac829f877fed2d11e
MD5 affb1277380e77c78d095205b8f606ad
BLAKE2b-256 01f9ffda56394c7bf54b96d01901ff9f63bca3936e417a6e39867d6493b8279e

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