``zaya`` is a toolbox for the https://zaya.io community.
Install
-------
pip3 install zaya
Usage
-------------
import zaya
Connect
-------------
zaya.connect('YourToken')
# https://zaya.io/developers/api
account details
zaya.account()
urls
zaya.create_url('url')
zaya.all_url()
zaya.detail_url(id)
zaya.update_url(id, 'url')
zaya.delete_url(id)
domains
zaya.all_domain()
zaya.create_domain('domain')
zaya.details_domain(id)
zaya.update_domain(id, 'domain')
zaya.delete_domain(id)
subjects
zaya.subjects()
zaya.create_subject('name', 'red')
zaya.details_subject(id)
zaya.update_subject(id, 'subject')
zaya.delete_subject(id)
stats
zaya.clicks(id)
zaya.stats(id)
zaya.referrers(id)
zaya.countries(id)
zaya.languages(id)
zaya.browsers(id)
zaya.devices(id)
zaya.os(id)
get Information from zaya
-------
zaya.__version__
zaya.__author__
zaya.__website__
zaya.__documentation__
Raw data
{
"_id": null,
"home_page": "https://zaya.io",
"name": "zaya",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "zaya,zaya.io,tousanco",
"author": "Shabakeh Sazan Tousan LLC",
"author_email": "info@zaya.io",
"download_url": "https://files.pythonhosted.org/packages/68/93/8a7a9e9d523781880f5b14794699bd0ab057964abf0558af9ac3a149843a/zaya-1.0.5.tar.gz",
"platform": "any",
"description": "\r\n\r\n``zaya`` is a toolbox for the https://zaya.io community.\r\n\r\n\r\nInstall\r\n-------\r\n\r\n pip3 install zaya\r\n\r\n\r\nUsage\r\n-------------\r\n\r\n import zaya\r\n\r\n\r\nConnect\r\n-------------\r\n\r\n zaya.connect('YourToken')\r\n # https://zaya.io/developers/api\r\n\r\n\r\naccount details\r\n\r\n zaya.account()\r\n\r\n\r\nurls\r\n\r\n zaya.create_url('url')\r\n zaya.all_url()\r\n zaya.detail_url(id)\r\n zaya.update_url(id, 'url')\r\n zaya.delete_url(id)\r\n\r\n\r\ndomains\r\n\r\n zaya.all_domain()\r\n zaya.create_domain('domain')\r\n zaya.details_domain(id)\r\n zaya.update_domain(id, 'domain')\r\n zaya.delete_domain(id)\r\n\r\n\r\nsubjects\r\n\r\n zaya.subjects()\r\n zaya.create_subject('name', 'red')\r\n zaya.details_subject(id)\r\n zaya.update_subject(id, 'subject')\r\n zaya.delete_subject(id)\r\n\r\n\r\nstats\r\n\r\n zaya.clicks(id)\r\n zaya.stats(id)\r\n zaya.referrers(id)\r\n zaya.countries(id)\r\n zaya.languages(id)\r\n zaya.browsers(id)\r\n zaya.devices(id)\r\n zaya.os(id)\r\n\r\n\r\nget Information from zaya\r\n-------\r\n\r\n zaya.__version__\r\n zaya.__author__\r\n zaya.__website__\r\n zaya.__documentation__\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "zaya Library",
"version": "1.0.5",
"project_urls": {
"Download": "https://github.com/tousanco/python-zaya.git",
"Homepage": "https://zaya.io"
},
"split_keywords": [
"zaya",
"zaya.io",
"tousanco"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "68938a7a9e9d523781880f5b14794699bd0ab057964abf0558af9ac3a149843a",
"md5": "db5061298cd88da349daa45765ea00cd",
"sha256": "4a5a748b3315c5646caaeb26de0c6db42f578368d50f7e7ecdc2ab4a1f8bec3a"
},
"downloads": -1,
"filename": "zaya-1.0.5.tar.gz",
"has_sig": false,
"md5_digest": "db5061298cd88da349daa45765ea00cd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2613,
"upload_time": "2023-09-11T08:18:21",
"upload_time_iso_8601": "2023-09-11T08:18:21.829289Z",
"url": "https://files.pythonhosted.org/packages/68/93/8a7a9e9d523781880f5b14794699bd0ab057964abf0558af9ac3a149843a/zaya-1.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-11 08:18:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tousanco",
"github_project": "python-zaya",
"github_not_found": true,
"lcname": "zaya"
}