figer


Namefiger JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryEasily manage config files in multi user environment
upload_time2025-01-01 19:49:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseMIT License Copyright (c) 2024 n4n5 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords figer config config-file
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # figer [![pypi version](https://img.shields.io/pypi/v/figer)](https://pypi.org/project/figer/) ![pypi downloads](https://img.shields.io/pypi/dm/figer)

- <https://pypi.org/project/figer/> - pypi page
- <https://pypistats.org/packages/figer> - pypi stats
- <https://github.com/Its-Just-Nans/figer> - repo

Easily manage config files in multi user environment

## Installation and usage

```bash
python -m pip install figer

python -m figer save user1
python -m figer load user1

# show current config
python -m figer show

# edit current config
python -m figer edit
```

## License

Licensed under the MIT License - [LICENSE](LICENSE)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "figer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "figer, config, config-file",
    "author": null,
    "author_email": "n4n5 <its.just.n4n5@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/7b/c7/0aac355e0cca532179c07d3884dcae5968afae93d47aee2ca8e45e217e18/figer-1.0.0.tar.gz",
    "platform": null,
    "description": "# figer [![pypi version](https://img.shields.io/pypi/v/figer)](https://pypi.org/project/figer/) ![pypi downloads](https://img.shields.io/pypi/dm/figer)\n\n- <https://pypi.org/project/figer/> - pypi page\n- <https://pypistats.org/packages/figer> - pypi stats\n- <https://github.com/Its-Just-Nans/figer> - repo\n\nEasily manage config files in multi user environment\n\n## Installation and usage\n\n```bash\npython -m pip install figer\n\npython -m figer save user1\npython -m figer load user1\n\n# show current config\npython -m figer show\n\n# edit current config\npython -m figer edit\n```\n\n## License\n\nLicensed under the MIT License - [LICENSE](LICENSE)\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 n4n5  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Easily manage config files in multi user environment",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/its-just-nans/figer/issues",
        "Homepage": "https://github.com/its-just-nans/figer"
    },
    "split_keywords": [
        "figer",
        " config",
        " config-file"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44a50c18e4200cf4adc2830356c6a672ce077bc619015fe96cd00f4beb00defc",
                "md5": "538ab692ded0b7f401d175c8f87ece3a",
                "sha256": "d237e4bfcf813e9923f9275fb70a7e9bd6d86cf3ba80b8f39a4be3621fe6d701"
            },
            "downloads": -1,
            "filename": "figer-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "538ab692ded0b7f401d175c8f87ece3a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 6573,
            "upload_time": "2025-01-01T19:49:00",
            "upload_time_iso_8601": "2025-01-01T19:49:00.046655Z",
            "url": "https://files.pythonhosted.org/packages/44/a5/0c18e4200cf4adc2830356c6a672ce077bc619015fe96cd00f4beb00defc/figer-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7bc70aac355e0cca532179c07d3884dcae5968afae93d47aee2ca8e45e217e18",
                "md5": "53a6e03a24d1082157740ddf303af5b9",
                "sha256": "64874da24f7707f9065c4eaa1c7daa16906f004262ab33e86742a50d5af661a9"
            },
            "downloads": -1,
            "filename": "figer-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "53a6e03a24d1082157740ddf303af5b9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5424,
            "upload_time": "2025-01-01T19:49:01",
            "upload_time_iso_8601": "2025-01-01T19:49:01.091150Z",
            "url": "https://files.pythonhosted.org/packages/7b/c7/0aac355e0cca532179c07d3884dcae5968afae93d47aee2ca8e45e217e18/figer-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-01 19:49:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "its-just-nans",
    "github_project": "figer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "figer"
}
        
Elapsed time: 1.20048s