create-python-cmd


Namecreate-python-cmd JSON
Version 1.2.5 PyPI version JSON
download
home_pagehttps://github.com/zackees/create-python-cmd
SummaryCross platform(ish) productivity commands written in python.
upload_time2024-03-28 22:24:15
maintainerZachary Vorhies
docs_urlNone
authorNone
requires_python>=3.7
licenseBSD 3-Clause License
keywords create python cmd
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # create-python-cmd

[![Linting](https://github.com/zackees/createpythonapp/actions/workflows/lint.yml/badge.svg)](https://github.com/zackees/createpythonapp/actions/workflows/lint.yml)

[![MacOS_Tests](https://github.com/zackees/createpythonapp/actions/workflows/push_macos.yml/badge.svg)](https://github.com/zackees/createpythonapp/actions/workflows/push_macos.yml)
[![Ubuntu_Tests](https://github.com/zackees/createpythonapp/actions/workflows/push_ubuntu.yml/badge.svg)](https://github.com/zackees/createpythonapp/actions/workflows/push_ubuntu.yml)
[![Win_Tests](https://github.com/zackees/createpythonapp/actions/workflows/push_win.yml/badge.svg)](https://github.com/zackees/createpythonapp/actions/workflows/push_win.yml)

```python
> pip install create-python-cmd
> git clone https://github.com/.../myproject
> cd myproject
> createpythoncmd # Creates a new Python command line application.
```

Creates a new Python command line application with linters and tests.

# Linters

The following linters are used
  * `pylint`
  * `flake8`
  * `mypy`

# Testing

To run all linters and tests, simply go to the root directory and run `tox`

# Uploading your project to PYPI

To upload your project to pypi simply run `. ./upload_package.sh`

# Versions
  * `1.2.5` - Varius fixes and test fixes.
  * `1.2.2` - Adds retries to get correct parameters and auto corrects parameters instead of exiting.
  * `1.2.0` - Refresh with new modern practices like an installation script.
  * `1.1.1` - Adds chmod +x to shell scripts and adds post install instructions.
  * `1.1.0` - createpythonapp -> createpythoncmd.
  * `1.0.9` - Adds keywords prompt during setup.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zackees/create-python-cmd",
    "name": "create-python-cmd",
    "maintainer": "Zachary Vorhies",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "create python cmd",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a3/58/0c09ac5ee86d43b5efa528457c6dba5f6287579669e0e7a0922fbc7501a9/create-python-cmd-1.2.5.tar.gz",
    "platform": null,
    "description": "# create-python-cmd\r\n\r\n[![Linting](https://github.com/zackees/createpythonapp/actions/workflows/lint.yml/badge.svg)](https://github.com/zackees/createpythonapp/actions/workflows/lint.yml)\r\n\r\n[![MacOS_Tests](https://github.com/zackees/createpythonapp/actions/workflows/push_macos.yml/badge.svg)](https://github.com/zackees/createpythonapp/actions/workflows/push_macos.yml)\r\n[![Ubuntu_Tests](https://github.com/zackees/createpythonapp/actions/workflows/push_ubuntu.yml/badge.svg)](https://github.com/zackees/createpythonapp/actions/workflows/push_ubuntu.yml)\r\n[![Win_Tests](https://github.com/zackees/createpythonapp/actions/workflows/push_win.yml/badge.svg)](https://github.com/zackees/createpythonapp/actions/workflows/push_win.yml)\r\n\r\n```python\r\n> pip install create-python-cmd\r\n> git clone https://github.com/.../myproject\r\n> cd myproject\r\n> createpythoncmd # Creates a new Python command line application.\r\n```\r\n\r\nCreates a new Python command line application with linters and tests.\r\n\r\n# Linters\r\n\r\nThe following linters are used\r\n  * `pylint`\r\n  * `flake8`\r\n  * `mypy`\r\n\r\n# Testing\r\n\r\nTo run all linters and tests, simply go to the root directory and run `tox`\r\n\r\n# Uploading your project to PYPI\r\n\r\nTo upload your project to pypi simply run `. ./upload_package.sh`\r\n\r\n# Versions\r\n  * `1.2.5` - Varius fixes and test fixes.\r\n  * `1.2.2` - Adds retries to get correct parameters and auto corrects parameters instead of exiting.\r\n  * `1.2.0` - Refresh with new modern practices like an installation script.\r\n  * `1.1.1` - Adds chmod +x to shell scripts and adds post install instructions.\r\n  * `1.1.0` - createpythonapp -> createpythoncmd.\r\n  * `1.0.9` - Adds keywords prompt during setup.\r\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "Cross platform(ish) productivity commands written in python.",
    "version": "1.2.5",
    "project_urls": {
        "Homepage": "https://github.com/zackees/create-python-cmd"
    },
    "split_keywords": [
        "create",
        "python",
        "cmd"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e2b6ad35a945a9bdb8aebf69f7bc1345d23050458182b756e3591c9993b5abf",
                "md5": "2ade79c15754bce17e505953256137b3",
                "sha256": "493ad2fa21e439abb4f47e80ccee26d1c6024b5e1532be2f9e99ff3682b2fdb5"
            },
            "downloads": -1,
            "filename": "create_python_cmd-1.2.5-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ade79c15754bce17e505953256137b3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 5936,
            "upload_time": "2024-03-28T22:24:13",
            "upload_time_iso_8601": "2024-03-28T22:24:13.695405Z",
            "url": "https://files.pythonhosted.org/packages/8e/2b/6ad35a945a9bdb8aebf69f7bc1345d23050458182b756e3591c9993b5abf/create_python_cmd-1.2.5-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3580c09ac5ee86d43b5efa528457c6dba5f6287579669e0e7a0922fbc7501a9",
                "md5": "db09c9115e9ad15b3ef403a33faa7433",
                "sha256": "686ba054892297a64e8afc3a0df3bd691050b8525427aaca21a24a717d236e55"
            },
            "downloads": -1,
            "filename": "create-python-cmd-1.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "db09c9115e9ad15b3ef403a33faa7433",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5477,
            "upload_time": "2024-03-28T22:24:15",
            "upload_time_iso_8601": "2024-03-28T22:24:15.253551Z",
            "url": "https://files.pythonhosted.org/packages/a3/58/0c09ac5ee86d43b5efa528457c6dba5f6287579669e0e7a0922fbc7501a9/create-python-cmd-1.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-28 22:24:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zackees",
    "github_project": "create-python-cmd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "create-python-cmd"
}
        
Elapsed time: 0.24234s