box-vcs


Namebox-vcs JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/firlast/box
SummaryFast, easy-to-use file versioning with Box
upload_time2023-06-11 19:32:19
maintainer
docs_urlNone
authorFirlast
requires_python>=3.7
licenseGNU GPLv2
keywords version control versioning vcs
VCS
bugtrack_url
requirements argeasy bupytest
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">Box</h1>
<p align="center">Fast, easy-to-use file versioning.</p>
<p align="center">Make the most of version control written entirely in Python.</p>

<p align="center">
    <a href="https://github.com/firlast/box/releases">
        <img alt="GitHub release (latest by date including pre-releases)" src="https://img.shields.io/github/v/release/firlast/box?include_prereleases">
    </a>
    <a href="https://github.com/firlast/box/blob/master/LICENSE" style="margin-right: 5px; margin-left: 5px">
        <img alt="PyPI - License" src="https://img.shields.io/pypi/l/box-vcs">
    </a>
</p>

Box is an open-source version control system **written in Python** that allows users to manage changes to their projects efficiently and collaboratively. With Box, you can control the history of **changes made to files**, track issues and bugs, and collaborate with other developers in a safe and secure environment. With an **intuitive interface** and customizable features, Box is a complete solution for development teams looking for an affordable and easy-to-use version control system. If you are looking for an efficient and organized way to manage your project versions, Box is a smart and affordable choice.

## Getting Started with Box

Installing Box using PIP from PyPI package manager:

```
pip install box-vcs
```

Or you can install Box version control cloning the official repository of the project and perform the manual installation by running the `setup.py` script. Here:

```
git clone https://github.com/firlast/box.git
cd box/
python3 setup.py install
```

### Links

- [Official project documentation](https://github.com/firlast/box/tree/master/docs)
- [GitHub Releases](https://github.com/firlast/box/releases)
- [PyPI project](https://pypi.org/project/box-vcs)

## License

```text
GNU General Public License v2.0
Copyright (C) 2023  Firlast
```

This project uses the [GPL-2.0 License](https://github.com/firlast/box/blob/master/LICENSE), please see the license file to more information.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/firlast/box",
    "name": "box-vcs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "version,control,versioning,vcs",
    "author": "Firlast",
    "author_email": "firlastinc@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ac/ce/488dc3f0730172eb22d1cb77ecda05d4b0fc9bf393de44bfef3d2752aafe/box-vcs-0.4.0.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">Box</h1>\n<p align=\"center\">Fast, easy-to-use file versioning.</p>\n<p align=\"center\">Make the most of version control written entirely in Python.</p>\n\n<p align=\"center\">\n    <a href=\"https://github.com/firlast/box/releases\">\n        <img alt=\"GitHub release (latest by date including pre-releases)\" src=\"https://img.shields.io/github/v/release/firlast/box?include_prereleases\">\n    </a>\n    <a href=\"https://github.com/firlast/box/blob/master/LICENSE\" style=\"margin-right: 5px; margin-left: 5px\">\n        <img alt=\"PyPI - License\" src=\"https://img.shields.io/pypi/l/box-vcs\">\n    </a>\n</p>\n\nBox is an open-source version control system **written in Python** that allows users to manage changes to their projects efficiently and collaboratively. With Box, you can control the history of **changes made to files**, track issues and bugs, and collaborate with other developers in a safe and secure environment. With an **intuitive interface** and customizable features, Box is a complete solution for development teams looking for an affordable and easy-to-use version control system. If you are looking for an efficient and organized way to manage your project versions, Box is a smart and affordable choice.\n\n## Getting Started with Box\n\nInstalling Box using PIP from PyPI package manager:\n\n```\npip install box-vcs\n```\n\nOr you can install Box version control cloning the official repository of the project and perform the manual installation by running the `setup.py` script. Here:\n\n```\ngit clone https://github.com/firlast/box.git\ncd box/\npython3 setup.py install\n```\n\n### Links\n\n- [Official project documentation](https://github.com/firlast/box/tree/master/docs)\n- [GitHub Releases](https://github.com/firlast/box/releases)\n- [PyPI project](https://pypi.org/project/box-vcs)\n\n## License\n\n```text\nGNU General Public License v2.0\nCopyright (C) 2023  Firlast\n```\n\nThis project uses the [GPL-2.0 License](https://github.com/firlast/box/blob/master/LICENSE), please see the license file to more information.\n",
    "bugtrack_url": null,
    "license": "GNU GPLv2",
    "summary": "Fast, easy-to-use file versioning with Box",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/firlast/box"
    },
    "split_keywords": [
        "version",
        "control",
        "versioning",
        "vcs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acce488dc3f0730172eb22d1cb77ecda05d4b0fc9bf393de44bfef3d2752aafe",
                "md5": "578cd18fda4a987045b2ae444da7abbf",
                "sha256": "d9f24263a397a65af5460dab8dea09bd9610d0b7f59e91b9f387bda63f86239a"
            },
            "downloads": -1,
            "filename": "box-vcs-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "578cd18fda4a987045b2ae444da7abbf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 18496,
            "upload_time": "2023-06-11T19:32:19",
            "upload_time_iso_8601": "2023-06-11T19:32:19.531661Z",
            "url": "https://files.pythonhosted.org/packages/ac/ce/488dc3f0730172eb22d1cb77ecda05d4b0fc9bf393de44bfef3d2752aafe/box-vcs-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-11 19:32:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "firlast",
    "github_project": "box",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "argeasy",
            "specs": [
                [
                    "==",
                    "3.1.0"
                ]
            ]
        },
        {
            "name": "bupytest",
            "specs": [
                [
                    "==",
                    "1.3.1"
                ]
            ]
        }
    ],
    "lcname": "box-vcs"
}
        
Elapsed time: 0.08539s