Fluent wrapper for creating requests to Form.io
Project description
# pyfluentformio
Python version of FluentJS. Allows users to perform GET and POST requests to Form.io resources and forms. It also allows the use of filters and method chaining.
## Usage
```python
from pyfluentformio import Fluent
connector = Fluent(baseUrl = 'FORMIO BASE URL', resourcePath='FORMIO RESOURCE PATH', token='FORMIO API TOKEN')
connector.get()
```
## License
MIT
Python version of FluentJS. Allows users to perform GET and POST requests to Form.io resources and forms. It also allows the use of filters and method chaining.
## Usage
```python
from pyfluentformio import Fluent
connector = Fluent(baseUrl = 'FORMIO BASE URL', resourcePath='FORMIO RESOURCE PATH', token='FORMIO API TOKEN')
connector.get()
```
## License
MIT
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 pyfluentformio-0.1.3-py3-none-any.whl.
File metadata
- Download URL: pyfluentformio-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.9.1 tqdm/4.29.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b38b149a2c279b2df126b0365bb211e9d7b2c40977350724fd3f97f04d908a0
|
|
| MD5 |
9e82d1b8e7d5277eaf1c22a08343b9ed
|
|
| BLAKE2b-256 |
ff20f48a582591310ed794f795cc53cd1cbbc5b1ae7b7f10c953b82e8565f0ed
|