florgon-cc-cli


Nameflorgon-cc-cli JSON
Version 0.12.0 PyPI version JSON
download
home_pagehttps://cc.florgon.com/
SummaryCLI interface for https://cc.florgon.com/
upload_time2023-08-26 16:04:02
maintainer
docs_urlNone
authorСтепан Зубков
requires_python>=3.7,<4.0
licenseMIT
keywords cli url shortener paste manager
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Florgon-CC-cli

![](https://img.shields.io/badge/status-Alpha-yellow)
![](https://img.shields.io/pypi/dm/florgon-cc-cli)
![](https://img.shields.io/pypi/v/florgon-cc-cli)
![](https://img.shields.io/pypi/status/florgon-cc-cli)
![](https://img.shields.io/pypi/l/florgon-cc-cli)
![](https://img.shields.io/pypi/pyversions/florgon-cc-cli)

Command line interface for https://cc.florgon.com/ service. **Florgon CC** is a powerful url shortener and paste manager. With Florgon CC you can browse your url or paste statistics in web interface or using this CLI. Also Florgon CC generates qr codes for urls. Its functionality is improved with **Florgon SSO**.

## Installation

Florgon-cc-cli built with [click](https://github.com/pallets/click) framework and it is available for Linux, Windows and MacOS X.

Now project is at the Pre-Alpha stage and you can download it directly from [Test PyPI](https://test.pypi.org/):

```bash
pip install --index-url https://test.pypi.org/simple/ florgon-cc-cli
```
Or you can build newer version from sources. Remember this version may contains many bugs.

```bash
pip install git+https://github.com/stepanzubkov/florgon-cc-cli.git#egg=florgon-cc-cli
```

## Usage

Once you have installed the library, you can get help like this:

```bash
florgon-cc --help
```

Create your first short url:

```bash
florgon-cc url create stepanzubkov.github.io
```
Output will be like this:
```
Short url: https://cc.florgon.com/o/x1xx23
Redirects to: https://stepanzubkov.github.io
Expires at: 2023-04-07 12:51:39.813468
```
Pass *-o* flag to get only short url:

```bash
florgon-cc url create https://nometa.xyz/ -o
```

## Contribution

If you find a bug, submit **Issue** here. We are welcome new contributors and testers. Also submit issues and **Pull Requests** to offer new features.

[![GitHub issues by-label](https://img.shields.io/github/issues/stepanzubkov/florgon-cc-cli/good%20first%20issue)](https://github.com/stepanzubkov/florgon-cc-cli/issues?q=is%3Aopen+label%3A%22good+first+issue%22+sort%3Aupdated-desc)
[![GitHub issues by-label](https://img.shields.io/github/issues/stepanzubkov/florgon-cc-cli/help%20wanted)](https://github.com/stepanzubkov/florgon-cc-cli/issues?q=is%3Aopen+label%3A%22help+wanted%22+sort%3Aupdated-desc+)


            

Raw data

            {
    "_id": null,
    "home_page": "https://cc.florgon.com/",
    "name": "florgon-cc-cli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "cli,url shortener,paste manager",
    "author": "\u0421\u0442\u0435\u043f\u0430\u043d \u0417\u0443\u0431\u043a\u043e\u0432",
    "author_email": "zubkovbackend@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/56/c7/f1fef610eb74ce3ab0bb80553e24305e8aad8182ead5984cf55e98ebe256/florgon_cc_cli-0.12.0.tar.gz",
    "platform": null,
    "description": "# Florgon-CC-cli\n\n![](https://img.shields.io/badge/status-Alpha-yellow)\n![](https://img.shields.io/pypi/dm/florgon-cc-cli)\n![](https://img.shields.io/pypi/v/florgon-cc-cli)\n![](https://img.shields.io/pypi/status/florgon-cc-cli)\n![](https://img.shields.io/pypi/l/florgon-cc-cli)\n![](https://img.shields.io/pypi/pyversions/florgon-cc-cli)\n\nCommand line interface for https://cc.florgon.com/ service. **Florgon CC** is a powerful url shortener and paste manager. With Florgon CC you can browse your url or paste statistics in web interface or using this CLI. Also Florgon CC generates qr codes for urls. Its functionality is improved with **Florgon SSO**.\n\n## Installation\n\nFlorgon-cc-cli built with [click](https://github.com/pallets/click) framework and it is available for Linux, Windows and MacOS X.\n\nNow project is at the Pre-Alpha stage and you can download it directly from [Test PyPI](https://test.pypi.org/):\n\n```bash\npip install --index-url https://test.pypi.org/simple/ florgon-cc-cli\n```\nOr you can build newer version from sources. Remember this version may contains many bugs.\n\n```bash\npip install git+https://github.com/stepanzubkov/florgon-cc-cli.git#egg=florgon-cc-cli\n```\n\n## Usage\n\nOnce you have installed the library, you can get help like this:\n\n```bash\nflorgon-cc --help\n```\n\nCreate your first short url:\n\n```bash\nflorgon-cc url create stepanzubkov.github.io\n```\nOutput will be like this:\n```\nShort url: https://cc.florgon.com/o/x1xx23\nRedirects to: https://stepanzubkov.github.io\nExpires at: 2023-04-07 12:51:39.813468\n```\nPass *-o* flag to get only short url:\n\n```bash\nflorgon-cc url create https://nometa.xyz/ -o\n```\n\n## Contribution\n\nIf you find a bug, submit **Issue** here. We are welcome new contributors and testers. Also submit issues and **Pull Requests** to offer new features.\n\n[![GitHub issues by-label](https://img.shields.io/github/issues/stepanzubkov/florgon-cc-cli/good%20first%20issue)](https://github.com/stepanzubkov/florgon-cc-cli/issues?q=is%3Aopen+label%3A%22good+first+issue%22+sort%3Aupdated-desc)\n[![GitHub issues by-label](https://img.shields.io/github/issues/stepanzubkov/florgon-cc-cli/help%20wanted)](https://github.com/stepanzubkov/florgon-cc-cli/issues?q=is%3Aopen+label%3A%22help+wanted%22+sort%3Aupdated-desc+)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CLI interface for https://cc.florgon.com/",
    "version": "0.12.0",
    "project_urls": {
        "Homepage": "https://cc.florgon.com/"
    },
    "split_keywords": [
        "cli",
        "url shortener",
        "paste manager"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c18464328cec83a91b3eb472e8e25828c5bd759299ef5c67e78c0767b0b1e66e",
                "md5": "a68c24f29cb8e893c213bed207813c26",
                "sha256": "eb200535fa02395b2de18f0346c9ae44c7441d55837a8092137a3e5078875d57"
            },
            "downloads": -1,
            "filename": "florgon_cc_cli-0.12.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a68c24f29cb8e893c213bed207813c26",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 20468,
            "upload_time": "2023-08-26T16:04:00",
            "upload_time_iso_8601": "2023-08-26T16:04:00.818728Z",
            "url": "https://files.pythonhosted.org/packages/c1/84/64328cec83a91b3eb472e8e25828c5bd759299ef5c67e78c0767b0b1e66e/florgon_cc_cli-0.12.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56c7f1fef610eb74ce3ab0bb80553e24305e8aad8182ead5984cf55e98ebe256",
                "md5": "8b6e3f71d9099ba1d9bd6d2f1da9f6a4",
                "sha256": "1469d8eddda72429b154a1e750f33301faebfce1c3cc92700532837a440525d1"
            },
            "downloads": -1,
            "filename": "florgon_cc_cli-0.12.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8b6e3f71d9099ba1d9bd6d2f1da9f6a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 13221,
            "upload_time": "2023-08-26T16:04:02",
            "upload_time_iso_8601": "2023-08-26T16:04:02.971042Z",
            "url": "https://files.pythonhosted.org/packages/56/c7/f1fef610eb74ce3ab0bb80553e24305e8aad8182ead5984cf55e98ebe256/florgon_cc_cli-0.12.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-26 16:04:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "florgon-cc-cli"
}
        
Elapsed time: 0.17070s