A simple client for FIA API (https://github.com/spacepatcher/FireHOL-IP-Aggregator)
Project description
fiaclient
This client is designed for easy integration with the FIA API service in various python scripts.
Usage
Install fiaclient by command:
pip install fiaclient
Create client object from python3 console:
from fiaclient import fiaclient
client = fiaclient.FIAClient(fiaurl="http://127.0.0.1:8000/")
All the information about the methods is located in docstrings.
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
Close
Hashes for fiaclient-1.1.9-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | be44a005c0ceb6f34aa42a2d96f804e99cbb9060bc832d1f7f167d646b2fb018 |
|
MD5 | 53bf1f7286f010176778eb96581dc2e3 |
|
BLAKE2b-256 | 9ff77d68ffc5efd32f8bd7c645f9f28579798109360beb891bb20c1c8ba3b7a7 |