ubuntu-postinstall


Nameubuntu-postinstall JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryAutomatic setup tool for fresh Ubuntu installs
upload_time2024-05-11 16:16:09
maintainerNone
docs_urlNone
authorhagyma (Varga Dániel)
requires_pythonNone
licenseNone
keywords python ubuntu postinstall extensions dconf gsettings
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Project Name



[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)



## Description



This project is an automatic setup tool for fresh Ubuntu installs.



## Features



- Installing programs

- Changing settings that are hard to find for new users

- Customizing the Desktop Environment

- Installing Extensions

- Setting up those extensions



## Installation



```pip install ubuntu-postinstall```



## Usage



You can start the tool by entering `ubuntu-postinstall` in the terminal. The layout is intuitive, you have checkboxes and navigation buttons.



## License



This project is licensed under the [MIT License](LICENSE).



## Contact



- Email: vargad0803@gmail.com


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ubuntu-postinstall",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, ubuntu, postinstall, extensions, dconf, gsettings",
    "author": "hagyma (Varga D\u00e1niel)",
    "author_email": "vargad0803@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6d/dc/c033fdab7306d3911c92004e911ea32a4e08d8e1fd4f439f673a635cfd5b/ubuntu_postinstall-0.0.1.tar.gz",
    "platform": null,
    "description": "\r\n# Project Name\r\n\r\n\r\n\r\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\r\n\r\n\r\n\r\n## Description\r\n\r\n\r\n\r\nThis project is an automatic setup tool for fresh Ubuntu installs.\r\n\r\n\r\n\r\n## Features\r\n\r\n\r\n\r\n- Installing programs\r\n\r\n- Changing settings that are hard to find for new users\r\n\r\n- Customizing the Desktop Environment\r\n\r\n- Installing Extensions\r\n\r\n- Setting up those extensions\r\n\r\n\r\n\r\n## Installation\r\n\r\n\r\n\r\n```pip install ubuntu-postinstall```\r\n\r\n\r\n\r\n## Usage\r\n\r\n\r\n\r\nYou can start the tool by entering `ubuntu-postinstall` in the terminal. The layout is intuitive, you have checkboxes and navigation buttons.\r\n\r\n\r\n\r\n## License\r\n\r\n\r\n\r\nThis project is licensed under the [MIT License](LICENSE).\r\n\r\n\r\n\r\n## Contact\r\n\r\n\r\n\r\n- Email: vargad0803@gmail.com\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Automatic setup tool for fresh Ubuntu installs",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        " ubuntu",
        " postinstall",
        " extensions",
        " dconf",
        " gsettings"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1364ee333a46de702dba8572118ae31f31fb916d855469ae324a1bad1e6c1e28",
                "md5": "7073e73a773f2168c62edea6c4fe94bd",
                "sha256": "3b960cc8212b5d38670faa3fc25c214720a53acad3c8b7d44fcd8274e0bfd1b1"
            },
            "downloads": -1,
            "filename": "ubuntu_postinstall-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7073e73a773f2168c62edea6c4fe94bd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 29803,
            "upload_time": "2024-05-11T16:16:08",
            "upload_time_iso_8601": "2024-05-11T16:16:08.100037Z",
            "url": "https://files.pythonhosted.org/packages/13/64/ee333a46de702dba8572118ae31f31fb916d855469ae324a1bad1e6c1e28/ubuntu_postinstall-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ddcc033fdab7306d3911c92004e911ea32a4e08d8e1fd4f439f673a635cfd5b",
                "md5": "d92caa0ac3206f96bc2f8539f2af1efa",
                "sha256": "46c6853f77aaa61ad9fcb2d45228ab1f49e1c1de02a74e56961e887fb1ab8d28"
            },
            "downloads": -1,
            "filename": "ubuntu_postinstall-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d92caa0ac3206f96bc2f8539f2af1efa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12607,
            "upload_time": "2024-05-11T16:16:09",
            "upload_time_iso_8601": "2024-05-11T16:16:09.947660Z",
            "url": "https://files.pythonhosted.org/packages/6d/dc/c033fdab7306d3911c92004e911ea32a4e08d8e1fd4f439f673a635cfd5b/ubuntu_postinstall-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-11 16:16:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ubuntu-postinstall"
}
        
Elapsed time: 4.09847s