Python client for the n8n Public REST API
Project description
n8npy-client
Python client for the n8n Public REST API.
Installation
pip install n8npy-client
Usage
from n8n_api import N8nClient
client = N8nClient()
print(client.list_workflows(limit=10))
Development
See repository documentation for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
n8npy_client-0.1.0.tar.gz
(8.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file n8npy_client-0.1.0.tar.gz.
File metadata
- Download URL: n8npy_client-0.1.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb894da57320b1592f20b4aaab0cad6e361091f0a4cbf275e96846389976fc95
|
|
| MD5 |
b65af0624062adea20b207ea00ccf17b
|
|
| BLAKE2b-256 |
b5e52ca9628c2788fcc606bb72d1f8d098bd50faeb3faa17510d5d70cd4c0d03
|
File details
Details for the file n8npy_client-0.1.0-py3-none-any.whl.
File metadata
- Download URL: n8npy_client-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fbbbed3e0690b14da310f11976bc9fa387202ad9588b93dd3af17df282377b4
|
|
| MD5 |
e9aa5958d4a45ee72022ce897c9cd09d
|
|
| BLAKE2b-256 |
35fe348a57a615d9ce496514add9ca2ce05fe75feb45414f7d761732ff56bbf8
|