[![status workflow test](https://github.com/guangrei/Anypybinding/actions/workflows/python-app.yml/badge.svg)](https://github.com/guangrei/Anypybinding/actions)
[![status workflow build](https://github.com/guangrei/Anypybinding/actions/workflows/release_to_pypi.yml/badge.svg)](https://github.com/guangrei/Anypybinding/actions)
[![Downloads](https://static.pepy.tech/badge/anybinding)](https://pepy.tech/project/anybinding) [![Downloads](https://static.pepy.tech/badge/anybinding/month)](https://pepy.tech/project/anybinding) [![Downloads](https://static.pepy.tech/badge/anybinding/week)](https://pepy.tech/project/anybinding)
this library can binding any command line program to pythonic way, work for python 2 and 3.
## Installation
```
pip install anybinding
```
## Usage
open `test.py` for example usage or see projects that use `Anypybinding` [here](https://github.com/guangrei/Anypybinding/network/dependents).
Raw data
{
"_id": null,
"home_page": "https://github.com/guangrei/Anypybinding",
"name": "anybinding",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "command binding",
"author": "guangrei",
"author_email": "myawn@pm.me",
"download_url": "https://files.pythonhosted.org/packages/60/d6/72b8fa3c769dd72d5ce3ebb24529707099755dc0d33122f9cd00c2d3dbed/anybinding-2.0.3.tar.gz",
"platform": null,
"description": "[![status workflow test](https://github.com/guangrei/Anypybinding/actions/workflows/python-app.yml/badge.svg)](https://github.com/guangrei/Anypybinding/actions) \n[![status workflow build](https://github.com/guangrei/Anypybinding/actions/workflows/release_to_pypi.yml/badge.svg)](https://github.com/guangrei/Anypybinding/actions)\n\n[![Downloads](https://static.pepy.tech/badge/anybinding)](https://pepy.tech/project/anybinding) [![Downloads](https://static.pepy.tech/badge/anybinding/month)](https://pepy.tech/project/anybinding) [![Downloads](https://static.pepy.tech/badge/anybinding/week)](https://pepy.tech/project/anybinding)\n\nthis library can binding any command line program to pythonic way, work for python 2 and 3.\n\n## Installation\n\n```\npip install anybinding\n```\n\n## Usage\n\nopen `test.py` for example usage or see projects that use `Anypybinding` [here](https://github.com/guangrei/Anypybinding/network/dependents).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "any command line program binding to python.",
"version": "2.0.3",
"project_urls": {
"Homepage": "https://github.com/guangrei/Anypybinding"
},
"split_keywords": [
"command",
"binding"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "561ea12efbfe5849fc553b0f8145ce22a62aa668d666e7ce0570b61f50243388",
"md5": "ccde0181900e7040a80b233a35a520c0",
"sha256": "09839f088568f5b0d5307fde1a6a6a23087bbb2236d4ca990e9cd9ba73e4d451"
},
"downloads": -1,
"filename": "anybinding-2.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ccde0181900e7040a80b233a35a520c0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4140,
"upload_time": "2023-08-19T19:50:20",
"upload_time_iso_8601": "2023-08-19T19:50:20.041092Z",
"url": "https://files.pythonhosted.org/packages/56/1e/a12efbfe5849fc553b0f8145ce22a62aa668d666e7ce0570b61f50243388/anybinding-2.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "60d672b8fa3c769dd72d5ce3ebb24529707099755dc0d33122f9cd00c2d3dbed",
"md5": "eeffb6e003364cf2f2ff7d54ad1fd987",
"sha256": "bf6df75a6de834345b330be11fb29ee88691b6df88cfb6de446d59aa5511070d"
},
"downloads": -1,
"filename": "anybinding-2.0.3.tar.gz",
"has_sig": false,
"md5_digest": "eeffb6e003364cf2f2ff7d54ad1fd987",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3131,
"upload_time": "2023-08-19T19:50:21",
"upload_time_iso_8601": "2023-08-19T19:50:21.359062Z",
"url": "https://files.pythonhosted.org/packages/60/d6/72b8fa3c769dd72d5ce3ebb24529707099755dc0d33122f9cd00c2d3dbed/anybinding-2.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-19 19:50:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "guangrei",
"github_project": "Anypybinding",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "anybinding"
}