Skip to main content

Synqly Python SDK (Typeless)

The synqly-typeless package provides a Python client for the Synqly platform where engine connector responses return plain dictionaries instead of typed Pydantic models. This gives you full flexibility to work with response data without schema constraints — ideal for custom mappings, dynamic integrations, and rapid prototyping.

The management API (accounts, integrations, mappings, tokens) remains fully typed.

This package is a drop-in replacement for the typed synqly SDK — usage is identical with the caveat that engine request and response payloads are generic (Dict[str, Any]) rather than Pydantic models.

If you aren't yet a Synqly customer, please schedule a demo.

Installation

pip install synqly-typeless

Quick Start

from synqly_typeless.management.client import SynqlyManagement
from synqly_typeless.engine.client import SynqlyEngine

# Management client — create accounts, integrations, mappings
mgmt = SynqlyManagement(token="<org-token>", base_url="https://api.synqly.com")

# Engine client — query data (responses are plain dicts)
engine = SynqlyEngine(token="<integration-token>", base_url="https://api.synqly.com")

# Query EDR endpoints — result is List[dict]
response = engine.edr.query_endpoints(limit=10)
for endpoint in response.result:
    print(endpoint["device"]["hostname"])

# Query tickets
tickets = engine.ticketing.query_tickets(limit=5)

# Create a ticket
engine.ticketing.create_ticket(
    name="my-ticket",
    summary="Something needs attention",
    priority="HIGH",
)

How It Differs from synqly

synqly (typed) synqly-typeless
Engine responses Pydantic models Dict[str, Any]
Management API Typed Typed
Response envelope Typed (result, cursor, messages) Typed
Install side-by-side ✓ ✓

Both packages can be installed in the same environment without conflicts.

Documentation

Release files for synqly-typeless 2.0.55

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for synqly-typeless 2.0.55
File Size Uploaded
synqly_typeless-2.0.55.tar.gz 1.4 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for synqly-typeless 2.0.55
File Interpreter ABI Platform
synqly_typeless-2.0.55-py3-none-any.whl Python 3 none any Details

Total release size: 4.5 MB

Release files / synqly_typeless-2.0.55.tar.gz

Download URL synqly_typeless-2.0.55.tar.gz
Size 1.4 MB
Tags Source
SHA-256 checksum
How to use checksums
90f3f842e7715150bb1946cb89a4e0ba399a306aea80a2b68efb976b956deca6
BLAKE2b-256 checksum
How to use checksums
f9d860e280829cb0bee8708202028f8a9e3dbd5f79619ac7be297190e3cef0e2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / synqly_typeless-2.0.55-py3-none-any.whl

Download URL synqly_typeless-2.0.55-py3-none-any.whl
Size 3.1 MB
Tags Python 3
SHA-256 checksum
How to use checksums
c55d17055e30191f68b43a358f9de4e4eea35ed9217a06f870e94d848ff4090e
BLAKE2b-256 checksum
How to use checksums
444f697c56b5263691d5ee526b311c0524f6a718cf1ab0b80d85aee72e5c4895
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release history Release notifications | RSS feed

2.0.69

2 release files

2.0.68

2 release files

2.0.67

2 release files

2.0.66

2 release files

2.0.65

2 release files

2.0.64

2 release files

2.0.63

2 release files

2.0.62

2 release files

2.0.61

2 release files

2.0.60

2 release files

2.0.59

2 release files

2.0.58

2 release files

2.0.57

2 release files

2.0.56

2 release files

This release

2.0.55 This release

2 release files

2.0.54

2 release files

2.0.53

2 release files

2.0.47

2 release files

2.0.46

2 release files

2.0.45

2 release files

2.0.44

2 release files

2.0.43

2 release files

2.0.42

2 release files

2.0.41

2 release files

2.0.40

2 release files

2.0.39

2 release files

2.0.38

2 release files

2.0.37

2 release files

2.0.36

2 release files

2.0.35

2 release files

2.0.34

2 release files

2.0.33

2 release files

2.0.32

2 release files

2.0.31

2 release files

2.0.30

2 release files

2.0.29

2 release files

2.0.28

2 release files

2.0.27

2 release files

2.0.23

2 release files

2.0.22

2 release files

2.0.21

2 release files

2.0.20

2 release files

2.0.19

2 release files

2.0.18

2 release files

2.0.17

2 release files

2.0.16

2 release files

2.0.15

2 release files

2.0.14

2 release files

2.0.13

2 release files

2.0.12

2 release files

2.0.11

2 release files

2.0.10

2 release files

2.0.9

2 release files

2.0.8

2 release files

2.0.7

2 release files

2.0.6

2 release files

2.0.5

2 release files

2.0.4

2 release files

2.0.3

2 release files

2.0.2

2 release files

2.0.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page