Name | commons-cli JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | Terminal-based chat client for Commons with real-time messaging |
upload_time | 2025-08-31 01:24:38 |
maintainer | None |
docs_url | None |
author | Commons Project |
requires_python | >=3.7 |
license | MIT |
keywords |
chat
tui
terminal
websocket
cli
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# commons-cli
Terminal-based chat client for Commons with real-time messaging support.
## Installation
### From PyPI (recommended)
```bash
pip install commons-cli
```
Then run:
```bash
commons-cli
# or
commons
```
## Development
### Local Setup
1. Install dependencies:
```bash
pip install -r requirements.txt
```
2. Run from source:
```bash
python main.py
```
Raw data
{
"_id": null,
"home_page": null,
"name": "commons-cli",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "chat, tui, terminal, websocket, cli",
"author": "Commons Project",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/cb/8b/d5e742911672e0205425f4361e37a4e7b2d684db1e8aebec190a042ea799/commons_cli-0.1.1.tar.gz",
"platform": null,
"description": "# commons-cli\n\nTerminal-based chat client for Commons with real-time messaging support.\n\n## Installation\n\n### From PyPI (recommended)\n```bash\npip install commons-cli\n```\n\nThen run:\n```bash\ncommons-cli\n# or\ncommons\n```\n\n## Development\n\n### Local Setup\n1. Install dependencies:\n```bash\npip install -r requirements.txt\n```\n\n2. Run from source:\n```bash\npython main.py\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Terminal-based chat client for Commons with real-time messaging",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/commons-project/commons",
"Issues": "https://github.com/commons-project/commons/issues",
"Repository": "https://github.com/commons-project/commons"
},
"split_keywords": [
"chat",
" tui",
" terminal",
" websocket",
" cli"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "5b23ee60a903929f94f00fee1a5a7baa323dd538ce89d46716c734cf630fe11d",
"md5": "ed7e67137b6caa906614cd833b4c3f4e",
"sha256": "e9c018f872f88f7ae594681f648ffe274b6023012493fa6f61c8d748a8a6119c"
},
"downloads": -1,
"filename": "commons_cli-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ed7e67137b6caa906614cd833b4c3f4e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 10775,
"upload_time": "2025-08-31T01:24:37",
"upload_time_iso_8601": "2025-08-31T01:24:37.550348Z",
"url": "https://files.pythonhosted.org/packages/5b/23/ee60a903929f94f00fee1a5a7baa323dd538ce89d46716c734cf630fe11d/commons_cli-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cb8bd5e742911672e0205425f4361e37a4e7b2d684db1e8aebec190a042ea799",
"md5": "75fa715beac77b68308f2ae5d6c083a2",
"sha256": "c567ea2e45457a290a5915ae0d78b04bcc8414461d931bdf4e8392159aa420ad"
},
"downloads": -1,
"filename": "commons_cli-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "75fa715beac77b68308f2ae5d6c083a2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 11457,
"upload_time": "2025-08-31T01:24:38",
"upload_time_iso_8601": "2025-08-31T01:24:38.915208Z",
"url": "https://files.pythonhosted.org/packages/cb/8b/d5e742911672e0205425f4361e37a4e7b2d684db1e8aebec190a042ea799/commons_cli-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-31 01:24:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "commons-project",
"github_project": "commons",
"github_not_found": true,
"lcname": "commons-cli"
}