package-operations


Namepackage-operations JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/edithcarollaine/package_operations
SummaryFaz somas e subtrações
upload_time2023-12-22 01:26:49
maintainer
docs_urlNone
authorEdith Carollaine
requires_python
licenseMIT License
keywords package
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # package_operations

## Getting Started
#### Dependencies
You need Python 3.7 or later to use **package_operations**. You can find it at [python.org](https://www.python.org/).
You also need setuptools, wheel and twine packages, which is available from [PyPI](https://pypi.org). If you have pip, just run:
```
pip install setuptools
pip install wheel
pip install twine
```
#### Installation
Clone this repository to your machine using this command:
```
git clone https://github.com/edithcarollaine/package_operations.git
```
## Features
- File structure for package_operations
- Setup with package information
- License 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/edithcarollaine/package_operations",
    "name": "package-operations",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Package",
    "author": "Edith Carollaine",
    "author_email": "edith.carollaine12@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d1/84/7b08a023cb550a5ffb0fd16b4fb837bfa65fd8555ae82bfaf0bb615b77fa/package_operations-0.0.1.tar.gz",
    "platform": null,
    "description": "# package_operations\n\n## Getting Started\n#### Dependencies\nYou need Python 3.7 or later to use **package_operations**. You can find it at [python.org](https://www.python.org/).\nYou also need setuptools, wheel and twine packages, which is available from [PyPI](https://pypi.org). If you have pip, just run:\n```\npip install setuptools\npip install wheel\npip install twine\n```\n#### Installation\nClone this repository to your machine using this command:\n```\ngit clone https://github.com/edithcarollaine/package_operations.git\n```\n## Features\n- File structure for package_operations\n- Setup with package information\n- License \n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Faz somas e subtra\u00e7\u00f5es",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/edithcarollaine/package_operations"
    },
    "split_keywords": [
        "package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1847b08a023cb550a5ffb0fd16b4fb837bfa65fd8555ae82bfaf0bb615b77fa",
                "md5": "fa6bccd247ff2cab10c997d61e9ff25f",
                "sha256": "3b31a4140ab56bb344a747b854d3df9c5cc1095736036d783c99782c4d1a9dcd"
            },
            "downloads": -1,
            "filename": "package_operations-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "fa6bccd247ff2cab10c997d61e9ff25f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2228,
            "upload_time": "2023-12-22T01:26:49",
            "upload_time_iso_8601": "2023-12-22T01:26:49.997011Z",
            "url": "https://files.pythonhosted.org/packages/d1/84/7b08a023cb550a5ffb0fd16b4fb837bfa65fd8555ae82bfaf0bb615b77fa/package_operations-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-22 01:26:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "edithcarollaine",
    "github_project": "package_operations",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "package-operations"
}
        
Elapsed time: 0.34790s