pyhomely


Namepyhomely JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/ludeeus/pyhomely
SummaryNone
upload_time2025-01-01 16:47:12
maintainerLudeeus
docs_urlNone
authorLudeeus
requires_python<4.0,>=3.12
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [pyhomely](https://pypi.org/project/pyhomely/)

![python version](https://img.shields.io/badge/Python-3.12<-->3.12-blue.svg)
[![PyPI](https://img.shields.io/pypi/v/pyhomely)](https://pypi.org/project/pyhomely)


## Installation

```bash
python3 -m install pyhomely
```

Look at the file `example.py` for a usage example.


## Contribute

**All** contributions are welcome!

1. Fork the repository
2. Clone the repository locally and open the devcontainer or use GitHub codespaces
3. Do your changes
4. Lint the files with `poetry run ruff check --fix pyhomely`
5. Format the files with `poetry run ruff format`
7. Commit your work, and push it to GitHub
8. Create a PR against the `main` branch


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ludeeus/pyhomely",
    "name": "pyhomely",
    "maintainer": "Ludeeus",
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": "ludeeus@ludeeus.dev",
    "keywords": null,
    "author": "Ludeeus",
    "author_email": "ludeeus@ludeeus.dev",
    "download_url": "https://files.pythonhosted.org/packages/fc/2f/248dbfa720a0440778ec165fbf8391e571e258013773325e839d40843330/pyhomely-0.2.2.tar.gz",
    "platform": null,
    "description": "# [pyhomely](https://pypi.org/project/pyhomely/)\n\n![python version](https://img.shields.io/badge/Python-3.12<-->3.12-blue.svg)\n[![PyPI](https://img.shields.io/pypi/v/pyhomely)](https://pypi.org/project/pyhomely)\n\n\n## Installation\n\n```bash\npython3 -m install pyhomely\n```\n\nLook at the file `example.py` for a usage example.\n\n\n## Contribute\n\n**All** contributions are welcome!\n\n1. Fork the repository\n2. Clone the repository locally and open the devcontainer or use GitHub codespaces\n3. Do your changes\n4. Lint the files with `poetry run ruff check --fix pyhomely`\n5. Format the files with `poetry run ruff format`\n7. Commit your work, and push it to GitHub\n8. Create a PR against the `main` branch\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/ludeeus/pyhomely",
        "Repository": "https://github.com/ludeeus/pyhomely"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d037f1950b9a73affcf0557c9bc8e89eae74600365b8cbb27e85c21ae84f99bd",
                "md5": "a3d2852471cca00a97f5a89873c98605",
                "sha256": "36d9a8f8f6bf40252ea74b56a4f90a88fa636a0a83f0f0030711b72493ab3a5b"
            },
            "downloads": -1,
            "filename": "pyhomely-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3d2852471cca00a97f5a89873c98605",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 5731,
            "upload_time": "2025-01-01T16:47:10",
            "upload_time_iso_8601": "2025-01-01T16:47:10.277859Z",
            "url": "https://files.pythonhosted.org/packages/d0/37/f1950b9a73affcf0557c9bc8e89eae74600365b8cbb27e85c21ae84f99bd/pyhomely-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc2f248dbfa720a0440778ec165fbf8391e571e258013773325e839d40843330",
                "md5": "0a9c8f7b96ec5e1a20985e442bbc8ca1",
                "sha256": "53d95414aaec4d4e9b66989b645c7abfea36b732285e5b09e6ac7b34e6013633"
            },
            "downloads": -1,
            "filename": "pyhomely-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0a9c8f7b96ec5e1a20985e442bbc8ca1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 5204,
            "upload_time": "2025-01-01T16:47:12",
            "upload_time_iso_8601": "2025-01-01T16:47:12.562265Z",
            "url": "https://files.pythonhosted.org/packages/fc/2f/248dbfa720a0440778ec165fbf8391e571e258013773325e839d40843330/pyhomely-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-01 16:47:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ludeeus",
    "github_project": "pyhomely",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyhomely"
}
        
Elapsed time: 0.37207s