yosafe-packages


Nameyosafe-packages JSON
Version 0.11.22 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-09-10 11:22:59
maintainerNone
docs_urlNone
authorYo581515
requires_python<4.0.0,>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# YoSafe Packages

Welcome to the YoSafe Packages! This repository provides a collection of Python packages designed to enhance your development workflow. You can also find this project on PyPI: [YoSafe Packages on PyPI](https://pypi.org/project/yosafe-packages/).

## Project Structure

The tree structure of this project is available in the [tree.txt](tree.txt) file.

## Installation

To install the main package directly from PyPI, use the following command:

```bash
pip install yosafe-packages
```

```python
# Example of using one of the subpackages
from from yosafe_packages.yosafe_subpackage_1 import *
from from yosafe_packages.yosafe_subpackage_2 import *
from from yosafe_packages.yosafe_subpackage_3 import *

# Your code here
```

## Contact

If you have any questions or need support, feel free to reach out:

- **Author**: Yosafe Fesaha Oqbamecail
- **Email**: [581515@stud.hvl.no](mailto:581515@stud.hvl.no)

We appreciate any feedback or contributions to make these packages even better!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "yosafe-packages",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Yo581515",
    "author_email": "581515@stud.hvl.no",
    "download_url": "https://files.pythonhosted.org/packages/0b/91/dd6cfd90c40a16ca49df762a8512668b821a30b67ef250694a09ec2a0a66/yosafe_packages-0.11.22.tar.gz",
    "platform": null,
    "description": "\n# YoSafe Packages\n\nWelcome to the YoSafe Packages! This repository provides a collection of Python packages designed to enhance your development workflow. You can also find this project on PyPI: [YoSafe Packages on PyPI](https://pypi.org/project/yosafe-packages/).\n\n## Project Structure\n\nThe tree structure of this project is available in the [tree.txt](tree.txt) file.\n\n## Installation\n\nTo install the main package directly from PyPI, use the following command:\n\n```bash\npip install yosafe-packages\n```\n\n```python\n# Example of using one of the subpackages\nfrom from yosafe_packages.yosafe_subpackage_1 import *\nfrom from yosafe_packages.yosafe_subpackage_2 import *\nfrom from yosafe_packages.yosafe_subpackage_3 import *\n\n# Your code here\n```\n\n## Contact\n\nIf you have any questions or need support, feel free to reach out:\n\n- **Author**: Yosafe Fesaha Oqbamecail\n- **Email**: [581515@stud.hvl.no](mailto:581515@stud.hvl.no)\n\nWe appreciate any feedback or contributions to make these packages even better!\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.11.22",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ea561acf7441e445c007bd845c7050854e01b23e0ab367f2aa3b568fb573117",
                "md5": "312d4aaf3c2062e2b577a2f75e1617a0",
                "sha256": "3ff97a73e88effd1a5e73985b117322bdd03241142fd229fb2f6c0b6ee9cf930"
            },
            "downloads": -1,
            "filename": "yosafe_packages-0.11.22-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "312d4aaf3c2062e2b577a2f75e1617a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.12",
            "size": 4097,
            "upload_time": "2024-09-10T11:22:57",
            "upload_time_iso_8601": "2024-09-10T11:22:57.949256Z",
            "url": "https://files.pythonhosted.org/packages/6e/a5/61acf7441e445c007bd845c7050854e01b23e0ab367f2aa3b568fb573117/yosafe_packages-0.11.22-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b91dd6cfd90c40a16ca49df762a8512668b821a30b67ef250694a09ec2a0a66",
                "md5": "4619554dd72ab2bff2161040fc07009a",
                "sha256": "51db17eaeb82500616e7dc7f14b149aec8a2a73fdc747013f21d8f71cf091450"
            },
            "downloads": -1,
            "filename": "yosafe_packages-0.11.22.tar.gz",
            "has_sig": false,
            "md5_digest": "4619554dd72ab2bff2161040fc07009a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.12",
            "size": 1844,
            "upload_time": "2024-09-10T11:22:59",
            "upload_time_iso_8601": "2024-09-10T11:22:59.450377Z",
            "url": "https://files.pythonhosted.org/packages/0b/91/dd6cfd90c40a16ca49df762a8512668b821a30b67ef250694a09ec2a0a66/yosafe_packages-0.11.22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-10 11:22:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "yosafe-packages"
}
        
Elapsed time: 0.30591s