Skip to main content

demon-cry-base

Базовый класс для OSINT-модулей demon-cry

Установка

pip install demon-cry-base

Использование

from demon_cry_base import BaseModule

class MyModule(BaseModule):
    name = "my_module"
    description = "My OSINT module"
    category = "custom"
    parameters = {"target": {"type": "string", "required": True}}

    async def execute(self, config: dict, target: str, **kwargs) -> dict:
        return {"result": f"Scanned {target}"}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

demon_cry_base-0.1.0.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

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

demon_cry_base-0.1.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file demon_cry_base-0.1.0.tar.gz.

File metadata

  • Download URL: demon_cry_base-0.1.0.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for demon_cry_base-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a1e8cb6dc06e86c5b71897ea6857a56726764e1b1eae6c2156ceff9d44340e38
MD5 6f12f0916629bb20c912726b5768f3e3
BLAKE2b-256 817126359bc1af97f3a9d19a4aade156aff35b51b39f664365f317ae733ab10a

See more details on using hashes here.

Provenance

The following attestation bundles were made for demon_cry_base-0.1.0.tar.gz:

Publisher: publish.yml on Mooncore-inc/demon-cry-base

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file demon_cry_base-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: demon_cry_base-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for demon_cry_base-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c6fb714159c6c1f2d94d2c15162bdf18a563435df0817f49cebf66b1bb47adb4
MD5 3bc36b4fc1aa5c9d5eb4a35ace5cb6f4
BLAKE2b-256 f3fc79ab0ba434a15f63bf82dd54347cf489f6d05f37c2ef5a7bd263abbc4413

See more details on using hashes here.

Provenance

The following attestation bundles were made for demon_cry_base-0.1.0-py3-none-any.whl:

Publisher: publish.yml on Mooncore-inc/demon-cry-base

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

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