# Democritus Networking
[![PyPI](https://img.shields.io/pypi/v/democritus-networking.svg)](https://pypi.python.org/pypi/democritus-networking)
[![Build Status](https://travis-ci.com/democritus-project/democritus-networking.svg?branch=master)](https://travis-ci.com/democritus-project/democritus-networking)
[![codecov](https://codecov.io/gh/democritus-project/democritus-networking/branch/master/graph/badge.svg?token=V0WOIXRGMM)](https://codecov.io/gh/democritus-project/democritus-networking)
Democritus functions<sup>[1]</sup> for working with network requests.
[1] Democritus functions are <i>simple, effective, modular, well-tested, and well-documented</i> Python functions.
## Usage
Coming soon...
## Credits
This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and Floyd Hightower's [Python project template](https://github.com/fhightower-templates/python-project-template).
Raw data
{
"_id": null,
"home_page": "https://github.com/democritus-project/democritus-networking",
"name": "democritus-networking",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "democritus,utility,python,network-requests,network-requests-utility,python-requests",
"author": "Floyd Hightower",
"author_email": "floyd.hightower27@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/9c/5d/f67b2c2fcf30c4c71970f97f9c85c8539d9eae9cee2f15a968fc775ab300/democritus_networking-2023.1.22.tar.gz",
"platform": null,
"description": "# Democritus Networking\n\n[![PyPI](https://img.shields.io/pypi/v/democritus-networking.svg)](https://pypi.python.org/pypi/democritus-networking)\n[![Build Status](https://travis-ci.com/democritus-project/democritus-networking.svg?branch=master)](https://travis-ci.com/democritus-project/democritus-networking)\n[![codecov](https://codecov.io/gh/democritus-project/democritus-networking/branch/master/graph/badge.svg?token=V0WOIXRGMM)](https://codecov.io/gh/democritus-project/democritus-networking)\n\nDemocritus functions<sup>[1]</sup> for working with network requests.\n\n[1] Democritus functions are <i>simple, effective, modular, well-tested, and well-documented</i> Python functions.\n\n## Usage\n\nComing soon...\n\n## Credits\n\nThis package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and Floyd Hightower's [Python project template](https://github.com/fhightower-templates/python-project-template).\n\n\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "Democritus functions for working with network requests.",
"version": "2023.1.22",
"project_urls": {
"Homepage": "https://github.com/democritus-project/democritus-networking"
},
"split_keywords": [
"democritus",
"utility",
"python",
"network-requests",
"network-requests-utility",
"python-requests"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "01a6048af0460d6216d6c2efe5b975e658840cb4523ebd43b4a8107187c190ec",
"md5": "3a254e19d65724ec112393b414f5c569",
"sha256": "60abccc01ee32929de2c84c3b98f5fe4ce6c96f61f0236f5c3ca15eb163b6487"
},
"downloads": -1,
"filename": "democritus_networking-2023.1.22-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "3a254e19d65724ec112393b414f5c569",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 6792,
"upload_time": "2023-09-22T12:59:30",
"upload_time_iso_8601": "2023-09-22T12:59:30.236274Z",
"url": "https://files.pythonhosted.org/packages/01/a6/048af0460d6216d6c2efe5b975e658840cb4523ebd43b4a8107187c190ec/democritus_networking-2023.1.22-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9c5df67b2c2fcf30c4c71970f97f9c85c8539d9eae9cee2f15a968fc775ab300",
"md5": "e0df27a0d231e95b21199cba181156a1",
"sha256": "d81181ef35a3321919ad6774791738a8c2c1d5f143536d585b12ad41c7a9d837"
},
"downloads": -1,
"filename": "democritus_networking-2023.1.22.tar.gz",
"has_sig": false,
"md5_digest": "e0df27a0d231e95b21199cba181156a1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8024,
"upload_time": "2023-09-22T12:59:32",
"upload_time_iso_8601": "2023-09-22T12:59:32.404078Z",
"url": "https://files.pythonhosted.org/packages/9c/5d/f67b2c2fcf30c4c71970f97f9c85c8539d9eae9cee2f15a968fc775ab300/democritus_networking-2023.1.22.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-22 12:59:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "democritus-project",
"github_project": "democritus-networking",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "d8s-hashes",
"specs": [
[
"==",
"0.*"
]
]
},
{
"name": "d8s-json",
"specs": [
[
"==",
"0.*"
]
]
},
{
"name": "d8s-user-agents",
"specs": [
[
"==",
"0.*"
]
]
},
{
"name": "importlib-metadata",
"specs": []
},
{
"name": "requests",
"specs": []
}
],
"lcname": "democritus-networking"
}