
A Python client that interacts with n8n backend
0
Contents
Stars: 15, Watchers: 15, Forks: 1, Open Issues: 0
The victorpantoja/n8n-client-python repo was created 4 years ago and the last code push was 2 years ago. The project is not very popular with only 15 github stars!
How to Install n8n
You can install n8n using pip
pip install n8n
or add it to a project with poetry
poetry add n8n
Package Details
- Author
- Victor Pantoja
- License
- GPLv3
- Homepage
- https://github.com/victorpantoja/n8n-client-python
- PyPi:
- https://pypi.org/project/n8n/
- GitHub Repo:
- https://github.com/victorpantoja/n8n-client-python
Classifiers
Related Packages
Errors
A list of common n8n errors.
Code Examples
Here are some n8n code examples and snippets.
pythonfix