====================================================================
tpysui - Pysui TUI application to manage Pysui or Sui Configurations
====================================================================
BETA BETA BETA
A console TUI. Currently supports managing (create/edit)
PysuiConfig.json as well as Mysten SUI client.yaml.
Features
--------
* Create new or modify existing PysuiConfig.json file
* Modify existing Mysten Sui client.yaml
* Save existing PysuiConfig.json to new PysuiConfig.json file
* Add, modify or delete Groups, Profiles and Identities
Installing ``tpysui`` will also install ``pysui`` and ``pysui-fastcrypto``
which requires having Rust installed. If you do not have Rust and don't want
to, or can't, install Rust see install notes in pysui_.
.. _pysui: https://github.com/FrankC01/pysui/blob/main/README.md#pysui-sdk-install
Install
-------
#. Activate, or create and activate, a virtual environment
#. Install ``tpysui`` using environment install tools (e.g. pip, pipenv, etc.)
#. For pip :code:`pip install tpysui` from PyPi. See install notes in pysui_
#. Run :code:`tpysui` from command line
Clone
-----
``tpusui`` uses pipenv, if you have not installed, do so.
#. Clone the github repo
#. ``cd tpysui``
#. ``pipenv shell``
#. If needed manually install ``pysui-fastcrypto``. See install notes in pysui_
#. ``pipenv install``
#. ``python -m src.tpysui.tpysui``
Documentation
-------------
See Documentation_ for operations help
.. _Documentation: https://github.com/suitters/tpysui/blob/main/docs/tpysui.rst
Raw data
{
"_id": null,
"home_page": null,
"name": "tpysui",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10.6",
"maintainer_email": null,
"keywords": "pysui, editor, configuration, software development kit, sui, blockchain",
"author": null,
"author_email": null,
"download_url": null,
"platform": null,
"description": "====================================================================\ntpysui - Pysui TUI application to manage Pysui or Sui Configurations\n====================================================================\n\nBETA BETA BETA\n\nA console TUI. Currently supports managing (create/edit)\nPysuiConfig.json as well as Mysten SUI client.yaml.\n\nFeatures\n--------\n\n* Create new or modify existing PysuiConfig.json file\n* Modify existing Mysten Sui client.yaml\n* Save existing PysuiConfig.json to new PysuiConfig.json file\n* Add, modify or delete Groups, Profiles and Identities\n\nInstalling ``tpysui`` will also install ``pysui`` and ``pysui-fastcrypto``\nwhich requires having Rust installed. If you do not have Rust and don't want\nto, or can't, install Rust see install notes in pysui_.\n\n.. _pysui: https://github.com/FrankC01/pysui/blob/main/README.md#pysui-sdk-install\n\nInstall\n-------\n\n#. Activate, or create and activate, a virtual environment\n#. Install ``tpysui`` using environment install tools (e.g. pip, pipenv, etc.)\n#. For pip :code:`pip install tpysui` from PyPi. See install notes in pysui_\n#. Run :code:`tpysui` from command line\n\nClone\n-----\n\n``tpusui`` uses pipenv, if you have not installed, do so.\n\n#. Clone the github repo\n#. ``cd tpysui``\n#. ``pipenv shell``\n#. If needed manually install ``pysui-fastcrypto``. See install notes in pysui_\n#. ``pipenv install``\n#. ``python -m src.tpysui.tpysui``\n\nDocumentation\n-------------\nSee Documentation_ for operations help\n\n.. _Documentation: https://github.com/suitters/tpysui/blob/main/docs/tpysui.rst\n",
"bugtrack_url": null,
"license": null,
"summary": "Pysui and Configuration Editors",
"version": "0.3.1",
"project_urls": {
"changelog": "https://github.com/suitters/tpysui/blob/main/CHANGELOG.md",
"documentation": "https://github.com/suitters/tpysui/blob/main/docs/tpysui.rst",
"issues": "https://github.com/suitters/tpysui/issues",
"repository": "https://github.com/suitters/tpysui"
},
"split_keywords": [
"pysui",
" editor",
" configuration",
" software development kit",
" sui",
" blockchain"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ea9feb275a4ef8f2a55f8953bd3ae22ee582108ef0043035f04280969bb61fa3",
"md5": "c498aff4247182d5552c35812821a8f5",
"sha256": "f42ef400632ed1665a2bbc2466f9672ab524ea69f090be6fc6c99218e7022f2e"
},
"downloads": -1,
"filename": "tpysui-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c498aff4247182d5552c35812821a8f5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10.6",
"size": 36468,
"upload_time": "2025-08-04T08:51:38",
"upload_time_iso_8601": "2025-08-04T08:51:38.336330Z",
"url": "https://files.pythonhosted.org/packages/ea/9f/eb275a4ef8f2a55f8953bd3ae22ee582108ef0043035f04280969bb61fa3/tpysui-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-04 08:51:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "suitters",
"github_project": "tpysui",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "tpysui"
}