pyaview


Namepyaview JSON
Version 0.0.7 PyPI version JSON
download
home_page
SummaryA modern python alternative of the ls binary!
upload_time2023-04-25 14:13:25
maintainer
docs_urlNone
authorBirdlinux (G. P.)
requires_python
license
keywords python ls python system detection python hex python rgb python hex python loader rich python python rich cutepy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyaview
A modern python alternative of the ls binary

## Preview
![image](https://user-images.githubusercontent.com/123122904/234297083-7f4859b3-6614-4c23-9cf0-699300db760d.png)

## Install

```bash
pip3 install pyaview
```

## Examples

1. View current Directory
```bash
pyaview
```

2. View everything in the current Directory
```bash
pyaview . -a
```

3. View any other directory
```bash
pyaview /
```

```bash
pyaview ../..
```

```
And many more possiblities like the LS Binary
```



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyaview",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python ls,python system Detection,python hex,python rgb,python hex,python loader,rich python,python rich,cutepy",
    "author": "Birdlinux (G. P.)",
    "author_email": "<prepakis.geo@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/72/8c/c887b0ed59a4692f844a7f4ef0d8202bbab6751c24a7d30c1e59e136fe99/pyaview-0.0.7.tar.gz",
    "platform": null,
    "description": "# pyaview\nA modern python alternative of the ls binary\n\n## Preview\n![image](https://user-images.githubusercontent.com/123122904/234297083-7f4859b3-6614-4c23-9cf0-699300db760d.png)\n\n## Install\n\n```bash\npip3 install pyaview\n```\n\n## Examples\n\n1. View current Directory\n```bash\npyaview\n```\n\n2. View everything in the current Directory\n```bash\npyaview . -a\n```\n\n3. View any other directory\n```bash\npyaview /\n```\n\n```bash\npyaview ../..\n```\n\n```\nAnd many more possiblities like the LS Binary\n```\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A modern python alternative of the ls binary!",
    "version": "0.0.7",
    "split_keywords": [
        "python ls",
        "python system detection",
        "python hex",
        "python rgb",
        "python hex",
        "python loader",
        "rich python",
        "python rich",
        "cutepy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3736d0bfd276fdc4e50430601941153e2bb503413ff9405901883edefc092e82",
                "md5": "708f7cfece3da53166e3b541aca239f9",
                "sha256": "99a5c0892c24ce574d68737c8d24c3974a12476355a7a64cdc245fa4a30faa57"
            },
            "downloads": -1,
            "filename": "pyaview-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "708f7cfece3da53166e3b541aca239f9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2969,
            "upload_time": "2023-04-25T14:13:23",
            "upload_time_iso_8601": "2023-04-25T14:13:23.210970Z",
            "url": "https://files.pythonhosted.org/packages/37/36/d0bfd276fdc4e50430601941153e2bb503413ff9405901883edefc092e82/pyaview-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "728cc887b0ed59a4692f844a7f4ef0d8202bbab6751c24a7d30c1e59e136fe99",
                "md5": "b4adc85e386e746e40001d05a4c297d7",
                "sha256": "6d714424cb61a1503d2c5170e5c94032d5d76dcc716ec306d15be8693d898150"
            },
            "downloads": -1,
            "filename": "pyaview-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "b4adc85e386e746e40001d05a4c297d7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2260,
            "upload_time": "2023-04-25T14:13:25",
            "upload_time_iso_8601": "2023-04-25T14:13:25.491331Z",
            "url": "https://files.pythonhosted.org/packages/72/8c/c887b0ed59a4692f844a7f4ef0d8202bbab6751c24a7d30c1e59e136fe99/pyaview-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-25 14:13:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pyaview"
}
        
Elapsed time: 0.08693s