Name | sr.comp.cli JSON |
Version |
1.11.0
JSON |
| download |
home_page | None |
Summary | Command line tools for interacting with the state of the Student Robotics Competition |
upload_time | 2025-02-07 11:53:41 |
maintainer | None |
docs_url | None |
author | Student Robotics Competition Software SIG |
requires_python | >=3.8 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
SRComp CLI
==========
|Build Status| |Docs Status|
A set of command-line tools for operating SRComp at a competition and for
working with compstate repositories.
Usage
-----
**Install**:
.. code:: shell
pip install -U pip setuptools wheel
pip install sr.comp.cli
Bash completions are also available, see the ``bash-completion`` file in the
root of the repo.
Development
-----------
**Install**:
.. code:: shell
pip install -e . -r dev-requirements.txt
**Test**:
``./run-tests``
.. |Build Status| image:: https://circleci.com/gh/PeterJCLaw/srcomp-cli.svg?style=svg
:target: https://circleci.com/gh/PeterJCLaw/srcomp-cli
.. |Docs Status| image:: https://readthedocs.org/projects/srcomp-cli/badge/?version=latest
:target: https://srcomp-cli.readthedocs.org/
Raw data
{
"_id": null,
"home_page": null,
"name": "sr.comp.cli",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Student Robotics Competition Software SIG",
"author_email": "srobo-devel@googlegroups.com",
"download_url": "https://files.pythonhosted.org/packages/ca/72/9fb8261381a4a15446a3e0a7006ef17d5aed8b29de49cca9a40a720cfea2/sr.comp.cli-1.11.0.tar.gz",
"platform": null,
"description": "SRComp CLI\n==========\n\n|Build Status| |Docs Status|\n\nA set of command-line tools for operating SRComp at a competition and for\nworking with compstate repositories.\n\nUsage\n-----\n\n**Install**:\n\n.. code:: shell\n\n pip install -U pip setuptools wheel\n pip install sr.comp.cli\n\nBash completions are also available, see the ``bash-completion`` file in the\nroot of the repo.\n\nDevelopment\n-----------\n\n**Install**:\n\n.. code:: shell\n\n pip install -e . -r dev-requirements.txt\n\n\n**Test**:\n``./run-tests``\n\n\n.. |Build Status| image:: https://circleci.com/gh/PeterJCLaw/srcomp-cli.svg?style=svg\n :target: https://circleci.com/gh/PeterJCLaw/srcomp-cli\n\n.. |Docs Status| image:: https://readthedocs.org/projects/srcomp-cli/badge/?version=latest\n :target: https://srcomp-cli.readthedocs.org/\n",
"bugtrack_url": null,
"license": null,
"summary": "Command line tools for interacting with the state of the Student Robotics Competition",
"version": "1.11.0",
"project_urls": {
"Code": "https://github.com/PeterJCLaw/srcomp-cli",
"Documentation": "https://srcomp-cli.readthedocs.org/",
"Issue tracker": "https://github.com/PeterJCLaw/srcomp-cli/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f22c26ec5ab1456c3d99e12b0cf5e4707d563defa804a39fc0586d7f4cdaf810",
"md5": "0bda9802456a87f32bf16f0776625443",
"sha256": "362542cc469cc283e1d03e3d8ea8fe8fba0cedab494a72ab249ea55d5b520a56"
},
"downloads": -1,
"filename": "sr.comp.cli-1.11.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0bda9802456a87f32bf16f0776625443",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 43680,
"upload_time": "2025-02-07T11:53:39",
"upload_time_iso_8601": "2025-02-07T11:53:39.339743Z",
"url": "https://files.pythonhosted.org/packages/f2/2c/26ec5ab1456c3d99e12b0cf5e4707d563defa804a39fc0586d7f4cdaf810/sr.comp.cli-1.11.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ca729fb8261381a4a15446a3e0a7006ef17d5aed8b29de49cca9a40a720cfea2",
"md5": "643386a0a58e2aeb0672a02528d26401",
"sha256": "e55e6f915b8aa0d2045c54ab3e23e935682df84c8cba0183ef7d643c61491105"
},
"downloads": -1,
"filename": "sr.comp.cli-1.11.0.tar.gz",
"has_sig": false,
"md5_digest": "643386a0a58e2aeb0672a02528d26401",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 31431,
"upload_time": "2025-02-07T11:53:41",
"upload_time_iso_8601": "2025-02-07T11:53:41.439076Z",
"url": "https://files.pythonhosted.org/packages/ca/72/9fb8261381a4a15446a3e0a7006ef17d5aed8b29de49cca9a40a720cfea2/sr.comp.cli-1.11.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-07 11:53:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "PeterJCLaw",
"github_project": "srcomp-cli",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"lcname": "sr.comp.cli"
}