Name | drip-drip JSON |
Version |
1.0.0
JSON |
| download |
home_page | |
Summary | Provides a utility to control automatic execution when conditions are met. |
upload_time | 2023-01-30 21:58:05 |
maintainer | |
docs_url | None |
author | |
requires_python | <4,>=3.10.6 |
license | BSD-3-Clause-LBNL |
keywords |
drip
drip feed
drip-drip
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[drip_drip](https://gitlab.com/nest.lbl.gov/drip_drip) contains the python package that provides a utility to controls automatic movment of files from one directory to another such that:
* the rate of copying can be throttled; and
* the number of files in the destination directory can be limited, so that it does not become overly large.
The package includes the `drip_feed` command which can be used to execute the utility. The command take the name of a `Dropper` plug-in that assess whether there is sufficient space at the destination and when there is the plug-in will also manage the movement of the files. The plug-in can also be specified in the environmental variable `DRIP_DROPPER` but any value specified in this variable will be ignored if an argument is provided to the `drip_feed` command.
Full details for configuring the command can be found [here](web/docs/configuration.md).
Raw data
{
"_id": null,
"home_page": "",
"name": "drip-drip",
"maintainer": "",
"docs_url": null,
"requires_python": "<4,>=3.10.6",
"maintainer_email": "",
"keywords": "drip,drip feed,drip-drip",
"author": "",
"author_email": "Simon Patton <sjpatton@lbl.gov>",
"download_url": "https://files.pythonhosted.org/packages/5b/bc/1e383ab8d0ec7c6ff750a7ad9a175878ea863dc77dcad1122031af5265eb/drip-drip-1.0.0.tar.gz",
"platform": null,
"description": "[drip_drip](https://gitlab.com/nest.lbl.gov/drip_drip) contains the python package that provides a utility to controls automatic movment of files from one directory to another such that:\n\n* the rate of copying can be throttled; and\n\n* the number of files in the destination directory can be limited, so that it does not become overly large.\n\nThe package includes the `drip_feed` command which can be used to execute the utility. The command take the name of a `Dropper` plug-in that assess whether there is sufficient space at the destination and when there is the plug-in will also manage the movement of the files. The plug-in can also be specified in the environmental variable `DRIP_DROPPER` but any value specified in this variable will be ignored if an argument is provided to the `drip_feed` command.\n\nFull details for configuring the command can be found [here](web/docs/configuration.md).\n",
"bugtrack_url": null,
"license": "BSD-3-Clause-LBNL",
"summary": "Provides a utility to control automatic execution when conditions are met.",
"version": "1.0.0",
"split_keywords": [
"drip",
"drip feed",
"drip-drip"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1bc1f1517185020a968e0b7f6836fb42a94afe87035af07668b0c0091bd6e3e9",
"md5": "9736e5db93c212b5e3b097d28c2c7e76",
"sha256": "0e58948c993cb6eda4a42256cb7f12c328b8491ed6b2f017802785aa40a17797"
},
"downloads": -1,
"filename": "drip_drip-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9736e5db93c212b5e3b097d28c2c7e76",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.10.6",
"size": 10254,
"upload_time": "2023-01-30T21:58:04",
"upload_time_iso_8601": "2023-01-30T21:58:04.056287Z",
"url": "https://files.pythonhosted.org/packages/1b/c1/f1517185020a968e0b7f6836fb42a94afe87035af07668b0c0091bd6e3e9/drip_drip-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5bbc1e383ab8d0ec7c6ff750a7ad9a175878ea863dc77dcad1122031af5265eb",
"md5": "aa3013598a5739eab24f2fb8e7a1c8b8",
"sha256": "6b9f33ce72d80c960d494abfff68b115c19337d4040fc5a72ba0f2f03a7a142b"
},
"downloads": -1,
"filename": "drip-drip-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "aa3013598a5739eab24f2fb8e7a1c8b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.10.6",
"size": 7959,
"upload_time": "2023-01-30T21:58:05",
"upload_time_iso_8601": "2023-01-30T21:58:05.605225Z",
"url": "https://files.pythonhosted.org/packages/5b/bc/1e383ab8d0ec7c6ff750a7ad9a175878ea863dc77dcad1122031af5265eb/drip-drip-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-30 21:58:05",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "drip-drip"
}