# Systux
[![PyPI version](https://badge.fury.io/py/systux.svg)](https://badge.fury.io/py/systux)
## Command line software.
### Sometimes it is necessary to reformat your Linux operating system and reinstall various packages. This script is designed to simplify this process by allowing you to save a list of these packages to a portable SQLite database. That way, you can even store that list on a USB stick, run the commands to reinstall those packages on your machine, and store the script along with the database in a convenient location for future use.
## Instalation:
pip install systux
## usage
systux -h
Raw data
{
"_id": null,
"home_page": "https://github.com/AutoTux/systux",
"name": "systux",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "Linux,download,automations,system",
"author": "Juan Bindez, Collin",
"author_email": "juanbindez780@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/63/b3/0539a45a7227d7be5b64353e5afb856d2611aa7dd2bbd990eebc51ef59da/systux-1.0rc4.tar.gz",
"platform": null,
"description": "\n# Systux\n\n[![PyPI version](https://badge.fury.io/py/systux.svg)](https://badge.fury.io/py/systux)\n\n## Command line software.\n\n### Sometimes it is necessary to reformat your Linux operating system and reinstall various packages. This script is designed to simplify this process by allowing you to save a list of these packages to a portable SQLite database. That way, you can even store that list on a USB stick, run the commands to reinstall those packages on your machine, and store the script along with the database in a convenient location for future use.\n\n\n\n## Instalation:\n\n pip install systux\n\n## usage\n\n systux -h\n",
"bugtrack_url": null,
"license": "GPLv2 license",
"summary": "Python 3 library for automation in Linux.",
"version": "1.0rc4",
"project_urls": {
"Bug Reports": "https://github.com/AutoTux/systux/issues",
"Homepage": "https://github.com/AutoTux/systux",
"Read the Docs": "https://github.com/AutoTux/systux/tree/main/docs/user"
},
"split_keywords": [
"linux",
"download",
"automations",
"system"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "63b30539a45a7227d7be5b64353e5afb856d2611aa7dd2bbd990eebc51ef59da",
"md5": "57d27c93c714210edb6638b6d5f21b71",
"sha256": "4c1ba4be81c719d9b61dad2f426a8d46536e7c673fdcbdf27783d8c3a7f619a8"
},
"downloads": -1,
"filename": "systux-1.0rc4.tar.gz",
"has_sig": false,
"md5_digest": "57d27c93c714210edb6638b6d5f21b71",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 10270,
"upload_time": "2023-09-28T21:18:03",
"upload_time_iso_8601": "2023-09-28T21:18:03.810099Z",
"url": "https://files.pythonhosted.org/packages/63/b3/0539a45a7227d7be5b64353e5afb856d2611aa7dd2bbd990eebc51ef59da/systux-1.0rc4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-28 21:18:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AutoTux",
"github_project": "systux",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "systux"
}