dep-sync


Namedep-sync JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummarySynchronize Python environments with dependencies
upload_time2024-10-02 06:18:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords dependency environment install sync
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dep-sync

| | |
| --- | --- |
| CI/CD | [![CI - Test](https://github.com/ofek/dep-sync/actions/workflows/test.yml/badge.svg)](https://github.com/ofek/dep-sync/actions/workflows/test.yml) [![CD - Build](https://github.com/ofek/dep-sync/actions/workflows/build.yml/badge.svg)](https://github.com/ofek/dep-sync/actions/workflows/build.yml) [![Coverage](https://img.shields.io/codecov/c/gh/ofek/dep-sync?token=0RXD4WAOB3)](https://app.codecov.io/gh/ofek/dep-sync) |
| Docs | [![Docs](https://github.com/ofek/dep-sync/actions/workflows/docs.yml/badge.svg)](https://github.com/ofek/dep-sync/actions/workflows/docs.yml) |
| Package | [![PyPI - Version](https://img.shields.io/pypi/v/dep-sync.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/dep-sync/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dep-sync.svg?logo=python&label=Python&logoColor=gold)](https://pypi.org/project/dep-sync/) |
| Meta | [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/ofek/dep-sync) [![linting - Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/python/mypy) [![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/) [![GitHub Sponsors](https://img.shields.io/github/sponsors/ofek?logo=GitHub%20Sponsors&style=social)](https://github.com/sponsors/ofek) |

-----

This is a helper library for synchronizing Python environments with dependencies.

## Installation

```console
pip install dep-sync
```

## Documentation

The [documentation](https://ofek.dev/dep-sync/) is made with [Material for MkDocs](https://github.com/squidfunk/mkdocs-material) and is hosted by [GitHub Pages](https://docs.github.com/en/pages).

## License

`dep-sync` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dep-sync",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "dependency, environment, install, sync",
    "author": null,
    "author_email": "Ofek Lev <oss@ofek.dev>",
    "download_url": "https://files.pythonhosted.org/packages/82/e9/cb516efd48819c22ff7d04f4195bba1297f9ab9dd90c80b78056a7c42591/dep_sync-0.1.0.tar.gz",
    "platform": null,
    "description": "# dep-sync\n\n| | |\n| --- | --- |\n| CI/CD | [![CI - Test](https://github.com/ofek/dep-sync/actions/workflows/test.yml/badge.svg)](https://github.com/ofek/dep-sync/actions/workflows/test.yml) [![CD - Build](https://github.com/ofek/dep-sync/actions/workflows/build.yml/badge.svg)](https://github.com/ofek/dep-sync/actions/workflows/build.yml) [![Coverage](https://img.shields.io/codecov/c/gh/ofek/dep-sync?token=0RXD4WAOB3)](https://app.codecov.io/gh/ofek/dep-sync) |\n| Docs | [![Docs](https://github.com/ofek/dep-sync/actions/workflows/docs.yml/badge.svg)](https://github.com/ofek/dep-sync/actions/workflows/docs.yml) |\n| Package | [![PyPI - Version](https://img.shields.io/pypi/v/dep-sync.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/dep-sync/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dep-sync.svg?logo=python&label=Python&logoColor=gold)](https://pypi.org/project/dep-sync/) |\n| Meta | [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/ofek/dep-sync) [![linting - Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/python/mypy) [![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/) [![GitHub Sponsors](https://img.shields.io/github/sponsors/ofek?logo=GitHub%20Sponsors&style=social)](https://github.com/sponsors/ofek) |\n\n-----\n\nThis is a helper library for synchronizing Python environments with dependencies.\n\n## Installation\n\n```console\npip install dep-sync\n```\n\n## Documentation\n\nThe [documentation](https://ofek.dev/dep-sync/) is made with [Material for MkDocs](https://github.com/squidfunk/mkdocs-material) and is hosted by [GitHub Pages](https://docs.github.com/en/pages).\n\n## License\n\n`dep-sync` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Synchronize Python environments with dependencies",
    "version": "0.1.0",
    "project_urls": {
        "Changelog": "https://ofek.dev/dep-sync/changelog/",
        "Homepage": "https://ofek.dev/dep-sync/",
        "Source": "https://github.com/ofek/dep-sync",
        "Sponsor": "https://github.com/sponsors/ofek",
        "Tracker": "https://github.com/ofek/dep-sync/issues"
    },
    "split_keywords": [
        "dependency",
        " environment",
        " install",
        " sync"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e72b9cda500b00988ab7c58cbd5774f75c8c5672a8599f006eb820a33ffcaf4",
                "md5": "7a8ba4216a864af8d8dc7087c4f96766",
                "sha256": "462ddacbc4ed7fdbb63b64ec88e7435b48e34864d4d9f88e1204f4651822c0a6"
            },
            "downloads": -1,
            "filename": "dep_sync-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a8ba4216a864af8d8dc7087c4f96766",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7882,
            "upload_time": "2024-10-02T06:18:38",
            "upload_time_iso_8601": "2024-10-02T06:18:38.421495Z",
            "url": "https://files.pythonhosted.org/packages/2e/72/b9cda500b00988ab7c58cbd5774f75c8c5672a8599f006eb820a33ffcaf4/dep_sync-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82e9cb516efd48819c22ff7d04f4195bba1297f9ab9dd90c80b78056a7c42591",
                "md5": "410f7471fa3b02c963d32c9f64fbffd5",
                "sha256": "6992f3e0076bca8825706713e5081032308ec330f04f7b027949719e31378406"
            },
            "downloads": -1,
            "filename": "dep_sync-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "410f7471fa3b02c963d32c9f64fbffd5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15397,
            "upload_time": "2024-10-02T06:18:39",
            "upload_time_iso_8601": "2024-10-02T06:18:39.262789Z",
            "url": "https://files.pythonhosted.org/packages/82/e9/cb516efd48819c22ff7d04f4195bba1297f9ab9dd90c80b78056a7c42591/dep_sync-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 06:18:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ofek",
    "github_project": "dep-sync",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dep-sync"
}
        
Elapsed time: 1.07017s