cycling-nestedls


Namecycling-nestedls JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
SummaryA light weight command line menu that supports Windows, MacOS, and Linux
upload_time2024-04-21 13:21:47
maintainerNone
docs_urlNone
authoraiop102
requires_pythonNone
licenseNone
keywords list nested cycle
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# cycling_nestedls

**readme.md文件** .

## Installation

```
pip install cycling_nestedls
```

## Usage

example:

```python
import cycling_nestedls

a=['wangzha','meiye',['zhuxiaomin','runtu','chengxiang',['qiuqiu','mixian']]]

example=cycling_nestedls()

test_copy=example.cycling_nestedls(a,True)

#def cycling_nestedls(self,the_list,tab_switch=False,tab_levels=0)

```

## Get help

Github地址(还没写好)
Get help ➡️ [Github issue](https://github.com/sgys22/picture_url)

## Update log

`1.2.0`添加了tab缩进功能,且可导出为csv

`1.0.2`修改了readme.md文件

`1.0.1`第一次上传,但是代码不健全

`1.0.0` first release(但是没有真正上传到PYPI,因为第一次!。)

## how to upload a new version (for me)

>pypi: https://packaging.python.org/tutorials/packaging-projects/
>pypi: https://python-packaging-zh.readthedocs.io/zh_CN/latest/minimal.html#id2

![png](https://raw.githubusercontent.com/cornradio/imgs/main/20230218220613.png)


> make sure have twine installed first⭐⭐⭐
1. change `setup.py`
2. testing `python3 setup.py develop`
3. `python3 setup.py sdist`
4. `twine upload dist/*`
![png](E:\ForDocument\Code_items\ForPython\cut_up_04-21_21-14-26.png)

> 编译readme.md
> 一级标题#,二级##
>是高亮块(`xxx`)
> 一级注释>
>> 多级注释>>
>>>代码'''python'''


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cycling-nestedls",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "list, nested, cycle",
    "author": "aiop102",
    "author_email": "3175454707@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/99/69/8584070786b59ca258ad7f439682a7a062cb0fafd8046c35f42cc74ebdd4/cycling_nestedls-1.2.0.tar.gz",
    "platform": null,
    "description": "\r\n# cycling_nestedls\r\n\r\n**readme.md\u6587\u4ef6** .\r\n\r\n## Installation\r\n\r\n```\r\npip install cycling_nestedls\r\n```\r\n\r\n## Usage\r\n\r\nexample:\r\n\r\n```python\r\nimport cycling_nestedls\r\n\r\na=['wangzha','meiye',['zhuxiaomin','runtu','chengxiang',['qiuqiu','mixian']]]\r\n\r\nexample=cycling_nestedls()\r\n\r\ntest_copy=example.cycling_nestedls(a,True)\r\n\r\n#def cycling_nestedls(self,the_list,tab_switch=False,tab_levels=0)\r\n\r\n```\r\n\r\n## Get help\r\n\r\nGithub\u5730\u5740\uff08\u8fd8\u6ca1\u5199\u597d\uff09\r\nGet help \u27a1\ufe0f [Github issue](https://github.com/sgys22/picture_url)\r\n\r\n## Update log\r\n\r\n`1.2.0`\u6dfb\u52a0\u4e86tab\u7f29\u8fdb\u529f\u80fd\uff0c\u4e14\u53ef\u5bfc\u51fa\u4e3acsv\r\n\r\n`1.0.2`\u4fee\u6539\u4e86readme.md\u6587\u4ef6\r\n\r\n`1.0.1`\u7b2c\u4e00\u6b21\u4e0a\u4f20\uff0c\u4f46\u662f\u4ee3\u7801\u4e0d\u5065\u5168\r\n\r\n`1.0.0` first release(\u4f46\u662f\u6ca1\u6709\u771f\u6b63\u4e0a\u4f20\u5230PYPI\uff0c\u56e0\u4e3a\u7b2c\u4e00\u6b21\uff01\u3002)\r\n\r\n## how to upload a new version (for me)\r\n\r\n>pypi: https://packaging.python.org/tutorials/packaging-projects/\r\n>pypi: https://python-packaging-zh.readthedocs.io/zh_CN/latest/minimal.html#id2\r\n\r\n![png](https://raw.githubusercontent.com/cornradio/imgs/main/20230218220613.png)\r\n\r\n\r\n> make sure have twine installed first\u2b50\u2b50\u2b50\r\n1. change `setup.py`\r\n2. testing `python3 setup.py develop`\r\n3. `python3 setup.py sdist`\r\n4. `twine upload dist/*`\r\n![png](E:\\ForDocument\\Code_items\\ForPython\\cut_up_04-21_21-14-26.png)\r\n\r\n> \u7f16\u8bd1readme.md\r\n> \u4e00\u7ea7\u6807\u9898#\uff0c\u4e8c\u7ea7##\r\n>\u662f\u9ad8\u4eae\u5757(`xxx`)\r\n> \u4e00\u7ea7\u6ce8\u91ca>\r\n>> \u591a\u7ea7\u6ce8\u91ca>>\r\n>>>\u4ee3\u7801'''python'''\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A light weight command line menu that supports Windows, MacOS, and Linux",
    "version": "1.2.0",
    "project_urls": null,
    "split_keywords": [
        "list",
        " nested",
        " cycle"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99698584070786b59ca258ad7f439682a7a062cb0fafd8046c35f42cc74ebdd4",
                "md5": "34eaa800e61496e71739400ce6288ea5",
                "sha256": "c5107fa67bff95e8c0edadd99c6385f0e21963b808fa796659237a85ff07dfcc"
            },
            "downloads": -1,
            "filename": "cycling_nestedls-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "34eaa800e61496e71739400ce6288ea5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3079,
            "upload_time": "2024-04-21T13:21:47",
            "upload_time_iso_8601": "2024-04-21T13:21:47.594431Z",
            "url": "https://files.pythonhosted.org/packages/99/69/8584070786b59ca258ad7f439682a7a062cb0fafd8046c35f42cc74ebdd4/cycling_nestedls-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-21 13:21:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cycling-nestedls"
}
        
Elapsed time: 0.25919s