PyUpyog


NamePyUpyog JSON
Version 0.5.15 PyPI version JSON
download
home_pagehttps://github.com/achillesrasquinha/upyog
SummaryA collection of various common Python utilities.
upload_time2023-06-28 21:24:57
maintainer
docs_urlNone
authorAchilles Rasquinha
requires_python
licenseMIT License
keywords utilities python boilpy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
  <img src="https://raw.githubusercontent.com/boilpy/boilpy/develop/.github/assets/logo.png" height="128">
  <h1>
      upyog
  </h1>
  <h4>A collection of various common Python utilities.</h4>
</div>

<p align="center">
  <a href='https://github.com/achillesrasquinha/upyog/actions?query=workflow:"Continuous Integration"'>
    <img src="https://img.shields.io/github/workflow/status/achillesrasquinha/upyog/Continuous Integration?style=flat-square">
  </a>
  <a href="https://coveralls.io/github/achillesrasquinha/upyog">
    <img src="https://img.shields.io/coveralls/github/achillesrasquinha/upyog.svg?style=flat-square">
  </a>
  <a href="https://pypi.org/project/upyog/">
    <img src="https://img.shields.io/pypi/v/upyog.svg?style=flat-square">
  </a>
  <a href="https://pypi.org/project/upyog/">
    <img src="https://img.shields.io/pypi/l/upyog.svg?style=flat-square">
  </a>
  <a href="https://pypi.org/project/upyog/">
    <img src="https://img.shields.io/pypi/pyversions/upyog.svg?style=flat-square">
  </a>
  <a href="https://git.io/boilpy">
    <img src="https://img.shields.io/badge/made%20with-boilpy-red.svg?style=flat-square">
  </a>
</p>

### Table of Contents
* [Features](#features)
* [Quick Start](#quick-start)
* [Usage](#usage)
* [License](#license)

### Features
* Python 2.7+ and Python 3.4+ compatible.

### Quick Start

```shell
$ pip install PyUpyog
```

Check out [installation](docs/source/installation.md) for more details.

### Usage

#### Application Interface

```python
>>> import upyog
```

#### Command-Line Interface

```console
$ upyog
Usage: upyog [OPTIONS] COMMAND [ARGS]...

  A collection of various common Python utilities.

Options:
  --version   Show the version and exit.
  -h, --help  Show this message and exit.

Commands:
  help     Show this message and exit.
  version  Show version and exit.
```

#### License

This repository has been released under the [MIT License](LICENSE).

---

<div align="center">
  Made with ❤️ using <a href="https://git.io/boilpy">boilpy</a>.
</div>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/achillesrasquinha/upyog",
    "name": "PyUpyog",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "utilities python boilpy",
    "author": "Achilles Rasquinha",
    "author_email": "achillesrasquinha@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0a/5c/ff506e0fe12dc797f072c27b8ebe5b6a4c6eb57c8eb67eeca9a8fc1154af/PyUpyog-0.5.15.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/boilpy/boilpy/develop/.github/assets/logo.png\" height=\"128\">\n  <h1>\n      upyog\n  </h1>\n  <h4>A collection of various common Python utilities.</h4>\n</div>\n\n<p align=\"center\">\n  <a href='https://github.com/achillesrasquinha/upyog/actions?query=workflow:\"Continuous Integration\"'>\n    <img src=\"https://img.shields.io/github/workflow/status/achillesrasquinha/upyog/Continuous Integration?style=flat-square\">\n  </a>\n  <a href=\"https://coveralls.io/github/achillesrasquinha/upyog\">\n    <img src=\"https://img.shields.io/coveralls/github/achillesrasquinha/upyog.svg?style=flat-square\">\n  </a>\n  <a href=\"https://pypi.org/project/upyog/\">\n    <img src=\"https://img.shields.io/pypi/v/upyog.svg?style=flat-square\">\n  </a>\n  <a href=\"https://pypi.org/project/upyog/\">\n    <img src=\"https://img.shields.io/pypi/l/upyog.svg?style=flat-square\">\n  </a>\n  <a href=\"https://pypi.org/project/upyog/\">\n    <img src=\"https://img.shields.io/pypi/pyversions/upyog.svg?style=flat-square\">\n  </a>\n  <a href=\"https://git.io/boilpy\">\n    <img src=\"https://img.shields.io/badge/made%20with-boilpy-red.svg?style=flat-square\">\n  </a>\n</p>\n\n### Table of Contents\n* [Features](#features)\n* [Quick Start](#quick-start)\n* [Usage](#usage)\n* [License](#license)\n\n### Features\n* Python 2.7+ and Python 3.4+ compatible.\n\n### Quick Start\n\n```shell\n$ pip install PyUpyog\n```\n\nCheck out [installation](docs/source/installation.md) for more details.\n\n### Usage\n\n#### Application Interface\n\n```python\n>>> import upyog\n```\n\n#### Command-Line Interface\n\n```console\n$ upyog\nUsage: upyog [OPTIONS] COMMAND [ARGS]...\n\n  A collection of various common Python utilities.\n\nOptions:\n  --version   Show the version and exit.\n  -h, --help  Show this message and exit.\n\nCommands:\n  help     Show this message and exit.\n  version  Show version and exit.\n```\n\n#### License\n\nThis repository has been released under the [MIT License](LICENSE).\n\n---\n\n<div align=\"center\">\n  Made with \u2764\ufe0f using <a href=\"https://git.io/boilpy\">boilpy</a>.\n</div>\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A collection of various common Python utilities.",
    "version": "0.5.15",
    "project_urls": {
        "Homepage": "https://github.com/achillesrasquinha/upyog"
    },
    "split_keywords": [
        "utilities",
        "python",
        "boilpy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c48af213446d4290de223c69d7c060fc643ac72af103a857d64326bf05efcdb",
                "md5": "42a4c2ed658c72bb4f348000b927851a",
                "sha256": "2d27c3bfca2694f1f060c446c7f5a891c6968a3eb394304d97f7fed3f2e34b04"
            },
            "downloads": -1,
            "filename": "PyUpyog-0.5.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42a4c2ed658c72bb4f348000b927851a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 66390,
            "upload_time": "2023-06-28T21:24:55",
            "upload_time_iso_8601": "2023-06-28T21:24:55.948018Z",
            "url": "https://files.pythonhosted.org/packages/9c/48/af213446d4290de223c69d7c060fc643ac72af103a857d64326bf05efcdb/PyUpyog-0.5.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a5cff506e0fe12dc797f072c27b8ebe5b6a4c6eb57c8eb67eeca9a8fc1154af",
                "md5": "208722d00760666cc3ca70b7d0481eff",
                "sha256": "ff76d5e0614f80658f946417705d3b1e6aa4ca6be4d0aa6e41bf34334dc8599d"
            },
            "downloads": -1,
            "filename": "PyUpyog-0.5.15.tar.gz",
            "has_sig": false,
            "md5_digest": "208722d00760666cc3ca70b7d0481eff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 60854,
            "upload_time": "2023-06-28T21:24:57",
            "upload_time_iso_8601": "2023-06-28T21:24:57.548332Z",
            "url": "https://files.pythonhosted.org/packages/0a/5c/ff506e0fe12dc797f072c27b8ebe5b6a4c6eb57c8eb67eeca9a8fc1154af/PyUpyog-0.5.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-28 21:24:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "achillesrasquinha",
    "github_project": "upyog",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "pyupyog"
}
        
Elapsed time: 0.16562s